# git rev-parse -q --verify e994cc240a3b75744c33ca9b8d74f71f0fcd8852^{commit} e994cc240a3b75744c33ca9b8d74f71f0fcd8852 already have revision, skipping fetch # git checkout -q -f -B kisskb e994cc240a3b75744c33ca9b8d74f71f0fcd8852 # git clean -qxdf # < git log -1 # commit e994cc240a3b75744c33ca9b8d74f71f0fcd8852 # Merge: ba1d41a55e4d 2c07343abd89 # Author: Linus Torvalds # Date: Wed Dec 16 11:30:10 2020 -0800 # # Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull seccomp updates from Kees Cook: # "The major change here is finally gaining seccomp constant-action # bitmaps, which internally reduces the seccomp overhead for many # real-world syscall filters to O(1), as discussed at Plumbers this # year. # # - Improve seccomp performance via constant-action bitmaps (YiFei Zhu # & Kees Cook) # # - Fix bogus __user annotations (Jann Horn) # # - Add missed CONFIG for improved selftest coverage (Mickaël Salaün)" # # * tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # selftests/seccomp: Update kernel config # seccomp: Remove bogus __user annotations # seccomp/cache: Report cache data through /proc/pid/seccomp_cache # xtensa: Enable seccomp architecture tracking # sh: Enable seccomp architecture tracking # s390: Enable seccomp architecture tracking # riscv: Enable seccomp architecture tracking # powerpc: Enable seccomp architecture tracking # parisc: Enable seccomp architecture tracking # csky: Enable seccomp architecture tracking # arm: Enable seccomp architecture tracking # arm64: Enable seccomp architecture tracking # selftests/seccomp: Compare bitmap vs filter overhead # x86: Enable seccomp architecture tracking # seccomp/cache: Add "emulator" to check if filter is constant allow # seccomp/cache: Lookup syscall allowlist bitmap for fast path # < /opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux-gcc --version # < /opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux-ld --version # < git log --format=%s --max-count=1 e994cc240a3b75744c33ca9b8d74f71f0fcd8852 # < make -s -j 120 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 120 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- In file included from /kisskb/src/arch/xtensa/include/asm/atomic.h:19:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/page_counter.h:5, from /kisskb/src/mm/memcontrol.c:28: /kisskb/src/mm/memcontrol.c: In function 'memcg_reparent_objcgs': /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:173:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/mm/memcontrol.c:331:2: note: in expansion of macro 'xchg' xchg(&objcg->memcg, parent); ^ /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:173:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/mm/memcontrol.c:338:3: note: in expansion of macro 'xchg' xchg(&iter->memcg, parent); ^ In file included from /kisskb/src/arch/xtensa/include/asm/atomic.h:19:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/xtensa/include/asm/bitops.h:192, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:13: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:173:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/fs/ocfs2/file.c:2419:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^ /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^ In file included from /kisskb/src/arch/xtensa/include/asm/atomic.h:19:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/xtensa/include/asm/bitops.h:192, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/ethernet/amazon/ena/ena_netdev.c:11: /kisskb/src/drivers/net/ethernet/amazon/ena/ena_netdev.c: In function 'ena_xdp_exchange_program_rx_in_range': /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:173:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/drivers/net/ethernet/amazon/ena/ena_netdev.c:528:3: note: in expansion of macro 'xchg' xchg(&rx_ring->xdp_bpf_prog, prog); ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/vdpa/mlx5/net/mlx5_vnet.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/vdpa/mlx5/core/resources.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/vdpa.h:5, from /kisskb/src/drivers/vdpa/mlx5/core/mr.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/cmd.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/main.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/interrupt.h:6, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/eq.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fw.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/uar.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/arch/xtensa/include/asm/atomic.h:19:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/xtensa/include/asm/bitops.h:192, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:11: /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c: In function 'ixgbevf_xdp_setup': /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:173:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:4463:4: note: in expansion of macro 'xchg' xchg(&adapter->rx_ring[i]->xdp_prog, adapter->xdp_prog); ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/health.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mcg.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/cq.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from ./arch/xtensa/include/generated/asm/bug.h:1, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/alloc.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/drivers/infiniband/hw/mlx5/cong.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/port.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/port.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/infiniband/hw/mlx5/mlx5_ib.h:9, from /kisskb/src/drivers/infiniband/hw/mlx5/cmd.h:36, from /kisskb/src/drivers/infiniband/hw/mlx5/cmd.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/infiniband/hw/mlx5/mlx5_ib.h:9, from /kisskb/src/drivers/infiniband/hw/mlx5/ah.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/drivers/infiniband/hw/mlx5/cq.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mr.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/infiniband/hw/mlx5/mlx5_ib.h:9, from /kisskb/src/drivers/infiniband/hw/mlx5/counters.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/drivers/infiniband/hw/mlx5/doorbell.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/infiniband/hw/mlx5/mlx5_ib.h:9, from /kisskb/src/drivers/infiniband/hw/mlx5/gsi.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/infiniband/hw/mlx5/ib_virt.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/pd.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/drivers/infiniband/hw/mlx5/mr.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/transobj.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/drivers/infiniband/hw/mlx5/main.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/vport.h:36, from /kisskb/src/drivers/infiniband/hw/mlx5/mad.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/infiniband/hw/mlx5/mem.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/pci.h:31, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/sriov.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/vport.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/infiniband/hw/mlx5/qp.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from ./arch/xtensa/include/generated/asm/bug.h:1, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/drivers/infiniband/hw/mlx5/qpc.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from ./arch/xtensa/include/generated/asm/bug.h:1, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/thread_info.h:12, from /kisskb/src/arch/xtensa/include/asm/current.h:18, from /kisskb/src/include/linux/mutex.h:14, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/interrupt.h:6, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/rsc_dump.h:4, from /kisskb/src/drivers/infiniband/hw/mlx5/restrack.c:7: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/infiniband/hw/mlx5/srq.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lag.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/rl.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/infiniband/hw/mlx5/srq_cmd.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/dev.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from ./arch/xtensa/include/generated/asm/bug.h:1, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/drivers/infiniband/hw/mlx5/wr.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/rdma/ib_umem.h:9, from /kisskb/src/drivers/infiniband/hw/mlx5/odp.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/vport.h:36, from /kisskb/src/drivers/infiniband/hw/mlx5/ib_rep.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/include/rdma/ib_verbs.h:15, from /kisskb/src/drivers/infiniband/hw/mlx5/devx.c:7: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/wq.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/events.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/vport.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/rdma/uverbs_types.h:9, from /kisskb/src/include/rdma/uverbs_ioctl.h:9, from /kisskb/src/drivers/infiniband/hw/mlx5/qos.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/include/rdma/ib_verbs.h:15, from /kisskb/src/drivers/infiniband/hw/mlx5/fs.c:7: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/gid.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h:6, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/dm.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/pci.h:31, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/pci_vsc.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/include/linux/tracepoint.h:15, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.c:35: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/rdma/uverbs_types.h:9, from /kisskb/src/include/rdma/uverbs_ioctl.h:9, from /kisskb/src/drivers/infiniband/hw/mlx5/std_types.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/diag/crdump.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/ratelimit_types.h:5, from /kisskb/src/include/linux/ratelimit.h:5, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/net/devlink.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/devlink.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/devlink.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fw_reset.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/rsc_dump.h:4, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:16, from /kisskb/src/arch/xtensa/include/asm/atomic.h:19, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/refcount.h:95, from /kisskb/src/include/net/act_api.h:9, from /kisskb/src/include/net/tc_act/tc_gact.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_main.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_common.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_fs.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/irq.h:14, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/dim.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_dim.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/tcp.h:17, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_tx.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/trace/events/xdp.h:8, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/port.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/port.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/health.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/mlx5.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/health.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/health.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/params.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/params.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/health.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/include/net/xdp_sock.h:9, from /kisskb/src/include/net/xdp_sock_drv.h:9, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/pool.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/ratelimit_types.h:5, from /kisskb/src/include/linux/ratelimit.h:5, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/net/devlink.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/devlink.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/devlink.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/fs.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/ptp.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/ptp.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.c:32: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/port_tun.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/ratelimit_types.h:5, from /kisskb/src/include/linux/ratelimit.h:5, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c:32: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/fs.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:16, from /kisskb/src/arch/xtensa/include/asm/atomic.h:19, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/refcount.h:95, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/net/dst_metadata.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/siphash.h:17, from /kisskb/src/include/net/flow_dissector.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/include/net/vxlan.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/jhash.h:26, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/include/linux/tracepoint.h:15, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c:5: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/net/gre.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/include/linux/if_tunnel.h:5, from /kisskb/src/include/net/ip_tunnels.h:5, from /kisskb/src/include/net/udp_tunnel.h:5, from /kisskb/src/include/net/geneve.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/include/net/vxlan.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/net/bareudp.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_mplsoudp.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/net/netfilter/nf_conntrack.h:16, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/fs.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/ecpf.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/ecpf.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/vport.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/rdma.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_lgcy.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/helper.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_ofld.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/esw/devlink_port.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_ofld.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_lgcy.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/include/rdma/ib_verbs.h:15, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/accel/ipsec_offload.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/fs.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h:38, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/jhash.h:26, from /kisskb/src/include/linux/rhashtable.h:23, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en.h:35, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/uapi/linux/in.h:24, from /kisskb/src/include/linux/in.h:19, from /kisskb/src/include/net/addrconf.h:24, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:16, from /kisskb/src/arch/xtensa/include/asm/atomic.h:19, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/include/crypto/internal/aead.h:11, from /kisskb/src/include/crypto/internal/geniv.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/include/rdma/ib_verbs.h:15, from /kisskb/src/include/linux/mlx5/device.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/accel/ipsec.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/include/rdma/ib_verbs.h:15, from /kisskb/src/include/linux/mlx5/device.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/accel/tls.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/include/rdma/ib_verbs.h:15, from /kisskb/src/include/linux/mlx5/device.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/arch/xtensa/include/asm/cmpxchg.h:16, from /kisskb/src/arch/xtensa/include/asm/atomic.h:19, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c:34: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_table.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c:6: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_rule.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_buddy.c:8: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/include/linux/mlx5/eswitch.h:9, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_fw.c:5: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/mlx5/driver.h:36, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:37, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c:4: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ In file included from /kisskb/src/include/linux/bits.h:6:0, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/log2.h:12, from /kisskb/src/include/asm-generic/div64.h:53, from ./arch/xtensa/include/generated/asm/div64.h:1, from /kisskb/src/include/linux/math64.h:7, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/uapi/linux/timex.h:56, from /kisskb/src/include/linux/timex.h:56, from /kisskb/src/include/linux/clocksource.h:13, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:33: /kisskb/src/include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow] #define BIT(nr) (UL(1) << (nr)) ^ /kisskb/src/include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro 'BIT' MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20), ^ WARNING: modpost: lib/test_bitmap.o(.text.unlikely+0x58): Section mismatch in reference from the function bitmap_equal() to the variable .init.rodata:clump_exp The function bitmap_equal() references the variable __initconst clump_exp. This is often because bitmap_equal lacks a __initconst annotation or the annotation of clump_exp is wrong. WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3570): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3588): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x35a0): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x35b8): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x35d0): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x35e8): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3600): Section mismatch in reference from the variable qed_mfw_legacy_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_legacy_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3618): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3630): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3648): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3660): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3678): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x3690): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x36a8): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x36c0): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qed/qed.o(.data+0x36d8): Section mismatch in reference from the variable qed_mfw_ext_maps to the variable .init.rodata:qed_mfw_legacy_bb_100g The variable qed_mfw_ext_maps references the variable __initconst qed_mfw_legacy_bb_100g If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x134): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x14c): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x164): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x17c): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x194): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x1ac): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: modpost: drivers/net/ethernet/qlogic/qede/qede.o(.data+0x1c4): Section mismatch in reference from the variable qede_forced_speed_maps to the variable .init.rodata:qede_forced_speed_100000 The variable qede_forced_speed_maps references the variable __initconst qede_forced_speed_100000 If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console Completed OK # rm -rf /kisskb/build/linus_xtensa-allmodconfig_xtensa # Build took: 0:08:25.862716