* Re: [PATCH] usb: gadget: f_uac1_legacy: validate control request size
[not found] <20260401104611.3375330-1-hataegu0826@gmail.com>
@ 2026-04-12 14:08 ` kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-04-12 14:08 UTC (permalink / raw)
To: Taegu Ha, linux-usb
Cc: llvm, oe-kbuild-all, gregkh, kees, linux-kernel, Taegu Ha
Hi Taegu,
kernel test robot noticed the following build errors:
[auto build test ERROR on westeri-thunderbolt/next]
[cannot apply to usb/usb-testing usb/usb-next usb/usb-linus linus/master v7.0-rc7 next-20260410]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Taegu-Ha/usb-gadget-f_uac1_legacy-validate-control-request-size/20260412-113035
base: https://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git next
patch link: https://lore.kernel.org/r/20260401104611.3375330-1-hataegu0826%40gmail.com
patch subject: [PATCH] usb: gadget: f_uac1_legacy: validate control request size
config: x86_64-allyesconfig (https://download.01.org/0day-ci/archive/20260412/202604122157.EGkANVeB-lkp@intel.com/config)
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260412/202604122157.EGkANVeB-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/202604122157.EGkANVeB-lkp@intel.com/
All errors (new ones prefixed by >>):
>> drivers/usb/gadget/function/f_uac1_legacy.c:14:10: fatal error: 'asm/unaligned.h' file not found
14 | #include <asm/unaligned.h>
| ^~~~~~~~~~~~~~~~~
1 error generated.
vim +14 drivers/usb/gadget/function/f_uac1_legacy.c
> 14 #include <asm/unaligned.h>
15
--
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:[~2026-04-12 14:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260401104611.3375330-1-hataegu0826@gmail.com>
2026-04-12 14:08 ` [PATCH] usb: gadget: f_uac1_legacy: validate control request size 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