# git rev-parse -q --verify 2f4c53349961c8ca480193e47da4d44fdb8335a8^{commit} 2f4c53349961c8ca480193e47da4d44fdb8335a8 already have revision, skipping fetch # git checkout -q -f -B kisskb 2f4c53349961c8ca480193e47da4d44fdb8335a8 # git clean -qxdf # < git log -1 # commit 2f4c53349961c8ca480193e47da4d44fdb8335a8 # Merge: 2209a3055d6f 96ac6d435100 # Author: Linus Torvalds # Date: Fri May 31 08:34:32 2019 -0700 # # Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core # # Pull yet more SPDX updates from Greg KH: # "Here is another set of reviewed patches that adds SPDX tags to # different kernel files, based on a set of rules that are being used to # parse the comments to try to determine that the license of the file is # "GPL-2.0-or-later" or "GPL-2.0-only". Only the "obvious" versions of # these matches are included here, a number of "non-obvious" variants of # text have been found but those have been postponed for later review # and analysis. # # There is also a patch in here to add the proper SPDX header to a bunch # of Kbuild files that we have missed in the past due to new files being # added and forgetting that Kbuild uses two different file names for # Makefiles. This issue was reported by the Kbuild maintainer. # # These patches have been out for review on the linux-spdx@vger mailing # list, and while they were created by automatic tools, they were # hand-verified by a bunch of different people, all whom names are on # the patches are reviewers" # # * tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (82 commits) # treewide: Add SPDX license identifier - Kbuild # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 225 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 221 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 220 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 217 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 213 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 210 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 207 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 203 # treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 # ... # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-ld --version # < git log --format=%s --max-count=1 2f4c53349961c8ca480193e47da4d44fdb8335a8 # < make -s -j 120 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # yes \n | make -s -j 120 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- /kisskb/src/arch/arc/mm/tlb.c: In function 'do_tlb_overlap_fault': /kisskb/src/arch/arc/mm/tlb.c:914:2: warning: variable length array 'pd0' is used [-Wvla] unsigned int pd0[mmu->ways]; ^ In file included from /kisskb/src/arch/arc/include/asm/atomic.h:16:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/arc/include/asm/bitops.h:429, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:12, 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/nfs/nfs3acl.c:2: /kisskb/src/fs/nfs/nfs3acl.c: In function 'nfs3_abort_get_acl': /kisskb/src/arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value] #define cmpxchg(ptr, o, n) ((typeof(*(ptr)))__cmpxchg((ptr), \ ^ /kisskb/src/fs/nfs/nfs3acl.c:44:2: note: in expansion of macro 'cmpxchg' cmpxchg(p, sentinel, ACL_NOT_CACHED); ^ In file included from /kisskb/src/arch/arc/include/asm/atomic.h:16:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/arc/include/asm/bitops.h:429, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/net/core/filter.c:20: /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value] #define cmpxchg(ptr, o, n) ((typeof(*(ptr)))__cmpxchg((ptr), \ ^ /kisskb/src/net/core/filter.c:3600:4: note: in expansion of macro 'cmpxchg' cmpxchg(&ri->map, map, NULL); ^ In file included from /kisskb/src/arch/arc/include/asm/atomic.h:16:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/arc/include/asm/bitops.h:429, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/fs/posix_acl.c:14: /kisskb/src/fs/posix_acl.c: In function 'get_acl': /kisskb/src/arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value] #define cmpxchg(ptr, o, n) ((typeof(*(ptr)))__cmpxchg((ptr), \ ^ /kisskb/src/fs/posix_acl.c:148:3: note: in expansion of macro 'cmpxchg' cmpxchg(p, sentinel, ACL_NOT_CACHED); ^ /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /kisskb/src/net/xfrm/xfrm_policy.c:3495:15: warning: array subscript is above array bounds [-Warray-bounds] if (sp->xvec[k]->props.mode != XFRM_MODE_TRANSPORT) { ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4323:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:00:21.096561