# git rev-parse -q --verify a85b6b4f641697f54952f52fec8af1dac0826ecc^{commit} a85b6b4f641697f54952f52fec8af1dac0826ecc already have revision, skipping fetch # git checkout -q -f -B kisskb a85b6b4f641697f54952f52fec8af1dac0826ecc # git clean -qxdf # < git log -1 # commit a85b6b4f641697f54952f52fec8af1dac0826ecc # Author: Stephen Rothwell # Date: Mon Jan 7 15:01:12 2019 +1100 # # Add linux-next specific files for 20190107 # # 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 a85b6b4f641697f54952f52fec8af1dac0826ecc # < make -s -j 80 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 80 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 80 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/arch/x86/entry/vsyscall/vsyscall_64.c: In function 'emulate_vsyscall': /kisskb/src/arch/x86/entry/vsyscall/vsyscall_64.c:120:19: warning: 'syscall_nr' may be used uninitialized in this function [-Wmaybe-uninitialized] int vsyscall_nr, syscall_nr, tmp; ^~~~~~~~~~ /kisskb/src/arch/x86/kernel/hw_breakpoint.c: In function 'hw_breakpoint_arch_parse': /kisskb/src/arch/x86/kernel/hw_breakpoint.c:333:15: warning: 'align' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int align; ^~~~~ /kisskb/src/drivers/staging/comedi/drivers/pcl818.c: In function 'pcl818_ai_setup_chanlist': /kisskb/src/drivers/staging/comedi/drivers/pcl818.c:366:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized] pcl818_ai_set_chan_scan(dev, first_chan, last_chan); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/comedi/drivers/pcl816.c: In function 'pcl816_ai_setup_chanlist': /kisskb/src/drivers/staging/comedi/drivers/pcl816.c:171:2: warning: 'last_chan' may be used uninitialized in this function [-Wmaybe-uninitialized] pcl816_ai_set_chan_scan(dev, first_chan, last_chan); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/i740fb.c: In function 'i740_calc_fifo.isra.3': /kisskb/src/drivers/video/fbdev/i740fb.c:331:9: warning: 'wm' may be used uninitialized in this function [-Wmaybe-uninitialized] return wm; ^~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c: In function 'iwl_mvm_sar_get_ewrd_table': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:748:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret; ^~~ WARNING: vmlinux.o(.text.unlikely+0x26a1): Section mismatch in reference from the function hypervisor_specific_init() to the function .init.text:xen_pvh_init() The function hypervisor_specific_init() references the function __init xen_pvh_init(). This is often because hypervisor_specific_init lacks a __init annotation or the annotation of xen_pvh_init is wrong. WARNING: vmlinux.o(.text.unlikely+0x4bb7): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsave_size() The function init_xstate_size() references the function __init get_xsave_size(). This is often because init_xstate_size lacks a __init annotation or the annotation of get_xsave_size is wrong. WARNING: vmlinux.o(.text.unlikely+0x4bf5): Section mismatch in reference from the function init_xstate_size() to the function .init.text:get_xsaves_size() The function init_xstate_size() references the function __init get_xsaves_size(). This is often because init_xstate_size lacks a __init annotation or the annotation of get_xsaves_size is wrong. WARNING: vmlinux.o(.text.unlikely+0xc8fe): Section mismatch in reference from the function percpu_setup_debug_store() to the function .init.text:cea_map_percpu_pages() The function percpu_setup_debug_store() references the function __init cea_map_percpu_pages(). This is often because percpu_setup_debug_store lacks a __init annotation or the annotation of cea_map_percpu_pages is wrong. WARNING: vmlinux.o(.text.unlikely+0xd8fd): Section mismatch in reference from the function can_free_region() to the function .init.text:e820__mapped_all() The function can_free_region() references the function __init e820__mapped_all(). This is often because can_free_region lacks a __init annotation or the annotation of e820__mapped_all is wrong. Completed OK # rm -rf /kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:19:55.999187