* [linux-next:master 2888/4996] drivers/firmware/efi/sysfb_efi.c:29:10: fatal error: asm/efi.h: No such file or directory
@ 2022-06-22 19:49 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-06-22 19:49 UTC (permalink / raw)
To: Robert Foss; +Cc: kbuild-all, Linux Memory Management List, Daniel Vetter
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: ac0ba5454ca85162c08dc429fef1999e077ca976
commit: 0f95ee9a0c579ebed0309657f6918673927189f2 [2888/4996] Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
config: mips-allyesconfig (https://download.01.org/0day-ci/archive/20220623/202206230321.BM5y0g3S-lkp@intel.com/config)
compiler: mips-linux-gcc (GCC) 11.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=0f95ee9a0c579ebed0309657f6918673927189f2
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 0f95ee9a0c579ebed0309657f6918673927189f2
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=mips SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
Note: the linux-next/master HEAD ac0ba5454ca85162c08dc429fef1999e077ca976 builds fine.
It may have been fixed somewhere.
All errors (new ones prefixed by >>):
>> drivers/firmware/efi/sysfb_efi.c:29:10: fatal error: asm/efi.h: No such file or directory
29 | #include <asm/efi.h>
| ^~~~~~~~~~~
compilation terminated.
vim +29 drivers/firmware/efi/sysfb_efi.c
ad3bc25a320742 arch/x86/kernel/sysfb_efi.c Borislav Petkov 2018-12-05 28
ad3bc25a320742 arch/x86/kernel/sysfb_efi.c Borislav Petkov 2018-12-05 @29 #include <asm/efi.h>
2995e506276bfd arch/x86/kernel/sysfb_efi.c David Herrmann 2013-08-02 30
:::::: The code at line 29 was first introduced by commit
:::::: ad3bc25a320742f42b3015115384f5aec69c7ce2 x86/kernel: Fix more -Wmissing-prototypes warnings
:::::: TO: Borislav Petkov <bp@suse.de>
:::::: CC: Borislav Petkov <bp@suse.de>
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-22 19:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 19:49 [linux-next:master 2888/4996] drivers/firmware/efi/sysfb_efi.c:29:10: fatal error: asm/efi.h: No such file or directory kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox