# git rev-parse -q --verify cf08baa29613dd899954089e7cc7dba1d478b365^{commit} cf08baa29613dd899954089e7cc7dba1d478b365 already have revision, skipping fetch # git checkout -q -f -B kisskb cf08baa29613dd899954089e7cc7dba1d478b365 # git clean -qxdf # < git log -1 # commit cf08baa29613dd899954089e7cc7dba1d478b365 # Author: Stephen Rothwell # Date: Wed Mar 6 17:32:28 2019 +1100 # # Add linux-next specific files for 20190306 # # 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 cf08baa29613dd899954089e7cc7dba1d478b365 # < make -s -j 8 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 8 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 8 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- /kisskb/src/drivers/iio/adc/qcom-pm8xxx-xoadc.c: In function 'pm8xxx_xoadc_probe': /kisskb/src/drivers/iio/adc/qcom-pm8xxx-xoadc.c:633:8: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = pm8xxx_read_channel_rsv(adc, ch, AMUX_RSV4, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &read_nomux_rsv4, true); ~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/qcom-pm8xxx-xoadc.c:426:27: note: 'ch' was declared here struct pm8xxx_chan_info *ch; ^~ /kisskb/src/drivers/platform/x86/pcengines-apuv2.c: In function 'apu_board_init': /kisskb/src/drivers/platform/x86/pcengines-apuv2.c:211:6: warning: unused variable 'rc' [-Wunused-variable] int rc; ^~ Completed OK # rm -rf /kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:35:16.577537