linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [jic23-iio:iio-iwyu-cleanups 37/75] drivers/iio/buffer/industrialio-buffer-cb.c:5:10: fatal error: 'linux/bitopsh' file not found
@ 2021-10-31 19:44 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-10-31 19:44 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: llvm, kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2264 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git iio-iwyu-cleanups
head:   48e71ff9c7e9c4491d72c616dd1a6c4ea509eb21
commit: 8a65a4d21dbcf15666887f12f62d337ffa4d36db [37/75] iio: industrialio-buffer-cb: Bring includes up to date.
config: arm64-randconfig-r016-20211031 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 82ed106567063ea269c6d5669278b733e173a42f)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/commit/?id=8a65a4d21dbcf15666887f12f62d337ffa4d36db
        git remote add jic23-iio https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
        git fetch --no-tags jic23-iio iio-iwyu-cleanups
        git checkout 8a65a4d21dbcf15666887f12f62d337ffa4d36db
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash drivers/iio/buffer/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> drivers/iio/buffer/industrialio-buffer-cb.c:5:10: fatal error: 'linux/bitopsh' file not found
   #include <linux/bitopsh>
            ^~~~~~~~~~~~~~~
   1 error generated.


vim +5 drivers/iio/buffer/industrialio-buffer-cb.c

   > 5	#include <linux/bitopsh>
     6	#include <linux/bitmap.h>
     7	#include <linux/container_of.h>
     8	#include <linux/device.h>
     9	#include <linux/err.h>
    10	#include <linux/errno.h>
    11	#include <linux/export.h>
    12	#include <linux/list.h>
    13	#include <linux/module.h>
    14	#include <linux/slab.h>
    15	#include <linux/stddef.h>
    16	#include <linux/types.h>
    17	#include <linux/iio/iio.h>
    18	#include <linux/iio/buffer_impl.h>
    19	#include <linux/iio/consumer.h>
    20	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 43075 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-31 19:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-31 19:44 [jic23-iio:iio-iwyu-cleanups 37/75] drivers/iio/buffer/industrialio-buffer-cb.c:5:10: fatal error: 'linux/bitopsh' file not found 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).