• Tony Luck's avatar
    [PATCH] ia64: provide a more generic vtop patching infrastructure · 27993c04
    Tony Luck authored
    We need sometimes to load the physical address of a kernel
    object.  Often we can convert the virtual address to physical
    at execution time, but sometimes (either for performance reasons
    or during error recovery) we cannot to this.  Patch the marked
    bundles to load the physical address.
    27993c04
setup.c 23.3 KB