# git rev-parse -q --verify 3070c752f222e4ce35a14ada498374f4d6a460f0^{commit} 3070c752f222e4ce35a14ada498374f4d6a460f0 already have revision, skipping fetch # git checkout -q -f -B kisskb 3070c752f222e4ce35a14ada498374f4d6a460f0 # git clean -qxdf # < git log -1 # commit 3070c752f222e4ce35a14ada498374f4d6a460f0 # Author: Stephen Rothwell # Date: Thu Aug 16 15:36:28 2018 +1000 # # Add linux-next specific files for 20180816 # # 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 3070c752f222e4ce35a14ada498374f4d6a460f0 # < make -s -j 120 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=0xCFE648C0 # Added to kconfig CONFIG_STANDALONE=y # make -s -j 120 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- olddefconfig # make -s -j 120 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] :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] :1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1353:2: warning: #warning syscall fspick not implemented [-Wcpp] :1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:356: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:358: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/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.c: In function 'clk_init': /kisskb/src/arch/sh/kernel/cpu/clock.c:25:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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] In file included from /kisskb/src/arch/sh/math-emu/math.c:23:0: /kisskb/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] In file included from /kisskb/src/arch/sh/math-emu/math.c:24:0: /kisskb/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] /kisskb/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /kisskb/src/include/linux/kernel.h:66:0: note: this is the location of the previous definition /kisskb/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /kisskb/src/include/linux/kernel.h:65:0: note: this is the location of the previous definition /kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /kisskb/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /kisskb/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /kisskb/src/arch/sh/math-emu/math.c:145:2: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:145:2: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_nodes': /kisskb/src/kernel/rcu/srcutree.c:129:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:310:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /kisskb/src/arch/sh/math-emu/math.c:323:2: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /kisskb/src/arch/sh/math-emu/math.c:333:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:334:2: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: At top level: /kisskb/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] {standard input}: Assembler messages: {standard input}:1520: Error: offset to unaligned destination /kisskb/src/scripts/Makefile.build:310: recipe for target 'fs/crypto/crypto.o' failed make[3]: *** [fs/crypto/crypto.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/scripts/Makefile.build:551: recipe for target 'fs/crypto' failed make[2]: *** [fs/crypto] Error 2 make[2]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:72: Error: offset to unaligned destination /kisskb/src/scripts/Makefile.build:310: recipe for target 'arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o' failed make[2]: *** [arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1041: recipe for target 'fs' failed make[1]: *** [fs] Error 2 make[1]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:431: Error: offset to unaligned destination /kisskb/src/scripts/Makefile.build:310: recipe for target 'mm/readahead.o' failed make[2]: *** [mm/readahead.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1041: recipe for target 'arch/sh/oprofile' failed make[1]: *** [arch/sh/oprofile] Error 2 /kisskb/src/sound/sh/sh_dac_audio.c: In function 'snd_sh_dac_pcm_copy': /kisskb/src/sound/sh/sh_dac_audio.c:193:26: warning: unused variable 'runtime' [-Wunused-variable] /kisskb/src/sound/sh/sh_dac_audio.c: In function 'snd_sh_dac_pcm_copy_kernel': /kisskb/src/sound/sh/sh_dac_audio.c:213:26: warning: unused variable 'runtime' [-Wunused-variable] /kisskb/src/sound/sh/sh_dac_audio.c: In function 'snd_sh_dac_pcm_silence': /kisskb/src/sound/sh/sh_dac_audio.c:232:26: warning: unused variable 'runtime' [-Wunused-variable] In file included from /kisskb/src/arch/sh/math-emu/math.c:23:0: /kisskb/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] In file included from /kisskb/src/arch/sh/math-emu/math.c:24:0: /kisskb/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] /kisskb/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /kisskb/src/include/linux/kernel.h:66:0: note: this is the location of the previous definition /kisskb/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /kisskb/src/include/linux/kernel.h:65:0: note: this is the location of the previous definition {standard input}: Assembler messages: {standard input}:1317: Error: offset to unaligned destination {standard input}:2402: Error: offset to unaligned destination {standard input}:2782: Error: offset to unaligned destination {standard input}:3030: Error: offset to unaligned destination /kisskb/src/scripts/Makefile.build:310: recipe for target 'mm/truncate.o' failed make[2]: *** [mm/truncate.o] Error 1 {standard input}: Assembler messages: {standard input}:6444: Error: offset to unaligned destination {standard input}:7798: Error: offset to unaligned destination /kisskb/src/scripts/Makefile.build:310: recipe for target 'mm/page-writeback.o' failed make[2]: *** [mm/page-writeback.o] Error 1 {standard input}: Assembler messages: {standard input}:694: Error: offset to unaligned destination /kisskb/src/scripts/Makefile.build:310: recipe for target 'kernel/futex.o' failed make[2]: *** [kernel/futex.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/clk/sunxi-ng/ccu_mux.c: In function 'ccu_mux_helper_determine_rate': /kisskb/src/drivers/clk/sunxi-ng/ccu_mux.c:153:22: warning: 'best_parent' may be used uninitialized in this function [-Wuninitialized] {standard input}: Assembler messages: {standard input}:7945: Error: offset to unaligned destination {standard input}:8456: Error: offset to unaligned destination {standard input}:9785: Error: offset to unaligned destination {standard input}:9935: Error: offset to unaligned destination {standard input}:10220: Error: offset to unaligned destination {standard input}:11564: Error: offset to unaligned destination {standard input}:11816: Error: offset to unaligned destination {standard input}:11922: Error: offset to unaligned destination {standard input}:12751: Error: offset to unaligned destination {standard input}:13141: Error: offset to unaligned destination {standard input}:14433: Error: offset to unaligned destination {standard input}:14865: Error: offset to unaligned destination {standard input}:15220: Error: offset to unaligned destination /kisskb/src/scripts/Makefile.build:310: recipe for target 'mm/filemap.o' failed make[2]: *** [mm/filemap.o] Error 1 {standard input}: Assembler messages: {standard input}:10143: Error: offset to unaligned destination {standard input}:12559: Error: offset to unaligned destination {standard input}:14073: Error: offset to unaligned destination {standard input}:6553: Error: offset to unaligned destination /kisskb/src/scripts/Makefile.build:310: recipe for target 'mm/vmscan.o' failed make[2]: *** [mm/vmscan.o] Error 1 /kisskb/src/Makefile:1041: recipe for target 'mm' failed make[1]: *** [mm] Error 2 /kisskb/src/drivers/mfd/arizona-core.c: In function 'arizona_dev_init': /kisskb/src/drivers/mfd/arizona-core.c:1422:6: warning: 'n_subdevs' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/fsi/fsi-master-ast-cf.c: In function 'dump_ucode_trace': /kisskb/src/drivers/fsi/fsi-master-ast-cf.c:459:5: warning: 'p' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/Makefile:1041: recipe for target 'kernel' failed make[1]: *** [kernel] Error 2 /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/spi/spidev.c: In function 'spidev_ioctl': /kisskb/src/drivers/spi/spidev.c:478:10: warning: 'n_ioc' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_bl_ambient_light_zone_show': /kisskb/src/drivers/video/backlight/adp8870_bl.c:785:32: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_show': /kisskb/src/drivers/video/backlight/adp8870_bl.c:564:16: warning: 'reg_val' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/mtd/nand/raw/marvell_nand.c: In function 'marvell_nand_hw_ecc_ctrl_init': /kisskb/src/drivers/mtd/nand/raw/marvell_nand.c:2100:15: warning: 'l' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/dwc3/dwc3-of-simple.c:213:12: warning: 'dwc3_of_simple_suspend' defined but not used [-Wunused-function] /kisskb/src/drivers/usb/dwc3/dwc3-of-simple.c:223:12: warning: 'dwc3_of_simple_resume' defined but not used [-Wunused-function] /kisskb/src/drivers/mtd/ubi/eba.c: In function 'try_write_vid_and_data': /kisskb/src/drivers/mtd/ubi/eba.c:1001:7: warning: 'opnum' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/host/xhci-debugfs.c: In function 'xhci_ring_open': /kisskb/src/drivers/usb/host/xhci-debugfs.c:246:20: warning: 'f_map' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/host/xhci-debugfs.c: In function 'xhci_context_open': /kisskb/src/drivers/usb/host/xhci-debugfs.c:327:20: warning: 'f_map' may be used uninitialized in this function [-Wuninitialized] Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 120 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:22.438347