On Thu, Jul 4, 2024 at 10:54 AM kernel test robot <lkp@xxxxxxxxx> wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: 0b58e108042b0ed28a71cd7edf5175999955b233 Aka next-20240703. > commit: 294bbd1f2697ff28af7f036b2cb19fee78eb100b [6880/10451] drm/panic: Add support for drawing a monochrome graphical logo > config: um-allmodconfig (https://download.01.org/0day-ci/archive/20240704/202407041634.GgIQlOpZ-lkp@xxxxxxxxx/config) > compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project 326ba38a991250a8587a399a260b0f7af2c9166a) > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240704/202407041634.GgIQlOpZ-lkp@xxxxxxxxx/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@xxxxxxxxx> > | Closes: https://lore.kernel.org/oe-kbuild-all/202407041634.GgIQlOpZ-lkp@xxxxxxxxx/ > > Note: the linux-next/master HEAD 0b58e108042b0ed28a71cd7edf5175999955b233 builds fine. > It may have been fixed somewhere. > > All errors (new ones prefixed by >>): > > >> ld.lld: error: duplicate symbol: init_module > >>> defined at drm_drv.c > >>> drivers/gpu/drm/drm_drv.o:(init_module) > >>> defined at drm_panic.c > >>> drivers/gpu/drm/drm_panic.o:(.ltext+0x0) Should be fixed by commit 54be78446d0ac117 ("drm/panic: Restrict graphical logo handling to built-in") in next-20240627 and later? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds