tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 2e1d004b9645628c64a2db55ef6b81fadf5e6e91 commit: 18b2929fe72ef5906cce16be6320f95f1c6d8d29 [9776/10302] Defer input led work to workqueue config: mips-rt305x_defconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 18b2929fe72ef5906cce16be6320f95f1c6d8d29 # save the attached .config to linux build tree make.cross ARCH=mips All error/warnings: drivers/input/leds.o: In function `input_led_init': >> leds.c:(.init.text+0x0): multiple definition of `init_module' drivers/input/input.o:input.c:(.init.text+0x0): first defined here drivers/input/leds.o: In function `input_led_exit': leds.c:(.exit.text+0x0): multiple definition of `cleanup_module' drivers/input/input.o:input.c:(.exit.text+0x0): first defined here --- 0-DAY kernel build testing backend Open Source Technology Center http://lists.01.org/mailman/listinfo/kbuild Intel Corporation