# git rev-parse -q --verify 0c9e268dfa2cac87213b51099f52d2854ba2e051^{commit} 0c9e268dfa2cac87213b51099f52d2854ba2e051 already have revision, skipping fetch # git checkout -q -f -B kisskb 0c9e268dfa2cac87213b51099f52d2854ba2e051 # git clean -qxdf # < git log -1 # commit 0c9e268dfa2cac87213b51099f52d2854ba2e051 # Author: Michal Suchanek # Date: Wed Nov 27 11:39:09 2019 +0100 # # powerpc/perf: split callchain.c by bitness # # Building callchain.c with !COMPAT proved quite ugly with all the # defines. Splitting out the 32bit and 64bit parts looks better. # # No code change intended. # # Signed-off-by: Michal Suchanek # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/bd535922686a0969ad74e55276ce8afd5562eeb6.1574803685.git.msuchanek@suse.de # < /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 0c9e268dfa2cac87213b51099f52d2854ba2e051 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_sbc8548_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 85xx/sbc8548_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_sbc8548_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/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/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 INFO: Uncompressed kernel (size 0x452914) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4422bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.5.0-rc5-g0c9e268dfa2c Created: Wed Jan 15 10:36:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2149292 Bytes = 2098.92 KiB = 2.05 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-rc5-g0c9e268dfa2c Created: Wed Jan 15 10:36:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2179631 Bytes = 2128.55 KiB = 2.08 MiB Load Address: 00500000 Entry Point: 005002a8 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_sbc8548_defconfig_powerpc-gcc4.6 # Build took: 0:01:14.226408