This continues to build on the tip/kaslr patches for KASLR. This series converts the logic to C, and moves both relocation and address selection into the decompress_kernel path. Several areas were refactored to allow for some code reuse (e.g. CPU flags, kernel command line).
This does not yet attempt to rework the page tables to handle an arbitrary physical memory location on x86_64. I would love some suggestions on how to do this. :) -Kees -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/