# 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/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 a68dc6188242e1cc6f72eb3361e71633b4bc02a7 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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/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/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x543564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x543564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x532ef0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x543564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x543564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.2.0-rc2-ga68dc6188242 Created: Mon Jun 3 14:48:52 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2639237 Bytes = 2577.38 KiB = 2.52 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0-rc2-ga68dc6188242 Created: Mon Jun 3 14:48:52 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2670506 Bytes = 2607.92 KiB = 2.55 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.2.0-rc2-ga68dc6188242 Created: Mon Jun 3 14:48:52 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2670994 Bytes = 2608.39 KiB = 2.55 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:48.118106