# git rev-parse -q --verify ef75bd71c5d31dc17ae41ff8bec92630a3037d69^{commit} ef75bd71c5d31dc17ae41ff8bec92630a3037d69 already have revision, skipping fetch # git checkout -q -f -B kisskb ef75bd71c5d31dc17ae41ff8bec92630a3037d69 # git clean -qxdf # < git log -1 # commit ef75bd71c5d31dc17ae41ff8bec92630a3037d69 # Merge: 78d9affbb0e7 f4686c26ecc3 # Author: Linus Torvalds # Date: Wed May 8 13:16:07 2019 -0700 # # Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 # # Pull GFS2 updates from Andreas Gruenbacher: # "We've got the following patches ready for this merge window: # # - "gfs2: Fix loop in gfs2_rbm_find (v2)" # # A rework of a fix we ended up reverting in 5.0 because of an # iozone performance regression. # # - "gfs2: read journal in large chunks" # "gfs2: fix race between gfs2_freeze_func and unmount" # # An improved version of a commit we also ended up reverting in 5.0 # because of a regression in xfstest generic/311. It turns out that # the journal changes were mostly innocent and that unfreeze didn't # wait for the freeze to complete, which caused the filesystem to be # unmounted before it was actually idle. # # - "gfs2: Fix occasional glock use-after-free" # "gfs2: Fix iomap write page reclaim deadlock" # "gfs2: Fix lru_count going negative" # # Fixes for various problems reported and partially fixed by Citrix # engineers. Thank you very much. # # - "gfs2: clean_journal improperly set sd_log_flush_head" # # Another fix from Bob. # # - .. and a few other minor cleanups" # # * tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: # gfs2: read journal in large chunks # gfs2: Fix iomap write page reclaim deadlock # gfs2: fix race between gfs2_freeze_func and unmount # gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} # gfs2: Rename sd_log_le_{revoke,ordered} # gfs2: Remove unnecessary extern declarations # gfs2: Remove misleading comments in gfs2_evict_inode # gfs2: Replace gl_revokes with a GLF flag # gfs2: Fix occasional glock use-after-free # gfs2: clean_journal improperly set sd_log_flush_head # gfs2: Fix lru_count going negative # gfs2: Fix loop in gfs2_rbm_find (v2) # < /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 ef75bd71c5d31dc17ae41ff8bec92630a3037d69 # < 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- :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/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/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/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/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: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 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd50b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc48e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:05 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5702954 Bytes = 5569.29 KiB = 5.44 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:05 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733443 Bytes = 5599.07 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:05 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733442 Bytes = 5599.06 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:05 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5734480 Bytes = 5600.08 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:05 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733379 Bytes = 5599.00 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5734403 Bytes = 5600.00 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733959 Bytes = 5599.57 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733384 Bytes = 5599.01 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:06 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733527 Bytes = 5599.15 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733506 Bytes = 5599.13 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733819 Bytes = 5599.43 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5732204 Bytes = 5597.86 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733938 Bytes = 5599.55 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733512 Bytes = 5599.13 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733377 Bytes = 5599.00 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gef75bd71c5d3 Created: Thu May 9 07:20:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5733938 Bytes = 5599.55 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:50.630999