All of lore.kernel.org
 help / color / mirror / Atom feed
* [ardb:x86-efi-la57 1/1] x86-stub.c:undefined reference to `efi_setup_5level_paging'
@ 2023-04-12  2:02 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-04-12  2:02 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: oe-kbuild-all

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git x86-efi-la57
head:   f19379b52679e058081ed37ca0bab8817a216aac
commit: f19379b52679e058081ed37ca0bab8817a216aac [1/1] efi/libstub: x86: Perform 4/5 level paging switch from the stub
config: i386-defconfig (https://download.01.org/0day-ci/archive/20230412/202304121014.F4MP9ng1-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-8) 11.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git/commit/?id=f19379b52679e058081ed37ca0bab8817a216aac
        git remote add ardb git://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git
        git fetch --no-tags ardb x86-efi-la57
        git checkout f19379b52679e058081ed37ca0bab8817a216aac
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=i386 olddefconfig
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202304121014.F4MP9ng1-lkp@intel.com/

All errors (new ones prefixed by >>):

   ld: drivers/firmware/efi/libstub/x86-stub.stub.o: in function `efi_main':
>> x86-stub.c:(.text+0x48f): undefined reference to `efi_setup_5level_paging'
   ld: arch/x86/boot/compressed/vmlinux: hidden symbol `efi_setup_5level_paging' isn't defined
   ld: final link failed: bad value

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-12  2:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-12  2:02 [ardb:x86-efi-la57 1/1] x86-stub.c:undefined reference to `efi_setup_5level_paging' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.