# git rev-parse -q --verify 2e173f066fc8178171addf954627eb004b0b8443^{commit} 2e173f066fc8178171addf954627eb004b0b8443 already have revision, skipping fetch # git checkout -q -f -B kisskb 2e173f066fc8178171addf954627eb004b0b8443 # git clean -qxdf # git log -1 commit 2e173f066fc8178171addf954627eb004b0b8443 Author: Stephen Rothwell Date: Mon Mar 5 15:25:56 2018 +1100 Add linux-next specific files for 20180305 Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 2e173f066fc8178171addf954627eb004b0b8443 # < make -s -j 48 ARCH=sh O=/kisskb/build/linux-next-rand_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0xC3F92FBF # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -s -j 48 ARCH=sh O=/kisskb/build/linux-next-rand_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=sh O=/kisskb/build/linux-next-rand_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] /kisskb/src/arch/sh/mm/cache-sh4.c: In function 'flush_cache_one': /kisskb/src/arch/sh/mm/cache-sh4.c:99:17: error: 'cached_to_uncached' undeclared (first use in this function) /kisskb/src/arch/sh/mm/cache-sh4.c:99:17: note: each undeclared identifier is reported only once for each function it appears in /kisskb/src/arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_mm': /kisskb/src/arch/sh/mm/cache-sh4.c:192:2: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] cc1: all warnings being treated as errors /kisskb/src/scripts/Makefile.build:324: recipe for target 'arch/sh/mm/cache-sh4.o' failed make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:356: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:358: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:53:3: warning: 'arch_init_clk_ops' is deprecated (declared at /kisskb/src/arch/sh/include/asm/clock.h:8) [-Wdeprecated-declarations] /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:77:2: warning: 'cpg_clk_init' is deprecated (declared at /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:47) [-Wdeprecated-declarations] /kisskb/src/Makefile:1060: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:184:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:127:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] In file included from /kisskb/src/include/trace/trace_events.h:394:0, from /kisskb/src/include/trace/define_trace.h:96, from /kisskb/src/include/trace/events/afs.h:477, from /kisskb/src/fs/afs/internal.h:561, from /kisskb/src/fs/afs/main.c:19: /kisskb/src/include/trace/events/afs.h: In function 'trace_raw_output_afs_page_dirty': /kisskb/src/include/trace/events/afs.h:442:1: warning: right shift count >= width of type [enabled by default] /kisskb/src/fs/afs/write.c: In function 'afs_write_begin': /kisskb/src/fs/afs/write.c:117:3: warning: right shift count >= width of type [enabled by default] /kisskb/src/fs/afs/write.c:138:2: warning: left shift count >= width of type [enabled by default] /kisskb/src/fs/afs/write.c: In function 'afs_write_back_from_locked_page': /kisskb/src/fs/afs/write.c:406:2: warning: right shift count >= width of type [enabled by default] /kisskb/src/fs/afs/write.c:450:4: warning: right shift count >= width of type [enabled by default] /kisskb/src/fs/afs/write.c: In function 'afs_page_mkwrite': /kisskb/src/fs/afs/write.c:786:2: warning: left shift count >= width of type [enabled by default] /kisskb/src/fs/afs/write.c: In function 'afs_launder_page': /kisskb/src/fs/afs/write.c:844:4: warning: right shift count >= width of type [enabled by default] /kisskb/src/fs/afs/write.c: In function 'afs_write_begin': /kisskb/src/fs/afs/write.c:89:2: error: call to '__compiletime_assert_89' declared with attribute error: BUILD_BUG_ON failed: PAGE_SIZE > 32768 && sizeof(page->private) < 8 /kisskb/src/scripts/Makefile.build:324: recipe for target 'fs/afs/write.o' failed make[3]: *** [fs/afs/write.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/scripts/Makefile.build:573: recipe for target 'fs/afs' failed make[2]: *** [fs/afs] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1060: recipe for target 'fs' failed make[1]: *** [fs] Error 2 make[1]: *** wait: No child processes. Stop. Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=sh O=/kisskb/build/linux-next-rand_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_sh-randconfig_sh4 # Build took: 0:00:23.881206