# git rev-parse -q --verify 00aff6836241ae5654895dcea10e6d4fc5878ca6^{commit} 00aff6836241ae5654895dcea10e6d4fc5878ca6 already have revision, skipping fetch # git checkout -q -f -B kisskb 00aff6836241ae5654895dcea10e6d4fc5878ca6 # git clean -qxdf # < git log -1 # commit 00aff6836241ae5654895dcea10e6d4fc5878ca6 # Merge: 4aba1a7ed563 a5009d3a318e # Author: Linus Torvalds # Date: Sat Nov 9 08:51:37 2019 -0800 # # Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "A few regressions and fixes for stable. # # Regressions: # # - fix a race leading to metadata space leak after task received a # signal # # - un-deprecate 2 ioctls, marked as deprecated by mistake # # Fixes: # # - fix limit check for number of devices during chunk allocation # # - fix a race due to double evaluation of i_size_read inside max() # macro, can cause a crash # # - remove wrong device id check in tree-checker" # # * tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC # btrfs: save i_size to avoid double evaluation of i_size_read in compress_file_range # Btrfs: fix race leading to metadata space leak after task received signal # btrfs: tree-checker: Fix wrong check on max devid # btrfs: Consider system chunk array size for new SYSTEM chunks # < /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 00aff6836241ae5654895dcea10e6d4fc5878ca6 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_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/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797:68: warning: 'i' 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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1496:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /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/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /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] /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc397ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc28fe4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5911745 Bytes = 5773.19 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913871 Bytes = 5775.26 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914861 Bytes = 5776.23 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913681 Bytes = 5775.08 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5915675 Bytes = 5777.03 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913867 Bytes = 5775.26 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914973 Bytes = 5776.34 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913905 Bytes = 5775.30 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5911669 Bytes = 5773.11 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914560 Bytes = 5775.94 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913695 Bytes = 5775.09 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5911667 Bytes = 5773.11 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5911675 Bytes = 5773.12 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5914089 Bytes = 5775.48 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5883408 Bytes = 5745.52 KiB = 5.61 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.0-rc6-g00aff6836241 Created: Sun Nov 10 04:43:21 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5911731 Bytes = 5773.17 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:07.628557