[PATCH] ia64: provide a more generic vtop patching infrastructure
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.
Showing
Please register or sign in to comment