x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
[cascardo/linux.git] / arch / x86 / platform / efi / efi.c
index f93545e..62986e5 100644 (file)
@@ -978,8 +978,6 @@ static void __init __efi_enter_virtual_mode(void)
         * EFI mixed mode we need all of memory to be accessible when
         * we pass parameters to the EFI runtime services in the
         * thunking code.
-        *
-        * efi_cleanup_page_tables(__pa(new_memmap), 1 << pg_shift);
         */
        free_pages((unsigned long)new_memmap, pg_shift);