The only difference should be between having the specialized code and an
indirect function call, no?
No ;) But I need to have a more Xen-specific version of
remap_pfn_range, and I wanted to 1) have the two versions look as
similar as possible, and 2) not have a pile of duplicate code.
J
--