# git rev-parse -q --verify 8b7fd679427c571c34f61d9eafed3562c52424ae^{commit} 8b7fd679427c571c34f61d9eafed3562c52424ae already have revision, skipping fetch # git checkout -q -f -B kisskb 8b7fd679427c571c34f61d9eafed3562c52424ae # git clean -qxdf # < git log -1 # commit 8b7fd679427c571c34f61d9eafed3562c52424ae # Merge: 0432a0a066b0 b3c303be4c35 # Author: Linus Torvalds # Date: Sat Aug 3 10:58:46 2019 -0700 # # Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull perf tooling fixes from Thomas Gleixner: # "A set of updates for perf tools and documentation: # # perf header: # - Prevent a division by zero # - Deal with an uninitialized warning proper # # libbpf: # - Fix the missiong __WORDSIZE definition for musl & al # # UAPI headers: # - Synchronize kernel headers # # Documentation: # - Fix the memory units for perf.data size" # # * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # libbpf: fix missing __WORDSIZE definition # perf tools: Fix perf.data documentation units for memory size # perf header: Fix use of unitialized value warning # perf header: Fix divide by zero error if f_header.attr_size==0 # tools headers UAPI: Sync if_link.h with the kernel # tools headers UAPI: Sync sched.h with the kernel # tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl # tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC() # tools headers UAPI: Update tools's copy of drm.h headers # tools headers UAPI: Update tools's copy of mman.h headers # tools headers UAPI: Update tools's copy of kvm.h headers # tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open # < /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 8b7fd679427c571c34f61d9eafed3562c52424ae # < 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- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' 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/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: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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465:5: warning: 'page' 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:613: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 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2968c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc18ec4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:46 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892084 Bytes = 5753.99 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5893454 Bytes = 5755.33 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892025 Bytes = 5753.93 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892205 Bytes = 5754.11 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892021 Bytes = 5753.93 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5893655 Bytes = 5755.52 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892410 Bytes = 5754.31 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5893106 Bytes = 5754.99 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5860405 Bytes = 5723.05 KiB = 5.59 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892085 Bytes = 5753.99 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892420 Bytes = 5754.32 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892252 Bytes = 5754.15 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892795 Bytes = 5754.68 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892020 Bytes = 5753.93 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5893167 Bytes = 5755.05 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc2-g8b7fd679427c Created: Mon Aug 5 05:27:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892203 Bytes = 5754.10 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:07.462455