* [viro-vfs:headers.unaligned 2/2] drivers/hid/hid-kye.c:11:10: fatal error: asm-generic/unaligned.h: No such file or directory
@ 2023-12-14 8:08 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-12-14 8:08 UTC (permalink / raw)
To: Al Viro; +Cc: oe-kbuild-all, linux-fsdevel
Hi Al,
FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git headers.unaligned
head: 959598f725aa7721a4bad53c2e997c7255ff32dc
commit: 959598f725aa7721a4bad53c2e997c7255ff32dc [2/2] move asm/unaligned.h to linux/unaligned.h
config: parisc-allmodconfig (https://download.01.org/0day-ci/archive/20231214/202312141642.xwTolWpS-lkp@intel.com/config)
compiler: hppa-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231214/202312141642.xwTolWpS-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/202312141642.xwTolWpS-lkp@intel.com/
All errors (new ones prefixed by >>):
>> drivers/hid/hid-kye.c:11:10: fatal error: asm-generic/unaligned.h: No such file or directory
11 | #include <asm-generic/unaligned.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
--
>> drivers/net/can/usb/f81604.c:16:10: fatal error: asm-generic/unaligned.h: No such file or directory
16 | #include <asm-generic/unaligned.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
--
>> drivers/net/ethernet/broadcom/asp2/bcmasp_ethtool.c:4:10: fatal error: asm-generic/unaligned.h: No such file or directory
4 | #include <asm-generic/unaligned.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +11 drivers/hid/hid-kye.c
b8cd2d963da57a David Yang 2023-02-07 @11 #include <asm-generic/unaligned.h>
794227415f8f5f Jiri Kosina 2009-03-11 12 #include <linux/device.h>
794227415f8f5f Jiri Kosina 2009-03-11 13 #include <linux/hid.h>
794227415f8f5f Jiri Kosina 2009-03-11 14 #include <linux/module.h>
794227415f8f5f Jiri Kosina 2009-03-11 15
:::::: The code at line 11 was first introduced by commit
:::::: b8cd2d963da57aba55afd7f57546e3bb69e9a2c1 HID: kye: Rewrite tablet descriptor fixup routine
:::::: TO: David Yang <mmyangfl@gmail.com>
:::::: CC: Jiri Kosina <jkosina@suse.cz>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-12-14 8:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-14 8:08 [viro-vfs:headers.unaligned 2/2] drivers/hid/hid-kye.c:11:10: fatal error: asm-generic/unaligned.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;
as well as URLs for NNTP newsgroup(s).