# git rev-parse -q --verify 9c3250a127901c93b23723dc5859c71a0d068fb8^{commit} 9c3250a127901c93b23723dc5859c71a0d068fb8 already have revision, skipping fetch # git checkout -q -f -B kisskb 9c3250a127901c93b23723dc5859c71a0d068fb8 # git clean -qxdf # < git log -1 # commit 9c3250a127901c93b23723dc5859c71a0d068fb8 # Author: Daniel Klamt # Date: Thu Jul 12 00:03:04 2018 +0200 # # powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS) # # Replace msleep(x) with with msleep(OPAL_BUSY_DELAY_MS) to document # these sleeps are to wait for opal (firmware). # # Signed-off-by: Daniel Klamt # Signed-off-by: Bjoern Noetel # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 9c3250a127901c93b23723dc5859c71a0d068fb8 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_sam440ep_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 44x/sam440ep_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_sam440ep_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /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:339:21: note: 'pdeo' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2497: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:1819:6: warning: 'ret' 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/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x5994e0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.18.0-rc3-g9c3250a Created: Tue Jul 17 01:05:06 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2878509 Bytes = 2811.04 kB = 2.75 MB Load Address: 00600000 Entry Point: 00601114 Completed OK # rm -rf /kisskb/build/powerpc-next_44x_sam440ep_defconfig_powerpc # Build took: 0:00:17.993641