# git rev-parse -q --verify d7a02fa0a8f9ec1b81d57628ca9834563208ef33^{commit} d7a02fa0a8f9ec1b81d57628ca9834563208ef33 already have revision, skipping fetch # git checkout -q -f -B kisskb d7a02fa0a8f9ec1b81d57628ca9834563208ef33 # git clean -qxdf # < git log -1 # commit d7a02fa0a8f9ec1b81d57628ca9834563208ef33 # Merge: 4dbf09fea60d 04d37e5a8b1f # Author: Linus Torvalds # Date: Sun May 12 18:16:31 2019 -0400 # # Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifs # # Pull UBI/UBIFS updates from Richard Weinberger: # # - fscrypt framework usage updates # # - One huge fix for xattr unlink # # - Cleanup of fscrypt ifdefs # # - Fix for our new UBIFS auth feature # # * tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifs: # ubi: wl: Fix uninitialized variable # ubifs: Drop unnecessary setting of zbr->znode # ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT # ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION # ubifs: Limit number of xattrs per inode # ubifs: orphan: Handle xattrs like files # ubifs: journal: Handle xattrs like files # ubifs: find.c: replace swap function with built-in one # ubifs: Do not skip hash checking in data nodes # ubifs: work around high stack usage with clang # ubifs: remove unused function __ubifs_shash_final # ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy() # ubifs: remove unnecessary calls to set up directory key # < /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 d7a02fa0a8f9ec1b81d57628ca9834563208ef33 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc6xx_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_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:187:16: warning: 'old' 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/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1658:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1633:6: note: 'oldval' was declared here /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.28': /kisskb/src/net/bridge/br_netlink.c:652:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:223:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' 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/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1578:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1535:6: note: 'pwr_level_cisco' 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 /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1851:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1764:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0xad75fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad75fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad75fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad75fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac6f18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad75fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad75fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.1.0+ Created: Mon May 13 11:43:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5152125 Bytes = 5031.37 KiB = 4.91 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xad75fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.1.0+ Created: Mon May 13 11:43:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183456 Bytes = 5061.97 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.1.0+ Created: Mon May 13 11:43:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183552 Bytes = 5062.06 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00888 INFO: Uncompressed kernel (size 0xad75fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.1.0+ Created: Mon May 13 11:43:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5182895 Bytes = 5061.42 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 INFO: Uncompressed kernel (size 0xad75fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad75fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac6f18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.1.0+ Created: Mon May 13 11:43:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5182713 Bytes = 5061.24 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.1.0+ Created: Mon May 13 11:43:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5182762 Bytes = 5061.29 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.1.0+ Created: Mon May 13 11:43:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5182143 Bytes = 5060.69 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.1.0+ Created: Mon May 13 11:43:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5182578 Bytes = 5061.11 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.1.0+ Created: Mon May 13 11:43:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183351 Bytes = 5061.87 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 # Build took: 0:04:32.815936