# git rev-parse -q --verify 8c05f3b965da14e7790711026b32cc10a4c06213^{commit} 8c05f3b965da14e7790711026b32cc10a4c06213 already have revision, skipping fetch # git checkout -q -f -B kisskb 8c05f3b965da14e7790711026b32cc10a4c06213 # git clean -qxdf # < git log -1 # commit 8c05f3b965da14e7790711026b32cc10a4c06213 # Merge: ab02888e3921 b752bb405a13 # Author: Linus Torvalds # Date: Thu May 16 09:41:54 2019 -0700 # # Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm # # Pull ARM updates from Russell King: # "ARM development updates: # # - more unified assembly conversions for clang # # - drop obsolete -mauto-it assembler option # # - remove arm_memory_present in preference to the generic version # # - remove unused asm/limits.h header # # - vdso linker update # # We tried to make the assembler warn if unified syntax was not used, # but unfortunately older versions of GCC warn, so the commit had to be # reverted" # # * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: # Revert "ARM: 8846/1: warn if divided syntax assembler is used" # ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSO # ARM: 8855/1: remove unused # ARM: 8850/1: use memblocks_present # ARM: 8854/1: drop -mauto-it # ARM: 8846/1: warn if divided syntax assembler is used # ARM: 8853/1: drop WASM to work around LLVM issue # ARM: 8852/1: uaccess: use unified assembler language syntax # ARM: 8851/1: add TUSERCOND() macro for conditional postfix # < /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 8c05f3b965da14e7790711026b32cc10a4c06213 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet32_smp_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1388:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1391:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1394:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1400:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1403:2: warning: #warning syscall fspick not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:193:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1464:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /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/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/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /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 0xcacdc4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.1.0-g8c05f3b965da Created: Fri May 17 04:39:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6013599 Bytes = 5872.66 KiB = 5.74 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc4.6 # Build took: 0:01:48.968632