Linux 2.6.20 kernel relocatable on x86
Linus released kernel v2.6.20 (tar.bz2) to the public today, adding virtualization support through KVM and relocatable kernel support for x86, among other changes. The latter feature is an interesting one from a security perspective and for kdump users. From the changelog:
Relocatable kernel support for x86
This feature (enabled with CONFIG_RELOCATABLE) isn’t very noticeable for end-users but […]
