# git rev-parse -q --verify 3880be629e26f6c407593602398c6651860d5fae^{commit} 3880be629e26f6c407593602398c6651860d5fae already have revision, skipping fetch # git checkout -q -f -B kisskb 3880be629e26f6c407593602398c6651860d5fae # git clean -qxdf # < git log -1 # commit 3880be629e26f6c407593602398c6651860d5fae # Author: Stephen Rothwell # Date: Wed Aug 7 18:31:46 2019 +1000 # # Add linux-next specific files for 20190807 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 3880be629e26f6c407593602398c6651860d5fae # < make -s -j 24 ARCH=x86 O=/kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 24 ARCH=x86 O=/kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=x86 O=/kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: .altinstr_replacement+0x1c: redundant UACCESS disable /kisskb/src/drivers/of/platform.c: In function 'of_link_property': /kisskb/src/drivers/of/platform.c:650:18: warning: ?: using integer constants in boolean context [-Wint-in-bool-context] return done ? 0 : -ENODEV; /kisskb/src/drivers/soc/qcom/socinfo.c: In function 'socinfo_debugfs_init': /kisskb/src/drivers/soc/qcom/socinfo.c:323:3: warning: this statement may fall through [-Wimplicit-fallthrough=] debugfs_create_x32("raw_device_number", 0400, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcom_socinfo->dbg_root, ~~~~~~~~~~~~~~~~~~~~~~~ &qcom_socinfo->info.raw_device_num); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:326:2: note: here case SOCINFO_VERSION(0, 11): ^~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:331:3: warning: this statement may fall through [-Wimplicit-fallthrough=] debugfs_create_u32("foundry_id", 0400, qcom_socinfo->dbg_root, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &qcom_socinfo->info.foundry_id); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:333:2: note: here case SOCINFO_VERSION(0, 8): ^~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:231:2: warning: this statement may fall through [-Wimplicit-fallthrough=] debugfs_create_file(__stringify(name), 0400, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcom_socinfo->dbg_root, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ info, &qcom_ ##name## _ops) ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:336:3: note: in expansion of macro 'DEBUGFS_ADD' DEBUGFS_ADD(info, pmic_die_rev); ^~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:337:2: note: here case SOCINFO_VERSION(0, 6): ^~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:341:3: warning: this statement may fall through [-Wimplicit-fallthrough=] debugfs_create_u32("hardware_platform_subtype", 0400, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcom_socinfo->dbg_root, ~~~~~~~~~~~~~~~~~~~~~~~ &qcom_socinfo->info.hw_plat_subtype); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:344:2: note: here case SOCINFO_VERSION(0, 5): ^~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:348:3: warning: this statement may fall through [-Wimplicit-fallthrough=] debugfs_create_u32("accessory_chip", 0400, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcom_socinfo->dbg_root, ~~~~~~~~~~~~~~~~~~~~~~~ &qcom_socinfo->info.accessory_chip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:351:2: note: here case SOCINFO_VERSION(0, 4): ^~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:354:3: warning: this statement may fall through [-Wimplicit-fallthrough=] debugfs_create_u32("platform_version", 0400, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcom_socinfo->dbg_root, ~~~~~~~~~~~~~~~~~~~~~~~ &qcom_socinfo->info.plat_ver); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:357:2: note: here case SOCINFO_VERSION(0, 3): ^~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:360:3: warning: this statement may fall through [-Wimplicit-fallthrough=] debugfs_create_u32("hardware_platform", 0400, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcom_socinfo->dbg_root, ~~~~~~~~~~~~~~~~~~~~~~~ &qcom_socinfo->info.hw_plat); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:363:2: note: here case SOCINFO_VERSION(0, 2): ^~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:366:3: warning: this statement may fall through [-Wimplicit-fallthrough=] debugfs_create_u32("raw_version", 0400, qcom_socinfo->dbg_root, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &qcom_socinfo->info.raw_ver); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/socinfo.c:368:2: note: here case SOCINFO_VERSION(0, 1): ^~~~ In file included from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/arch/x86/include/asm/msr-index.h:5, from /kisskb/src/arch/x86/boot/cpucheck.c:28: /kisskb/src/include/linux/build_bug.h:49: warning: "BUILD_BUG_ON" redefined #define BUILD_BUG_ON(condition) \ In file included from /kisskb/src/arch/x86/boot/cpucheck.c:22: /kisskb/src/arch/x86/boot/boot.h:31: note: this is the location of the previous definition #define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)])) Completed OK # rm -rf /kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:30:03.793281