# git rev-parse -q --verify b2e2a818a01717ba15c74fd355f76822b81a95f6^{commit} b2e2a818a01717ba15c74fd355f76822b81a95f6 already have revision, skipping fetch # git checkout -q -f -B kisskb b2e2a818a01717ba15c74fd355f76822b81a95f6 # git clean -qxdf # < git log -1 # commit b2e2a818a01717ba15c74fd355f76822b81a95f6 # Author: Stephen Rothwell # Date: Mon Apr 6 14:24:21 2020 +1000 # # Add linux-next specific files for 20200406 # # 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 b2e2a818a01717ba15c74fd355f76822b81a95f6 # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xC4D7BBF8 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6394:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- drivers/mfd/axp20x.o: warning: objtool: axp20x_match_device.cold.3()+0x66: sibling call from callable instruction with modified stack frame drivers/scsi/libsas/sas_discover.o: warning: objtool: sas_discover_domain.cold.25()+0xbe: sibling call from callable instruction with modified stack frame drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_scsi_recover_host.cold.23()+0x76a: sibling call from callable instruction with modified stack frame drivers/mtd/nand/raw/nand_base.o: warning: objtool: nand_scan_with_ids.cold.67()+0xd54: sibling call from callable instruction with modified stack frame lib/xz/xz_dec_test.o: warning: objtool: xz_dec_test_write.cold.2()+0xdb: sibling call from callable instruction with modified stack frame drivers/media/tuners/xc5000.o: warning: objtool: xc5000_set_digital_params.cold.35()+0xeb: sibling call from callable instruction with modified stack frame drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_set_output_mode.cold.8()+0x22: sibling call from callable instruction with modified stack frame drivers/media/dvb-frontends/dib9000.o: warning: objtool: dib9000_fw_set_output_mode.cold.45()+0x1f: sibling call from callable instruction with modified stack frame drivers/media/dvb-frontends/nxt6000.o: warning: objtool: nxt6000_read_status.cold.5()+0x202: sibling call from callable instruction with modified stack frame drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: drxd_init.cold.21()+0x1155: sibling call from callable instruction with modified stack frame drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_register.cold.18()+0xf7: sibling call from callable instruction with modified stack frame drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_fw_register.cold.19()+0x4b: sibling call from callable instruction with modified stack frame drivers/power/supply/sbs-battery.o: warning: objtool: sbs_get_property.cold.18()+0x16: sibling call from callable instruction with modified stack frame drivers/hwmon/pmbus/ucd9000.o: warning: objtool: ucd9000_probe.cold.6()+0x5d5: sibling call from callable instruction with modified stack frame drivers/power/supply/axp288_fuel_gauge.o: warning: objtool: fuel_gauge_thread_handler.cold.11()+0x2d: sibling call from callable instruction with modified stack frame drivers/power/supply/cros_usbpd-charger.o: warning: objtool: cros_usbpd_charger_get_port_status.cold.9()+0x1a1: sibling call from callable instruction with modified stack frame drivers/media/dvb-frontends/cxd2841er.o: warning: objtool: cxd2841er_attach.cold.23()+0x263: sibling call from callable instruction with modified stack frame drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: init_drxk.cold.74()+0xff: sibling call from callable instruction with modified stack frame drivers/media/usb/em28xx/em28xx-dvb.o: warning: objtool: em28xx_dvb_init.cold.27()+0x317: sibling call from callable instruction with modified stack frame drivers/media/usb/em28xx/em28xx-input.o: warning: objtool: em28xx_ir_init.cold.16()+0x8de: sibling call from callable instruction with modified stack frame /kisskb/src/drivers/mailbox/qcom-apcs-ipc-mailbox.c: In function 'qcom_apcs_ipc_probe': /kisskb/src/drivers/mailbox/qcom-apcs-ipc-mailbox.c:57:28: warning: unused variable 'apcs_clk_match_table' [-Wunused-variable] const struct of_device_id apcs_clk_match_table[] = { ^~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:08:05.277061