# git rev-parse -q --verify 2896b357f6d1619f8ed767fe816ced87dbf5abe4^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-2.6.32.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 2896b357f6d1619f8ed767fe816ced87dbf5abe4^{commit} 2896b357f6d1619f8ed767fe816ced87dbf5abe4 # git checkout -q -f -B kisskb 2896b357f6d1619f8ed767fe816ced87dbf5abe4 # git clean -qxdf # < git log -1 # commit 2896b357f6d1619f8ed767fe816ced87dbf5abe4 # Author: Willy Tarreau # Date: Sat Mar 12 14:25:38 2016 +0100 # # Linux 2.6.32.71 # # Signed-off-by: Willy Tarreau # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 2896b357f6d1619f8ed767fe816ced87dbf5abe4 # < make -s -j 48 ARCH=mips O=/kisskb/build/stable-32_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- defconfig /kisskb/src/scripts/kconfig/conf.c: In function 'conf_sym': /kisskb/src/scripts/kconfig/conf.c:159:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] 159 | int type; | ^~~~ /kisskb/src/scripts/kconfig/conf.c: In function 'conf_choice': /kisskb/src/scripts/kconfig/conf.c:231:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] 231 | int type; | ^~~~ In file included from scripts/kconfig/zconf.tab.c:2451: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:434:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 128 [-Wformat-overflow=] 434 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:434:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:434:2: note: 'sprintf' output 1 or more bytes (assuming 135) into a destination of size 128 434 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:437:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=] 437 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:437:3: note: 'sprintf' output between 13 and 150 bytes into a destination of size 128 437 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/mips/configs/ip22_defconfig:612:warning: symbol value 'm' invalid for RFKILL_INPUT # make -s -j 48 ARCH=mips O=/kisskb/build/stable-32_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/kernel/r4k_fpu.S: Assembler messages: /kisskb/src/arch/mips/kernel/r4k_fpu.S:59: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f0,272+0($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:60: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f2,272+16($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:61: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f4,272+32($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:62: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f6,272+48($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:63: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f8,272+64($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:64: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f10,272+80($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:65: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f12,272+96($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:66: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f14,272+112($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:67: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f16,272+128($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:68: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f18,272+144($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:69: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f20,272+160($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:70: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f22,272+176($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:71: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f24,272+192($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:72: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f26,272+208($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:73: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f28,272+224($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:74: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f30,272+240($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:135: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f0,272+0($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:136: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f2,272+16($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:137: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f4,272+32($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:138: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f6,272+48($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:139: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f8,272+64($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:140: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f10,272+80($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:141: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f12,272+96($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:142: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f14,272+112($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:143: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f16,272+128($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:144: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f18,272+144($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:145: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f20,272+160($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:146: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f22,272+176($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:147: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f24,272+192($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:148: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f26,272+208($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:149: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f28,272+224($4)' /kisskb/src/arch/mips/kernel/r4k_fpu.S:150: Error: opcode not supported on this processor: mips3 (mips3) `ldc1 $f30,272+240($4)' make[2]: *** [/kisskb/src/scripts/Makefile.build:265: arch/mips/kernel/r4k_fpu.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/arch/mips/kernel/r4k_switch.S: Assembler messages: /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f0,576($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f2,592($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f4,608($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f6,624($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f8,640($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f10,656($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f12,672($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f14,688($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f16,704($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f18,720($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f20,736($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f22,752($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f24,768($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f26,784($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f28,800($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:74: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f30,816($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f0,576($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f2,592($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f4,608($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f6,624($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f8,640($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f10,656($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f12,672($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f14,688($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f16,704($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f18,720($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f20,736($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f22,752($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f24,768($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f26,784($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f28,800($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:130: Error: opcode not supported on this processor: vr5000 (mips4) `sdc1 $f30,816($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f0,576($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f2,592($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f4,608($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f6,624($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f8,640($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f10,656($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f12,672($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f14,688($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f16,704($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f18,720($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f20,736($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f22,752($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f24,768($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f26,784($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f28,800($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:141: Error: opcode not supported on this processor: vr5000 (mips4) `ldc1 $f30,816($4)' /kisskb/src/arch/mips/kernel/r4k_switch.S:234: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f0' /kisskb/src/arch/mips/kernel/r4k_switch.S:235: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f2' /kisskb/src/arch/mips/kernel/r4k_switch.S:236: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f4' /kisskb/src/arch/mips/kernel/r4k_switch.S:237: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f6' /kisskb/src/arch/mips/kernel/r4k_switch.S:238: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f8' /kisskb/src/arch/mips/kernel/r4k_switch.S:239: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f10' /kisskb/src/arch/mips/kernel/r4k_switch.S:240: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f12' /kisskb/src/arch/mips/kernel/r4k_switch.S:241: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f14' /kisskb/src/arch/mips/kernel/r4k_switch.S:242: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f16' /kisskb/src/arch/mips/kernel/r4k_switch.S:243: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f18' /kisskb/src/arch/mips/kernel/r4k_switch.S:244: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f20' /kisskb/src/arch/mips/kernel/r4k_switch.S:245: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f22' /kisskb/src/arch/mips/kernel/r4k_switch.S:246: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f24' /kisskb/src/arch/mips/kernel/r4k_switch.S:247: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f26' /kisskb/src/arch/mips/kernel/r4k_switch.S:248: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f28' /kisskb/src/arch/mips/kernel/r4k_switch.S:249: Error: opcode not supported on this processor: mips3 (mips3) `dmtc1 $9,$f30' make[2]: *** [/kisskb/src/scripts/Makefile.build:265: arch/mips/kernel/r4k_switch.o] Error 1 /kisskb/src/arch/mips/mm/page.c:89:6: error: 'clear_page' alias in between function and variable is not supported void clear_page(void *page) __attribute__((alias("clear_page_array"))); ^ /kisskb/src/arch/mips/mm/page.c:84:12: error: 'clear_page_array' aliased declaration [-Werror] static u32 clear_page_array[0x120 / 4]; ^ /kisskb/src/arch/mips/mm/page.c:108:6: error: 'copy_page' alias in between function and variable is not supported void copy_page(void *to, void *from) __attribute__((alias("copy_page_array"))); ^ /kisskb/src/arch/mips/mm/page.c:102:12: error: 'copy_page_array' aliased declaration [-Werror] static u32 copy_page_array[0x540 / 4]; ^ /kisskb/src/arch/mips/mm/page.c:108:6: error: 'copy_page' alias in between function and variable is not supported void copy_page(void *to, void *from) __attribute__((alias("copy_page_array"))); ^ /kisskb/src/arch/mips/mm/page.c:102:12: error: 'copy_page_array' aliased declaration [-Werror] static u32 copy_page_array[0x540 / 4]; ^ /kisskb/src/arch/mips/mm/page.c:89:6: error: 'clear_page' alias in between function and variable is not supported void clear_page(void *page) __attribute__((alias("clear_page_array"))); ^ /kisskb/src/arch/mips/mm/page.c:84:12: error: 'clear_page_array' aliased declaration [-Werror] static u32 clear_page_array[0x120 / 4]; ^ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:230: arch/mips/mm/page.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /kisskb/src/kernel/timeconst.pl line 373. make[2]: *** [/kisskb/src/kernel/Makefile:129: kernel/timeconst.h] Error 255 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/sched.c: In function 'wake_up_new_task': /kisskb/src/kernel/sched.c:2767:6: warning: unused variable 'cpu' [-Wunused-variable] int cpu = get_cpu(); ^ In file included from /kisskb/src/include/linux/cpumask.h:9:0, from /kisskb/src/arch/mips/include/asm/processor.h:14, from /kisskb/src/arch/mips/include/asm/thread_info.h:15, from /kisskb/src/include/linux/thread_info.h:56, from /kisskb/src/include/linux/preempt.h:9, from /kisskb/src/include/linux/spinlock.h:50, from /kisskb/src/include/linux/mmzone.h:7, from /kisskb/src/include/linux/gfp.h:4, from /kisskb/src/include/linux/mm.h:8, from /kisskb/src/kernel/sched.c:29: /kisskb/src/kernel/sched.c: In function 'update_sysctl': /kisskb/src/include/linux/kernel.h:617:17: warning: comparison of distinct pointer types lacks a cast (void) (&_min1 == &_min2); \ ^ /kisskb/src/kernel/sched.c:7316:22: note: in expansion of macro 'min' unsigned int cpus = min(num_online_cpus(), 8U); ^ make[1]: *** [/kisskb/src/Makefile:881: arch/mips/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:881: arch/mips/mm] Error 2 make[1]: *** [/kisskb/src/Makefile:881: kernel] Error 2 /kisskb/src/fs/namespace.c: In function 'sys_mount': /kisskb/src/fs/namespace.c:2119:6: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = do_mount(kernel_dev, kernel_dir, kernel_type, flags, ^ /kisskb/src/fs/namespace.c:2119:6: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized] /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_inval_entry': /kisskb/src/fs/fuse/dev.c:929:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBSetFileInfo': /kisskb/src/fs/cifs/cifssmb.c:4841:2: warning: array subscript is above array bounds [-Warray-bounds] memcpy(data_offset, data, sizeof(FILE_BASIC_INFO)); ^ /kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBUnixSetFileInfo': /kisskb/src/fs/cifs/cifssmb.c:5131:2: warning: array subscript is above array bounds [-Warray-bounds] cifs_fill_unix_set_info(data_offset, args); ^ In file included from /kisskb/src/include/linux/mm.h:11:0, from /kisskb/src/fs/fuse/fuse_i.h:18, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function 'fuse_file_poll': /kisskb/src/include/linux/rbtree.h:155:26: warning: 'parent' may be used uninitialized in this function [-Wmaybe-uninitialized] node->rb_parent_color = (unsigned long )parent; ^ /kisskb/src/fs/fuse/file.c:2002:27: note: 'parent' was declared here struct rb_node **link, *parent; ^ /kisskb/src/fs/xfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_compact': /kisskb/src/fs/xfs/xfs_dir2_leaf.c:622:31: warning: array subscript is above array bounds [-Warray-bounds] leaf->ents[to] = leaf->ents[from]; ^ /kisskb/src/fs/xfs/xfs_dir2_block.c: In function 'xfs_dir2_sf_to_block': /kisskb/src/fs/xfs/xfs_dir2_block.c:1146:26: warning: array subscript is above array bounds [-Warray-bounds] dep->name[0] = dep->name[1] = '.'; ^ make: *** [Makefile:120: sub-make] Error 2 Command 'make -s -j 48 ARCH=mips O=/kisskb/build/stable-32_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-32_mips-defconfig_mips-gcc4.9 # Build took: 0:00:45.782834