# git rev-parse -q --verify 3f1266ec704d3efcfc8179c71bed9a75963b6344^{commit} 3f1266ec704d3efcfc8179c71bed9a75963b6344 already have revision, skipping fetch # git checkout -q -f -B kisskb 3f1266ec704d3efcfc8179c71bed9a75963b6344 # git clean -qxdf # < git log -1 # commit 3f1266ec704d3efcfc8179c71bed9a75963b6344 # Merge: a231582359ec ade48088937f # Author: Linus Torvalds # Date: Thu Dec 5 13:20:11 2019 -0800 # # Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 # # Pull GFS2 updates from Andreas Gruenbacher: # "Bob's extensive filesystem withdrawal and recovery testing: # - don't write log headers after file system withdraw # - clean up iopen glock mess in gfs2_create_inode # - close timing window with GLF_INVALIDATE_IN_PROGRESS # - abort gfs2_freeze if io error is seen # - don't loop forever in gfs2_freeze if withdrawn # - fix infinite loop in gfs2_ail1_flush on io error # - introduce function gfs2_withdrawn # - fix glock reference problem in gfs2_trans_remove_revoke # # Filesystems with a block size smaller than the page size: # - fix end-of-file handling in gfs2_page_mkwrite # - improve mmap write vs. punch_hole consistency # # Other: # - remove active journal side effect from gfs2_write_log_header # - multi-block allocations in gfs2_page_mkwrite # # Minor cleanups and coding style fixes: # - remove duplicate call from gfs2_create_inode # - make gfs2_log_shutdown static # - make gfs2_fs_parameters static # - some whitespace cleanups # - removed unnecessary semicolon" # # * tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: # gfs2: Don't write log headers after file system withdraw # gfs2: Remove duplicate call from gfs2_create_inode # gfs2: clean up iopen glock mess in gfs2_create_inode # gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS # gfs2: Abort gfs2_freeze if io error is seen # gfs2: Don't loop forever in gfs2_freeze if withdrawn # gfs2: fix infinite loop in gfs2_ail1_flush on io error # gfs2: Introduce function gfs2_withdrawn # gfs2: fix glock reference problem in gfs2_trans_remove_revoke # gfs2: make gfs2_log_shutdown static # gfs2: Remove active journal side effect from gfs2_write_log_header # gfs2: Fix end-of-file handling in gfs2_page_mkwrite # gfs2: Multi-block allocations in gfs2_page_mkwrite # gfs2: Improve mmap write vs. punch_hole consistency # gfs2: make gfs2_fs_parameters static # gfs2: Some whitespace cleanups # gfs2: removed unnecessary semicolon # < /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 3f1266ec704d3efcfc8179c71bed9a75963b6344 # < 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- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204: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:2591: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:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' 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:208:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:873:36: note: 'speaker_vol' was declared here /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.30': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /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:338: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/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1576:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1533:6: note: 'pwr_level_cisco' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1749:46: warning: 'linear' 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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0xa18274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa18274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa18274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa18274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa07bc0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa18274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa18274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.4.0+ Created: Fri Dec 6 14:55:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4757629 Bytes = 4646.12 KiB = 4.54 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xa18274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa18274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.4.0+ Created: Fri Dec 6 14:55:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4788611 Bytes = 4676.38 KiB = 4.57 MiB Load Address: 00b00000 Entry Point: 00b00888 INFO: Uncompressed kernel (size 0xa18274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.4.0+ Created: Fri Dec 6 14:55:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4788436 Bytes = 4676.21 KiB = 4.57 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0+ Created: Fri Dec 6 14:55:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4788127 Bytes = 4675.91 KiB = 4.57 MiB Load Address: 00b00000 Entry Point: 00b00888 INFO: Uncompressed kernel (size 0xa18274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa07bc0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.4.0+ Created: Fri Dec 6 14:55:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4786080 Bytes = 4673.91 KiB = 4.56 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0+ Created: Fri Dec 6 14:55:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4788392 Bytes = 4676.16 KiB = 4.57 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0+ Created: Fri Dec 6 14:55:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4785490 Bytes = 4673.33 KiB = 4.56 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0+ Created: Fri Dec 6 14:55:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4785958 Bytes = 4673.79 KiB = 4.56 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0+ Created: Fri Dec 6 14:55:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4788108 Bytes = 4675.89 KiB = 4.57 MiB Load Address: 00b00000 Entry Point: 00b00290 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 # Build took: 0:04:48.576811