# git rev-parse -q --verify a68dc6188242e1cc6f72eb3361e71633b4bc02a7^{commit} a68dc6188242e1cc6f72eb3361e71633b4bc02a7 already have revision, skipping fetch # git checkout -q -f -B kisskb a68dc6188242e1cc6f72eb3361e71633b4bc02a7 # git clean -qxdf # < git log -1 # commit a68dc6188242e1cc6f72eb3361e71633b4bc02a7 # Merge: 460b48a0fefc 8e82fe2ab65a # Author: Linus Torvalds # Date: Sun Jun 2 10:22:38 2019 -0700 # # Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core # # Pull SPDX fixes from Greg KH: # "Here are just two small patches, that fix up some found SPDX # identifier issues. # # The first patch fixes an error in a previous SPDX fixup patch, that # causes build errors when doing 'make clean' on the tree (the fact that # almost no one noticed it reflects the fact that kernel developers # don't like doing that option very often...) # # The second patch fixes up a number of places in the tree where people # mistyped the string "SPDX-License-Identifier". Given that people can # not even type their own name all the time without mistakes, this was # bound to happen, and odds are, we will have to add some type of check # for this to checkpatch.pl to catch this happening in the future. # # Both of these have passed testing by 0-day" # # * tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: # treewide: fix typos of SPDX-License-Identifier # crypto: ux500 - fix license comment syntax error # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 a68dc6188242e1cc6f72eb3361e71633b4bc02a7 # < make -s -j 10 ARCH=arm O=/kisskb/build/linus_ezx_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- ezx_defconfig # make -s -j 10 ARCH=arm O=/kisskb/build/linus_ezx_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2589:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1850:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/crypto/sha512_generic.c: In function 'sha512_transform': /kisskb/src/crypto/sha512_generic.c:149:1: warning: the frame size of 1184 bytes is larger than 1024 bytes [-Wframe-larger-than=] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331:21: note: 'pdeo' was declared here /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_create_info': /kisskb/src/net/ipv4/fib_semantics.c:1023:12: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/fib_semantics.c:967:6: note: 'err' was declared here Completed OK # rm -rf /kisskb/build/linus_ezx_defconfig_arm # Build took: 0:01:38.873266