# git rev-parse -q --verify bcb67f0fbce97425c5fae5109ffc44c5ddaf96ba^{commit} bcb67f0fbce97425c5fae5109ffc44c5ddaf96ba already have revision, skipping fetch # git checkout -q -f -B kisskb bcb67f0fbce97425c5fae5109ffc44c5ddaf96ba # git clean -qxdf # < git log -1 # commit bcb67f0fbce97425c5fae5109ffc44c5ddaf96ba # Author: Stephen Rothwell # Date: Fri Apr 12 18:11:35 2019 +1000 # # Add linux-next specific files for 20190412 # # 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 bcb67f0fbce97425c5fae5109ffc44c5ddaf96ba # < make -s -j 10 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 10 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 10 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/acpi/hmat/hmat.c: In function 'hmat_parse_subtable': /kisskb/src/drivers/acpi/hmat/hmat.c:399:25: warning: 'target' may be used uninitialized in this function [-Wmaybe-uninitialized] target->processor_pxm = p_node; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /kisskb/src/drivers/acpi/hmat/hmat.c:369:24: note: 'target' was declared here struct memory_target *target; ^~~~~~ /kisskb/src/lib/list_sort.c:17:36: warning: 'pure' attribute ignored [-Wattributes] struct list_head const *, struct list_head const *); ^~~~~~~~~ /kisskb/src/sound/soc/intel/boards/bytcht_es8316.c: In function 'snd_byt_cht_es8316_mc_probe': /kisskb/src/sound/soc/intel/boards/bytcht_es8316.c:508:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] quirk = (int)dmi_id->driver_data; ^ /kisskb/src/sound/soc/rockchip/rockchip_pdm.c: In function 'rockchip_pdm_hw_params': /kisskb/src/sound/soc/rockchip/rockchip_pdm.c:179:3: warning: 'clk_out' may be used uninitialized in this function [-Wmaybe-uninitialized] rational_best_approximation(clk_out, clk_src, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GENMASK(16 - 1, 0), ~~~~~~~~~~~~~~~~~~~ GENMASK(16 - 1, 0), ~~~~~~~~~~~~~~~~~~~ &m, &n); ~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:28:26.896692