# git rev-parse -q --verify 65ae689329c5d6a149b9201df9321368fbdb6a5c^{commit} 65ae689329c5d6a149b9201df9321368fbdb6a5c already have revision, skipping fetch # git checkout -q -f -B kisskb 65ae689329c5d6a149b9201df9321368fbdb6a5c # git clean -qxdf # < git log -1 # commit 65ae689329c5d6a149b9201df9321368fbdb6a5c # Merge: 26a3b01be87f 0ccc3876e4b2 # Author: Linus Torvalds # Date: Tue Mar 26 10:32:13 2019 -0700 # # Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - fsync fixes: i_size for truncate vs fsync, dio vs buffered during # snapshotting, remove complicated but incomplete assertion # # - removed excessive warnigs, misreported device stats updates # # - fix raid56 page mapping for 32bit arch # # - fixes reported by static analyzer # # * tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # Btrfs: fix assertion failure on fsync with NO_HOLES enabled # btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size # btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks # btrfs: raid56: properly unmap parity page in finish_parity_scrub() # btrfs: don't report readahead errors and don't update statistics # Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes # btrfs: remove WARN_ON in log_dir_items # Btrfs: fix incorrect file size after shrinking truncate and fsync # < /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 65ae689329c5d6a149b9201df9321368fbdb6a5c # < make -s -j 48 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 48 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- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register 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/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:337:21: note: 'pdeo' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1435: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/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594: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:1855: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:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' 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/fs/fs_parser.c: In function 'fs_validate_description': /kisskb/src/fs/fs_parser.c:413:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat] /kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_stream_data_receive_workfn': /kisskb/src/net/sunrpc/xprtsock.c:529:2: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/sunrpc/xprtsock.c:499:10: note: 'ret' was declared here /kisskb/src/net/sunrpc/xprtsock.c:529:2: warning: 'read' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/sunrpc/xprtsock.c:498:15: note: 'read' 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 /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:334.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/mpc8555cds.dts:334.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 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbb684c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5683925 Bytes = 5550.71 KiB = 5.42 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5715389 Bytes = 5581.43 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5714637 Bytes = 5580.70 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5715142 Bytes = 5581.19 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5715241 Bytes = 5581.29 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5715177 Bytes = 5581.23 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5715158 Bytes = 5581.21 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5714498 Bytes = 5580.56 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5714641 Bytes = 5580.70 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716311 Bytes = 5582.33 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5714485 Bytes = 5580.55 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5715138 Bytes = 5581.19 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716188 Bytes = 5582.21 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5715698 Bytes = 5581.74 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716361 Bytes = 5582.38 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc2-g65ae689329c5 Created: Wed Mar 27 05:55:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5714487 Bytes = 5580.55 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:49.582208