# git rev-parse -q --verify f319fad5a5bb1580ea70626a61ee9d86d6cb075e^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.17.y # git rev-parse -q --verify f319fad5a5bb1580ea70626a61ee9d86d6cb075e^{commit} f319fad5a5bb1580ea70626a61ee9d86d6cb075e # git checkout -q -f -B kisskb f319fad5a5bb1580ea70626a61ee9d86d6cb075e # git clean -qxdf # < git log -1 # commit f319fad5a5bb1580ea70626a61ee9d86d6cb075e # Author: Greg Kroah-Hartman # Date: Tue Aug 14 19:14:31 2018 +0200 # # Linux 4.17.15-rc1 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 f319fad5a5bb1580ea70626a61ee9d86d6cb075e # < make -s -j 48 ARCH=arm O=/kisskb/build/stable-rc-4.17_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- versatile_defconfig # make -s -j 48 ARCH=arm O=/kisskb/build/stable-rc-4.17_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/cpu.c: In function 'boot_cpu_hotplug_init': /kisskb/src/kernel/cpu.c:2270:2: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:2: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/kernel/cpu.c:2270:1: error: 'struct cpuhp_cpu_state' has no member named 'booted_once' /kisskb/src/scripts/Makefile.build:312: recipe for target 'kernel/cpu.o' failed make[2]: *** [kernel/cpu.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /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/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/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:340:21: note: 'pdeo' was declared here /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/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:225:6: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/Makefile:1063: recipe for target 'kernel' failed make[1]: *** [kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=arm O=/kisskb/build/stable-rc-4.17_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-rc-4.17_versatile_defconfig_arm # Build took: 0:01:44.953422