Linux Serial subsystem development
 help / color / mirror / Atom feed
* [tty:tty-testing 22/24] earlycon.c:undefined reference to `screen_info'
@ 2023-10-17  1:44 kernel test robot
  2023-10-17  8:18 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2023-10-17  1:44 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: oe-kbuild-all, linux-serial, Greg Kroah-Hartman, Ard Biesheuvel,
	Javier Martinez Canillas

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-testing
head:   6271f1e8c4cb9a46273ae01ff9cb86a022063f75
commit: 934d62223da320b3ec012c85b63a6c250f507096 [22/24] efi: move screen_info into efi init code
config: loongarch-randconfig-002-20231017 (https://download.01.org/0day-ci/archive/20231017/202310170938.xHIu2lFB-lkp@intel.com/config)
compiler: loongarch64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231017/202310170938.xHIu2lFB-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202310170938.xHIu2lFB-lkp@intel.com/

All errors (new ones prefixed by >>):

   loongarch64-linux-ld: arch/loongarch/kernel/efi.o: in function `efi_init':
   efi.c:(.init.text+0x158): undefined reference to `screen_info'
   loongarch64-linux-ld: efi.c:(.init.text+0x15c): undefined reference to `screen_info'
   loongarch64-linux-ld: drivers/firmware/efi/earlycon.o: in function `.L24':
>> earlycon.c:(.text+0x80): undefined reference to `screen_info'
>> loongarch64-linux-ld: earlycon.c:(.text+0x84): undefined reference to `screen_info'
   loongarch64-linux-ld: drivers/firmware/efi/earlycon.o: in function `efi_earlycon_write':
   earlycon.c:(.text+0x18c): undefined reference to `screen_info'
   loongarch64-linux-ld: drivers/firmware/efi/earlycon.o:earlycon.c:(.text+0x190): more undefined references to `screen_info' follow

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-17  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17  1:44 [tty:tty-testing 22/24] earlycon.c:undefined reference to `screen_info' kernel test robot
2023-10-17  8:18 ` Greg Kroah-Hartman
2023-10-17  8:25   ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox