Generic Linux architectural discussions
 help / color / mirror / Atom feed
* [arnd-asm-generic:master 14/17] lib/iomem_copy.c:10:10: fatal error: 'linux/unaligned.h' file not found
@ 2024-10-28 17:20 kernel test robot
  2024-10-28 21:48 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2024-10-28 17:20 UTC (permalink / raw)
  To: Julian Vetter
  Cc: llvm, oe-kbuild-all, linux-arch, Arnd Bergmann, Yann Sionneau

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git master
head:   e6a5255d009d8427b6609b25c729048f894e9d60
commit: 4030decf42ca0da176fc1d5c556fc3f0035df6c9 [14/17] New implementation for IO memcpy and IO memset
config: x86_64-kexec (https://download.01.org/0day-ci/archive/20241029/202410290137.rHycxdZj-lkp@intel.com/config)
compiler: clang version 19.1.2 (https://github.com/llvm/llvm-project 7ba7d8e2f7b6445b60679da826210cdde29eaf8b)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241029/202410290137.rHycxdZj-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/202410290137.rHycxdZj-lkp@intel.com/

All errors (new ones prefixed by >>):

>> lib/iomem_copy.c:10:10: fatal error: 'linux/unaligned.h' file not found
      10 | #include <linux/unaligned.h>
         |          ^~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +10 lib/iomem_copy.c

  > 10	#include <linux/unaligned.h>
    11	

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

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

* Re: [arnd-asm-generic:master 14/17] lib/iomem_copy.c:10:10: fatal error: 'linux/unaligned.h' file not found
  2024-10-28 17:20 [arnd-asm-generic:master 14/17] lib/iomem_copy.c:10:10: fatal error: 'linux/unaligned.h' file not found kernel test robot
@ 2024-10-28 21:48 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2024-10-28 21:48 UTC (permalink / raw)
  To: kernel test robot, Julian Vetter
  Cc: llvm, oe-kbuild-all, Linux-Arch, Yann Sionneau

On Mon, Oct 28, 2024, at 17:20, kernel test robot wrote:
> tree:   
> https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git 
> master
> head:   e6a5255d009d8427b6609b25c729048f894e9d60
> commit: 4030decf42ca0da176fc1d5c556fc3f0035df6c9 [14/17] New 
> implementation for IO memcpy and IO memset
> config: x86_64-kexec 
> (https://download.01.org/0day-ci/archive/20241029/202410290137.rHycxdZj-lkp@intel.com/config)
> compiler: clang version 19.1.2 (https://github.com/llvm/llvm-project 
> 7ba7d8e2f7b6445b60679da826210cdde29eaf8b)
> reproduce (this is a W=1 build): 
> (https://download.01.org/0day-ci/archive/20241029/202410290137.rHycxdZj-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/202410290137.rHycxdZj-lkp@intel.com/
>
> All errors (new ones prefixed by >>):
>
>>> lib/iomem_copy.c:10:10: fatal error: 'linux/unaligned.h' file not found
>       10 | #include <linux/unaligned.h>
>          |          ^~~~~~~~~~~~~~~~~~~
>    1 error generated.
>

Thanks for the report, the header only became avaialable in 6.12-rc2,
so I now rebased the entire tree on top of that to avoid any
backmerges or conflicts.

      Arnd

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

end of thread, other threads:[~2024-10-28 21:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28 17:20 [arnd-asm-generic:master 14/17] lib/iomem_copy.c:10:10: fatal error: 'linux/unaligned.h' file not found kernel test robot
2024-10-28 21:48 ` Arnd Bergmann

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