On Mon, 10 Jul, at 02:51:36PM, Naoya Horiguchi wrote: > EFI_BOOT_SERVICES_{CODE|DATA} regions never overlap the kernel now, > so we can clean up the check in efi_reserve_boot_services(). > > Signed-off-by: Naoya Horiguchi <n-horigu...@ah.jp.nec.com> > --- > arch/x86/platform/efi/quirks.c | 23 +---------------------- > 1 file changed, 1 insertion(+), 22 deletions(-)
Is this true for kernels not using KASLR?