[kbuild] Re: [PATCH 1/2] nl80211: FILS discovery/bcast probe resp support

2020-05-24 Thread kbuild test robot
CC: kbuild-...@lists.01.org In-Reply-To: <2020051921.19347-2-alo...@codeaurora.org> References: <2020051921.19347-2-alo...@codeaurora.org> TO: Aloka Dixit TO: johan...@sipsolutions.net CC: linux-wirel...@vger.kernel.org CC: Aloka Dixit Hi Aloka, Thank you for the patch! Perhaps somethin

[kbuild] Re: [PATCHv3 bpf-next 1/2] xdp: add a new helper for dev map multicast support

2020-05-24 Thread kbuild test robot
url: https://github.com/0day-ci/linux/commits/Hangbin-Liu/xdp-add-dev-map-multicast-support/20200523-141019 base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git master :: branch date: 2 days ago :: commit date: 2 days ago config: s390-randconfig-s002-20200524 (attached

[kbuild] [djwong-xfs:repair-metadata-atomically 77/229] fs/xfs/scrub/rtsummary.c:75 xchk_setup_rtsummary() error: uninitialized symbol 'resblks'.

2020-05-24 Thread kbuild test robot
CC: kbuild-...@lists.01.org CC: "Darrick J. Wong" TO: "Darrick J. Wong" tree: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git repair-metadata-atomically head: d334005df02786c9f288f2c7060603e9680946b5 commit: 0d44a170037d3e6825d8ca4b52f3cf6019a40850 [77/229] xfs: online

[kbuild] [djwong-xfs:repair-metadata-atomically 206/229] fs/xfs/xfs_bmap_item.c:503 xfs_bui_item_recover() error: uninitialized symbol 'type'.

2020-05-24 Thread kbuild test robot
CC: kbuild-...@lists.01.org CC: "Darrick J. Wong" TO: "Darrick J. Wong" tree: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git repair-metadata-atomically head: d334005df02786c9f288f2c7060603e9680946b5 commit: ff363fee12a5518f3bcd0f904b46d737e811cf0b [206/229] xfs: clean

[kbuild] [djwong-xfs:stale-exposure 45/47] fs/xfs/xfs_iomap.c:438 xfs_iomap_prealloc_size() warn: should 'plen << 1' be a 64 bit type?

2020-05-24 Thread kbuild test robot
CC: kbuild-...@lists.01.org CC: "Darrick J. Wong" TO: "Darrick J. Wong" tree: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git stale-exposure head: 2d84e06a8db67be32cea287104a09084df78d4ee commit: 3edd6be92db73576b2bd71d4c2b1a623245a2336 [45/47] xfs: measure all contigu

[kbuild] [linux-next:master 10770/12102] drivers/i2c/busses/i2c-pxa.c:1362 i2c_pxa_init_recovery() warn: passing zero to 'PTR_ERR'

2020-05-24 Thread kbuild test robot
CC: kbuild-...@lists.01.org TO: Russell King CC: Wolfram Sang CC: Andrew Lunn tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: c11d28ab4a691736e30b49813fb801847bd44e83 commit: 7c9ec2c5251851f5a3888d1a7fbb2eaf700a538a [10770/12102] i2c: pxa: implement

[kbuild] [djwong-xfs:repair-metadata-atomically 224/229] fs/xfs/xfs_ioctl.c:1866:1: sparse: int extern [addressable] [signed] [toplevel] xfs_ioc_swapext( ... )

2020-05-24 Thread kbuild test robot
ce9fba [224/229] xfs: remove old swap extents implementation :: branch date: 29 hours ago :: commit date: 29 hours ago config: s390-randconfig-s002-20200524 (attached as .config) compiler: s390-linux-gcc (GCC) 9.3.0 reproduce: # apt-get install sparse # sparse version: v0.6.1

[kbuild] [linux-next:master 10833/12102] net/ipv6/mcast.c:549:5: sparse: int extern [addressable] [signed] [toplevel] ip6_mc_msfget( ... )

2020-05-24 Thread kbuild test robot
callers :: branch date: 2 days ago :: commit date: 4 days ago config: c6x-randconfig-s001-20200524 (attached as .config) compiler: c6x-elf-gcc (GCC) 9.3.0 reproduce: # apt-get install sparse # sparse version: v0.6.1-240-gf0fe1cd9-dirty git checkout

[kbuild] [linux-next:master 3956/12102] net/core/neighbour.c:3460:5: sparse: int extern [addressable] [signed] [toplevel] neigh_proc_dointvec( ... )

2020-05-24 Thread kbuild test robot
->proc_handler :: branch date: 2 days ago :: commit date: 4 weeks ago config: c6x-randconfig-s001-20200524 (attached as .config) compiler: c6x-elf-gcc (GCC) 9.3.0 reproduce: # apt-get install sparse # sparse version: v0.6.1-240-gf0fe1cd9-dirty git check

[kbuild] drivers/media/v4l2-core/v4l2-compat-ioctl32.c:782 get_v4l2_buffer32_time32() warn: ignoring unreachable code.

2020-05-24 Thread kbuild test robot
: 342027c5de4494d14657b64ead536a5671768672 media: v4l2-core: fix compat v4l2_buffer handling for time64 ABI date: 5 months ago :: branch date: 73 minutes ago :: commit date: 5 months ago config: s390-randconfig-m001-20200524 (attached as .config) compiler: s390-linux-gcc (GCC) 9.3.0 If you

[kbuild] [jkirsher-next-queue:dev-queue 19/99] drivers/net/ethernet/intel/i40e/i40e_xsk.c:183:6: sparse: the previous one is here

2020-05-24 Thread kbuild test robot
CC: kbuild-...@lists.01.org CC: Intel Wired LAN TO: Jesper Dangaard Brouer CC: Jeff Kirsher tree: https://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git dev-queue head: 5950d1e508b225372208a78339e6434adf129852 commit: b530c4dd1d0830c45139e65808038373cc54ebc8 [19/99] i40e: