# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is c0f66c0eddf8551477008e9efce92816f443d0cf Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was c0f66c0). # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=arm O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_cm_x2xx_defconfig_arm CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/arm-linux/bin/arm-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=arm O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_cm_x2xx_defconfig_arm CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/arm-linux/bin/arm-linux- cm_x2xx_defconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=arm O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_cm_x2xx_defconfig_arm CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/arm-linux/bin/arm-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_cm_x2xx_defconfig_arm/Makefile scripts/kconfig/conf -s arch/arm/Kconfig CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linux-next_cm_x2xx_defconfig_arm/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-arm Generating include/asm-arm/mach-types.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash HOSTCC scripts/bin2c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC kernel/bounds.s GEN include/linux/bounds.h CC arch/arm/kernel/asm-offsets.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1351:2: warning: #warning syscall migrate_pages not implemented :1407:2: warning: #warning syscall pselect6 not implemented :1411:2: warning: #warning syscall ppoll not implemented :1451:2: warning: #warning syscall epoll_pwait not implemented :1515:2: warning: #warning syscall rt_tgsigqueueinfo not implemented HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o UPD include/linux/compile.h HOSTCC usr/gen_init_cpio CC init/version.o CC arch/arm/kernel/compat.o CC arch/arm/kernel/elf.o AS arch/arm/kernel/entry-armv.o AS arch/arm/kernel/entry-common.o CC arch/arm/kernel/irq.o CC arch/arm/kernel/process.o CC arch/arm/kernel/ptrace.o CC arch/arm/kernel/setup.o CC arch/arm/kernel/signal.o CC arch/arm/kernel/sys_arm.o CC arch/arm/kernel/stacktrace.o CC arch/arm/kernel/time.o CC arch/arm/kernel/traps.o CC arch/arm/mm/dma-mapping.o CC arch/arm/mm/extable.o CC arch/arm/mm/init.o CC arch/arm/mm/fault.o CC arch/arm/kernel/armksyms.o CC arch/arm/kernel/module.o CC arch/arm/mm/iomap.o CC arch/arm/mm/flush.o CC arch/arm/mm/ioremap.o CC arch/arm/kernel/bios32.o CC arch/arm/kernel/isa.o CC arch/arm/mm/mmap.o CC arch/arm/mm/fault-armv.o CC arch/arm/kernel/sys_oabi-compat.o CC arch/arm/mm/pgd.o CC arch/arm/kernel/xscale-cp0.o CC arch/arm/kernel/unwind.o /scratch/kisskb/src/init/initramfs.c: In function 'clean_path': /scratch/kisskb/src/init/initramfs.c:289: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/init/initramfs.c: In function 'do_utime': /scratch/kisskb/src/init/initramfs.c:87: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/irq.c: In function 'show_interrupts': /scratch/kisskb/src/arch/arm/kernel/irq.c:99: warning: the frame size of 16 bytes is larger than 0 bytes AS arch/arm/kernel/iwmmxt.o CC arch/arm/mm/mmu.o CC arch/arm/mm/proc-syms.o /scratch/kisskb/src/arch/arm/kernel/time.c: In function 'restore_time_delta': /scratch/kisskb/src/arch/arm/kernel/time.c:327: warning: the frame size of 8 bytes is larger than 0 bytes CC arch/arm/kernel/io.o /scratch/kisskb/src/init/do_mounts.c: In function 'change_floppy': /scratch/kisskb/src/init/do_mounts.c:329: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/init/do_mounts.c: In function 'mount_block_root': /scratch/kisskb/src/init/do_mounts.c:287: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/init/do_mounts.c: In function 'name_to_dev_t': /scratch/kisskb/src/init/do_mounts.c:145: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/init/initramfs.c: In function 'unpack_to_rootfs': /scratch/kisskb/src/init/initramfs.c:470: warning: the frame size of 16 bytes is larger than 0 bytes CC arch/arm/mm/alignment.o AS arch/arm/kernel/debug.o /scratch/kisskb/src/arch/arm/kernel/sys_arm.c: In function 'kernel_execve': /scratch/kisskb/src/arch/arm/kernel/sys_arm.c:301: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_arm.c: In function 'sys_ipc': /scratch/kisskb/src/arch/arm/kernel/sys_arm.c:211: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_arm.c: In function 'old_select': /scratch/kisskb/src/arch/arm/kernel/sys_arm.c:130: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_arm.c: In function 'old_mmap': /scratch/kisskb/src/arch/arm/kernel/sys_arm.c:91: warning: the frame size of 24 bytes is larger than 0 bytes AS arch/arm/mm/abort-ev5t.o /scratch/kisskb/src/init/main.c: In function 'loglevel': /scratch/kisskb/src/init/main.c:251: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/init/main.c: In function 'do_one_initcall': /scratch/kisskb/src/init/main.c:753: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/init/main.c: In function 'start_kernel': /scratch/kisskb/src/init/main.c:702: warning: the frame size of 8 bytes is larger than 0 bytes AS arch/arm/kernel/head.o CC arch/arm/mm/copypage-xscale.o CC arch/arm/kernel/init_task.o /scratch/kisskb/src/init/do_mounts_rd.c: In function 'rd_load_image': /scratch/kisskb/src/init/do_mounts_rd.c:271: warning: the frame size of 24 bytes is larger than 0 bytes LDS arch/arm/kernel/vmlinux.lds AS arch/arm/mm/tlb-v4wbi.o AS arch/arm/mm/proc-xscale.o LD init/mounts.o /scratch/kisskb/src/init/initramfs.c: In function 'do_header': /scratch/kisskb/src/init/initramfs.c:246: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/process.c: In function 'get_wchan': /scratch/kisskb/src/arch/arm/kernel/process.c:393: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/init.c: In function 'bootmem_init': /scratch/kisskb/src/arch/arm/mm/init.c:397: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/ptrace.c: In function 'ptrace_cancel_bpt': /scratch/kisskb/src/arch/arm/kernel/ptrace.c:453: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/process.c: In function 'kernel_thread': /scratch/kisskb/src/arch/arm/kernel/process.c:371: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/fault-armv.c: In function 'check_writebuffer_bugs': /scratch/kisskb/src/arch/arm/mm/fault-armv.c:231: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/fault-armv.c: In function 'update_mmu_cache': /scratch/kisskb/src/arch/arm/mm/fault-armv.c:169: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/ioremap.c: In function 'remap_area_pages': /scratch/kisskb/src/arch/arm/mm/ioremap.c:111: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/flush.c: In function 'flush_dcache_page': /scratch/kisskb/src/arch/arm/mm/flush.c:225: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/fault.c: In function '__do_user_fault': /scratch/kisskb/src/arch/arm/mm/fault.c:157: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/init/initramfs.c: In function 'populate_rootfs': /scratch/kisskb/src/init/initramfs.c:607: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/module.c: In function 'apply_relocate': /scratch/kisskb/src/arch/arm/kernel/module.c:194: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/fault.c: In function 'do_page_fault': /scratch/kisskb/src/arch/arm/mm/fault.c:324: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/ptrace.c: In function 'arch_ptrace': /scratch/kisskb/src/arch/arm/kernel/ptrace.c:842: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_socketcall': /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c:456: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/process.c: In function '__show_regs': /scratch/kisskb/src/arch/arm/kernel/process.c:261: warning: the frame size of 64 bytes is larger than 0 bytes GEN usr/initramfs_data.cpio /scratch/kisskb/src/arch/arm/kernel/ptrace.c: In function 'ptrace_break': /scratch/kisskb/src/arch/arm/kernel/ptrace.c:478: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/ptrace.c: In function 'add_breakpoint': /scratch/kisskb/src/arch/arm/kernel/ptrace.c:364: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_semtimedop': /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c:341: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/fault.c: In function 'do_DataAbort': /scratch/kisskb/src/arch/arm/mm/fault.c:482: warning: the frame size of 128 bytes is larger than 0 bytes AS usr/initramfs_data.o /scratch/kisskb/src/arch/arm/kernel/unwind.c: In function 'unwind_frame': /scratch/kisskb/src/arch/arm/kernel/unwind.c:330: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/unwind.c: In function 'unwind_backtrace': /scratch/kisskb/src/arch/arm/kernel/unwind.c:377: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_epoll_ctl': /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c:268: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/ptrace.c: In function 'ptrace_set_bpt': /scratch/kisskb/src/arch/arm/kernel/ptrace.c:434: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/mmu.c: In function 'reserve_node_zero': /scratch/kisskb/src/arch/arm/mm/mmu.c:839: error: implicit declaration of function 'machine_is_treo680' distcc[14616] ERROR: compile /scratch/kisskb/src/arch/arm/mm/mmu.c on sprygo/32 failed /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_fcntl64': /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c:242: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c: In function 'cp_oldabi_stat64': /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c:142: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_fstatat64': /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c:186: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_fstat64': /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c:172: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_lstat64': /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c:162: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/setup.c: In function 'setup_arch': /scratch/kisskb/src/arch/arm/kernel/setup.c:754: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_stat64': /scratch/kisskb/src/arch/arm/kernel/sys_oabi-compat.c:152: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/dma-mapping.c: In function '__dma_alloc': /scratch/kisskb/src/arch/arm/mm/dma-mapping.c:269: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/dma-mapping.c: In function 'dma_alloc_coherent': /scratch/kisskb/src/arch/arm/mm/dma-mapping.c:296: warning: the frame size of 8 bytes is larger than 0 bytes CC arch/arm/common/dmabounce.o CC arch/arm/common/it8152.o CC arch/arm/common/clkdev.o /scratch/kisskb/src/arch/arm/mm/alignment.c: In function 'do_alignment_ldmstm': /scratch/kisskb/src/arch/arm/mm/alignment.c:508: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/bios32.c: In function 'pcibios_enable_device': /scratch/kisskb/src/arch/arm/kernel/bios32.c:671: warning: the frame size of 8 bytes is larger than 0 bytes CC arch/arm/mach-pxa/clock.o CC arch/arm/mach-pxa/devices.o CC arch/arm/mach-pxa/generic.o CC arch/arm/mach-pxa/irq.o CC arch/arm/mach-pxa/time.o CC arch/arm/mach-pxa/reset.o CC arch/arm/mach-pxa/pm.o AS arch/arm/mach-pxa/sleep.o AS arch/arm/mach-pxa/standby.o CC arch/arm/mach-pxa/ssp.o CC arch/arm/mach-pxa/mfp-pxa2xx.o CC arch/arm/mach-pxa/pxa2xx.o CC arch/arm/mach-pxa/pxa25x.o /scratch/kisskb/src/arch/arm/kernel/bios32.c: In function 'pcibios_fixup_bus': /scratch/kisskb/src/arch/arm/kernel/bios32.c:439: warning: the frame size of 8 bytes is larger than 0 bytes CC arch/arm/mach-pxa/pxa27x.o CC arch/arm/mach-pxa/cm-x2xx.o CC arch/arm/mach-pxa/cm-x255.o /scratch/kisskb/src/arch/arm/kernel/bios32.c: In function 'pcibios_bus_report_status': /scratch/kisskb/src/arch/arm/kernel/bios32.c:56: warning: the frame size of 8 bytes is larger than 0 bytes CC arch/arm/mach-pxa/cm-x270.o CC arch/arm/mach-pxa/cm-x2xx-pci.o CC arch/arm/plat-pxa/dma.o CC arch/arm/plat-pxa/gpio.o /scratch/kisskb/src/arch/arm/common/clkdev.c: In function 'clkdev_alloc': /scratch/kisskb/src/arch/arm/common/clkdev.c:135: warning: the frame size of 8 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/arch/arm/mach-pxa/generic.c:31: /scratch/kisskb/src/arch/arm/mach-pxa/include/mach/pxa2xx-gpio.h:4:2: warning: #warning Please use mfp-pxa2[57]x.h instead of pxa2xx-gpio.h /scratch/kisskb/src/arch/arm/common/it8152.c: In function 'pcibios_set_master': /scratch/kisskb/src/arch/arm/common/it8152.c:367: warning: the frame size of 8 bytes is larger than 0 bytes LD arch/arm/common/built-in.o /scratch/kisskb/src/arch/arm/plat-pxa/gpio.c: In function 'pxa_init_gpio': /scratch/kisskb/src/arch/arm/plat-pxa/gpio.c:300: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/plat-pxa/gpio.c: In function 'pxa_gpio_demux_handler': /scratch/kisskb/src/arch/arm/plat-pxa/gpio.c:233: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/signal.c: In function 'setup_sigframe': /scratch/kisskb/src/arch/arm/kernel/signal.c:378: warning: the frame size of 168 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/signal.c: In function 'do_signal': /scratch/kisskb/src/arch/arm/kernel/signal.c:699: warning: the frame size of 160 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/signal.c: In function 'restore_sigframe': /scratch/kisskb/src/arch/arm/kernel/signal.c:262: warning: the frame size of 176 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/signal.c: In function 'sys_sigaction': /scratch/kisskb/src/arch/arm/kernel/signal.c:133: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/signal.c: In function 'sys_rt_sigsuspend': /scratch/kisskb/src/arch/arm/kernel/signal.c:101: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/signal.c: In function 'sys_sigsuspend': /scratch/kisskb/src/arch/arm/kernel/signal.c:73: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/traps.c: In function 'user_debug_setup': /scratch/kisskb/src/arch/arm/kernel/traps.c:44: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/traps.c: In function 'dump_instr': /scratch/kisskb/src/arch/arm/kernel/traps.c:154: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/traps.c: In function 'baddataabort': /scratch/kisskb/src/arch/arm/kernel/traps.c:667: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/traps.c: In function 'arm_syscall': /scratch/kisskb/src/arch/arm/kernel/traps.c:594: warning: the frame size of 256 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/kernel/traps.c: In function 'do_undefinstr': /scratch/kisskb/src/arch/arm/kernel/traps.c:362: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mach-pxa/pxa27x.c: In function 'pxa27x_get_clk_frequency_khz': /scratch/kisskb/src/arch/arm/mach-pxa/pxa27x.c:88: warning: the frame size of 8 bytes is larger than 0 bytes LD arch/arm/plat-pxa/built-in.o LD usr/built-in.o make[2]: *** [arch/arm/mm/mmu.o] Error 1 make[2]: *** Waiting for unfinished jobs.... LD arch/arm/mach-pxa/built-in.o LD init/built-in.o CC arch/arm/nwfpe/fpa11.o CC arch/arm/nwfpe/fpa11_cpdo.o CC arch/arm/nwfpe/fpa11_cpdt.o CC arch/arm/nwfpe/fpa11_cprt.o CC arch/arm/nwfpe/fpmodule.o CC arch/arm/nwfpe/fpopcode.o CC arch/arm/nwfpe/softfloat.o CC arch/arm/nwfpe/single_cpdo.o CC arch/arm/nwfpe/double_cpdo.o AS arch/arm/nwfpe/entry.o CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o TIMEC kernel/timeconst.h CC kernel/itimer.o /scratch/kisskb/src/arch/arm/nwfpe/fpa11_cpdo.c: In function 'EmulateCPDO': /scratch/kisskb/src/arch/arm/nwfpe/fpa11_cpdo.c:137: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/softirq.o CC mm/bootmem.o CC kernel/resource.o CC mm/filemap.o CC kernel/sysctl.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o CC mm/page_alloc.o CC kernel/capability.o CC kernel/ptrace.o CC mm/page-writeback.o /scratch/kisskb/src/arch/arm/nwfpe/fpa11_cprt.c: In function 'PerformFIX': /scratch/kisskb/src/arch/arm/nwfpe/fpa11_cprt.c:151: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/fpa11_cprt.c: In function 'PerformFLT': /scratch/kisskb/src/arch/arm/nwfpe/fpa11_cprt.c:110: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/timer.o CC kernel/user.o CC mm/pdflush.o CC mm/readahead.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o /scratch/kisskb/src/arch/arm/nwfpe/fpa11_cpdt.c: In function 'PerformSTF': /scratch/kisskb/src/arch/arm/nwfpe/fpa11_cpdt.c:316: warning: the frame size of 8 bytes is larger than 0 bytes CC mm/prio_tree.o CC mm/util.o CC mm/mmzone.o CC kernel/signal.o CC mm/vmstat.o /scratch/kisskb/src/kernel/itimer.c: In function 'itimer_get_remtime': /scratch/kisskb/src/kernel/itimer.c:42: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/itimer.c: In function 'do_setitimer': /scratch/kisskb/src/kernel/itimer.c:224: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/itimer.c: In function 'sys_setitimer': /scratch/kisskb/src/kernel/itimer.c:282: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/itimer.c: In function 'alarm_setitimer': /scratch/kisskb/src/kernel/itimer.c:261: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/itimer.c: In function 'do_getitimer': /scratch/kisskb/src/kernel/itimer.c:101: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/itimer.c: In function 'sys_getitimer': /scratch/kisskb/src/kernel/itimer.c:115: warning: the frame size of 16 bytes is larger than 0 bytes CC kernel/sys.o CC mm/backing-dev.o /scratch/kisskb/src/kernel/panic.c: In function 'warn_slowpath_fmt': /scratch/kisskb/src/kernel/panic.c:375: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/kmod.o CC mm/page_isolation.o CC mm/mm_init.o CC kernel/workqueue.o CC kernel/pid.o /scratch/kisskb/src/mm/bootmem.c: In function 'alloc_bootmem_core': /scratch/kisskb/src/mm/bootmem.c:529: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/bootmem.c: In function '___alloc_bootmem_nopanic': /scratch/kisskb/src/mm/bootmem.c:575: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:321: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/bootmem.c: In function 'free_all_bootmem_core': /scratch/kisskb/src/mm/bootmem.c:204: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/panic.c: In function 'panic': /scratch/kisskb/src/kernel/panic.c:140: warning: the frame size of 8 bytes is larger than 0 bytes CC mm/fremap.o LD arch/arm/kernel/built-in.o CC mm/highmem.o CC kernel/rcupdate.o /scratch/kisskb/src/mm/pdflush.c: In function 'pdflush': /scratch/kisskb/src/mm/pdflush.c:209: warning: the frame size of 32 bytes is larger than 0 bytes CC mm/madvise.o CC mm/memory.o CC kernel/extable.o /scratch/kisskb/src/kernel/resource.c: In function 'reserve_setup': /scratch/kisskb/src/kernel/resource.c:809: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/resource.c: In function '__devm_release_region': /scratch/kisskb/src/kernel/resource.c:777: warning: the frame size of 16 bytes is larger than 0 bytes CC mm/mincore.o CC mm/mlock.o /scratch/kisskb/src/kernel/ptrace.c: In function 'generic_ptrace_pokedata': /scratch/kisskb/src/kernel/ptrace.c:705: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/ptrace.c: In function 'generic_ptrace_peekdata': /scratch/kisskb/src/kernel/ptrace.c:697: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/params.o /scratch/kisskb/src/mm/oom_kill.c: In function 'try_set_zone_oom': /scratch/kisskb/src/mm/oom_kill.c:493: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/user.c: In function 'cpu_shares_store': /scratch/kisskb/src/kernel/user.c:161: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/user.c: In function 'alloc_uid': /scratch/kisskb/src/kernel/user.c:490: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/capability.c: In function 'cap_validate_magic': /scratch/kisskb/src/kernel/capability.c:123: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/oom_kill.c: In function 'clear_zonelist_oom': /scratch/kisskb/src/mm/oom_kill.c:510: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/printk.c: In function 'update_console_cmdline': /scratch/kisskb/src/kernel/printk.c:888: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/printk.c: In function 'vprintk': /scratch/kisskb/src/kernel/printk.c:757: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/printk.c: In function 'printk': /scratch/kisskb/src/kernel/printk.c:586: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/printk.c: In function 'log_buf_len_setup': /scratch/kisskb/src/kernel/printk.c:194: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/printk.c: In function 'do_syslog': /scratch/kisskb/src/kernel/printk.c:401: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/printk.c: In function 'console_setup': /scratch/kisskb/src/kernel/printk.c:850: warning: the frame size of 16 bytes is larger than 0 bytes CC kernel/posix-timers.o /scratch/kisskb/src/kernel/ptrace.c: In function 'ptrace_writedata': /scratch/kisskb/src/kernel/ptrace.c:378: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/mm/truncate.c: In function 'invalidate_inode_pages2_range': /scratch/kisskb/src/mm/truncate.c:457: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/mm/truncate.c: In function '__invalidate_mapping_pages': /scratch/kisskb/src/mm/truncate.c:316: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/mm/truncate.c: In function 'truncate_inode_pages_range': /scratch/kisskb/src/mm/truncate.c:254: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/ptrace.c: In function 'ptrace_readdata': /scratch/kisskb/src/kernel/ptrace.c:353: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/capability.c: In function 'sys_capset': /scratch/kisskb/src/kernel/capability.c:290: warning: the frame size of 56 bytes is larger than 0 bytes CC kernel/kthread.o CC mm/mmap.o /scratch/kisskb/src/mm/vmstat.c: In function 'zoneinfo_show_print': /scratch/kisskb/src/mm/vmstat.c:768: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmstat.c: In function 'pagetypeinfo_showblockcount_print': /scratch/kisskb/src/mm/vmstat.c:528: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/capability.c: In function 'sys_capget': /scratch/kisskb/src/kernel/capability.c:218: warning: the frame size of 56 bytes is larger than 0 bytes CC mm/mprotect.o /scratch/kisskb/src/mm/readahead.c: In function '__do_page_cache_readahead': /scratch/kisskb/src/mm/readahead.c:199: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c: In function 'roundAndPackFloat64': /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:440: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c: In function 'float64_mul': /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:2165: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c: In function 'subFloat64Sigs': /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:2062: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c: In function 'addFloat64Sigs': /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:1986: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c: In function 'float64_to_float32': /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:1818: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c: In function 'float32_to_float64': /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:924: warning: the frame size of 48 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:45: /scratch/kisskb/src/arch/arm/nwfpe/softfloat-macros: In function 'T.412': /scratch/kisskb/src/arch/arm/nwfpe/softfloat-macros:590: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c: In function 'float32_rem': /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:1441: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c: In function 'float64_div': /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:2236: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c: In function 'float64_rem': /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:2322: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c: In function 'float64_sqrt': /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:2383: warning: the frame size of 56 bytes is larger than 0 bytes CC kernel/wait.o /scratch/kisskb/src/mm/oom_kill.c: In function '__out_of_memory': /scratch/kisskb/src/mm/oom_kill.c:543: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mempool.c: In function 'mempool_alloc': /scratch/kisskb/src/mm/mempool.c:250: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/oom_kill.c: In function 'out_of_memory': /scratch/kisskb/src/mm/oom_kill.c:635: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/oom_kill.c: In function 'pagefault_out_of_memory': /scratch/kisskb/src/mm/oom_kill.c:579: warning: the frame size of 8 bytes is larger than 0 bytes CC mm/mremap.o /scratch/kisskb/src/kernel/ptrace.c: In function 'exit_ptrace': /scratch/kisskb/src/kernel/ptrace.c:328: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/kfifo.o /scratch/kisskb/src/kernel/rcupdate.c: In function '_rcu_barrier': /scratch/kisskb/src/kernel/rcupdate.c:160: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/filemap.c: In function 'iov_iter_fault_in_readable': /scratch/kisskb/src/mm/filemap.c:1962: warning: the frame size of 8 bytes is larger than 0 bytes CC mm/msync.o /scratch/kisskb/src/kernel/exit.c: In function 'exit_mm': /scratch/kisskb/src/kernel/exit.c:691: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/exit.c: In function 'daemonize': /scratch/kisskb/src/kernel/exit.c:458: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/exit.c: In function 'release_task': /scratch/kisskb/src/kernel/exit.c:212: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/exit.c: In function 'wait_consider_task': /scratch/kisskb/src/kernel/exit.c:1507: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/exit.c: In function 'do_wait': /scratch/kisskb/src/kernel/exit.c:1646: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/exit.c: In function 'do_exit': /scratch/kisskb/src/kernel/exit.c:1014: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/timer.c: In function 'cascade': /scratch/kisskb/src/kernel/timer.c:880: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/timer.c: In function 'run_timer_softirq': /scratch/kisskb/src/kernel/timer.c:1180: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/timer.c: In function 'do_sysinfo': /scratch/kisskb/src/kernel/timer.c:1489: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/timer.c: In function 'sys_sysinfo': /scratch/kisskb/src/kernel/timer.c:1501: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/timer.c: In function 'schedule_timeout': /scratch/kisskb/src/kernel/timer.c:1370: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/timer.c: In function 'get_next_timer_interrupt': /scratch/kisskb/src/kernel/timer.c:1106: warning: the frame size of 32 bytes is larger than 0 bytes CC kernel/sys_ni.o /scratch/kisskb/src/kernel/ptrace.c: In function 'ptrace_request': /scratch/kisskb/src/kernel/ptrace.c:565: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/mm/madvise.c: In function 'sys_madvise': /scratch/kisskb/src/mm/madvise.c:365: warning: the frame size of 56 bytes is larger than 0 bytes CC kernel/posix-cpu-timers.o CC kernel/hrtimer.o CC kernel/mutex.o CC mm/rmap.o CC kernel/rwsem.o /scratch/kisskb/src/kernel/sysctl.c: In function '__do_proc_dointvec': /scratch/kisskb/src/kernel/sysctl.c:2335: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/workqueue.c: In function 'flush_cpu_workqueue': /scratch/kisskb/src/kernel/workqueue.c:384: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/workqueue.c: In function 'flush_work': /scratch/kisskb/src/kernel/workqueue.c:460: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/workqueue.c: In function 'create_workqueue_thread': /scratch/kisskb/src/kernel/workqueue.c:783: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/workqueue.c: In function 'worker_thread': /scratch/kisskb/src/kernel/workqueue.c:342: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/workqueue.c: In function '__cancel_work_timer': /scratch/kisskb/src/kernel/workqueue.c:556: warning: the frame size of 32 bytes is larger than 0 bytes CC kernel/nsproxy.o /scratch/kisskb/src/kernel/sysctl.c: In function 'proc_dointvec_minmax': /scratch/kisskb/src/kernel/sysctl.c:2458: warning: the frame size of 8 bytes is larger than 0 bytes CC mm/vmalloc.o CC kernel/srcu.o /scratch/kisskb/src/kernel/sysctl.c: In function 'proc_do_cad_pid': /scratch/kisskb/src/kernel/sysctl.c:2784: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/fork.c: In function 'unshare_fd': /scratch/kisskb/src/kernel/fork.c:1591: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/semaphore.o /scratch/kisskb/src/kernel/fork.c: In function 'unshare_files': /scratch/kisskb/src/kernel/fork.c:1732: warning: the frame size of 8 bytes is larger than 0 bytes CC mm/bounce.o CC kernel/notifier.o /scratch/kisskb/src/kernel/params.c: In function 'param_set_invbool': /scratch/kisskb/src/kernel/params.c:293: warning: the frame size of 24 bytes is larger than 0 bytes CC kernel/ksysfs.o /scratch/kisskb/src/mm/filemap.c: In function 'file_remove_suid': /scratch/kisskb/src/mm/filemap.c:1834: warning: the frame size of 56 bytes is larger than 0 bytes CC kernel/pm_qos_params.o /scratch/kisskb/src/kernel/kmod.c: In function 'usermodehelper_disable': /scratch/kisskb/src/kernel/kmod.c:321: warning: the frame size of 24 bytes is larger than 0 bytes CC kernel/sched_clock.o CC mm/page_io.o /scratch/kisskb/src/kernel/pid.c: In function 'alloc_pid': /scratch/kisskb/src/kernel/pid.c:289: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/params.c: In function 'param_array_get': /scratch/kisskb/src/kernel/params.c:381: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/kmod.c: In function 'call_usermodehelper_exec': /scratch/kisskb/src/kernel/kmod.c:490: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/swap.c: In function 'release_pages': /scratch/kisskb/src/mm/swap.c:378: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/kmod.c: In function 'wait_for_helper': /scratch/kisskb/src/kernel/kmod.c:238: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/cred.o CC mm/swap_state.o /scratch/kisskb/src/kernel/kmod.c: In function '__request_module': /scratch/kisskb/src/kernel/kmod.c:116: warning: the frame size of 88 bytes is larger than 0 bytes CC kernel/async.o /scratch/kisskb/src/mm/filemap.c: In function 'find_get_pages_tag': /scratch/kisskb/src/mm/filemap.c:953: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/backing-dev.c: In function 'read_ahead_kb_store': /scratch/kisskb/src/mm/backing-dev.c:115: warning: the frame size of 8 bytes is larger than 0 bytes CC mm/swapfile.o CC mm/thrash.o /scratch/kisskb/src/kernel/kthread.c: In function 'kthread_create': /scratch/kisskb/src/kernel/kthread.c:159: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/mm/backing-dev.c: In function 'max_ratio_store': /scratch/kisskb/src/mm/backing-dev.c:163: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/swap.c: In function '____pagevec_lru_add': /scratch/kisskb/src/mm/swap.c:437: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/freezer.o CC mm/dmapool.o /scratch/kisskb/src/mm/backing-dev.c: In function 'min_ratio_store': /scratch/kisskb/src/mm/backing-dev.c:145: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/sysctl_check.o /scratch/kisskb/src/kernel/posix-timers.c: In function 'sys_clock_nanosleep': /scratch/kisskb/src/kernel/posix-timers.c:979: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'sys_clock_getres': /scratch/kisskb/src/kernel/posix-timers.c:949: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'sys_clock_gettime': /scratch/kisskb/src/kernel/posix-timers.c:930: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'sys_clock_settime': /scratch/kisskb/src/kernel/posix-timers.c:913: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'exit_itimers': /scratch/kisskb/src/kernel/posix-timers.c:882: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'sys_timer_delete': /scratch/kisskb/src/kernel/posix-timers.c:843: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'sys_timer_getoverrun': /scratch/kisskb/src/kernel/posix-timers.c:707: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'common_timer_get': /scratch/kisskb/src/kernel/posix-timers.c:660: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'sys_timer_settime': /scratch/kisskb/src/kernel/posix-timers.c:799: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'sys_timer_gettime': /scratch/kisskb/src/kernel/posix-timers.c:682: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'sys_timer_create': /scratch/kisskb/src/kernel/posix-timers.c:573: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'init_posix_timers': /scratch/kisskb/src/kernel/posix-timers.c:268: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-timers.c: In function 'do_schedule_next_timer': /scratch/kisskb/src/kernel/posix-timers.c:318: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/params.c: In function 'parse_args': /scratch/kisskb/src/kernel/params.c:177: warning: the frame size of 8 bytes is larger than 0 bytes CC mm/slqb.o /scratch/kisskb/src/mm/backing-dev.c: In function 'congestion_wait': /scratch/kisskb/src/mm/backing-dev.c:328: warning: the frame size of 24 bytes is larger than 0 bytes CC kernel/irq/handle.o /scratch/kisskb/src/mm/filemap.c: In function '__lock_page_nosync': /scratch/kisskb/src/mm/filemap.c:664: warning: the frame size of 32 bytes is larger than 0 bytes CC kernel/rtmutex.o CC kernel/futex.o /scratch/kisskb/src/mm/filemap.c: In function '__lock_page_killable': /scratch/kisskb/src/mm/filemap.c:649: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'sys_prctl': /scratch/kisskb/src/kernel/sys.c:1812: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'sys_old_getrlimit': /scratch/kisskb/src/kernel/sys.c:1517: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'sys_getrlimit': /scratch/kisskb/src/kernel/sys.c:1494: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'getrusage': /scratch/kisskb/src/kernel/sys.c:1684: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'sys_setrlimit': /scratch/kisskb/src/kernel/sys.c:1572: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'sys_setdomainname': /scratch/kisskb/src/kernel/sys.c:1481: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'sys_sethostname': /scratch/kisskb/src/kernel/sys.c:1431: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'set_groups': /scratch/kisskb/src/kernel/sys.c:1286: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'do_sys_times': /scratch/kisskb/src/kernel/sys.c:925: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'sys_times': /scratch/kisskb/src/kernel/sys.c:938: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'orderly_poweroff': /scratch/kisskb/src/kernel/sys.c:1881: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sys.c: In function 'sys_reboot': /scratch/kisskb/src/kernel/sys.c:437: warning: the frame size of 256 bytes is larger than 0 bytes CC kernel/up.o /scratch/kisskb/src/mm/filemap.c: In function '__lock_page': /scratch/kisskb/src/mm/filemap.c:640: warning: the frame size of 32 bytes is larger than 0 bytes CC kernel/uid16.o /scratch/kisskb/src/mm/msync.c: In function 'sys_msync': /scratch/kisskb/src/mm/msync.c:103: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/backing-dev.c: In function 'bdi_register': /scratch/kisskb/src/mm/backing-dev.c:219: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'setup_print_fatal_signals': /scratch/kisskb/src/kernel/signal.c:953: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'do_sigaltstack': /scratch/kisskb/src/kernel/signal.c:2508: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'do_sigpending': /scratch/kisskb/src/kernel/signal.c:2123: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'sys_sigprocmask': /scratch/kisskb/src/kernel/signal.c:2570: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'sys_rt_sigprocmask': /scratch/kisskb/src/kernel/signal.c:2099: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'do_sigaction': /scratch/kisskb/src/kernel/signal.c:2444: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'sys_rt_sigaction': /scratch/kisskb/src/kernel/signal.c:2599: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function '__flush_itimer_signals': /scratch/kisskb/src/kernel/signal.c:287: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'complete_signal': /scratch/kisskb/src/kernel/signal.c:823: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'dequeue_signal': /scratch/kisskb/src/kernel/signal.c:503: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'sys_rt_sigtimedwait': /scratch/kisskb/src/kernel/signal.c:2269: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'group_send_sig_info': /scratch/kisskb/src/kernel/signal.c:1080: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'sys_rt_sigqueueinfo': /scratch/kisskb/src/kernel/signal.c:2373: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'sys_kill': /scratch/kisskb/src/kernel/signal.c:2282: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'do_notify_parent_cldstop': /scratch/kisskb/src/kernel/signal.c:1529: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'ptrace_notify': /scratch/kisskb/src/kernel/signal.c:1669: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'get_signal_to_deliver': /scratch/kisskb/src/kernel/signal.c:1953: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'do_notify_parent': /scratch/kisskb/src/kernel/signal.c:1475: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'do_send_specific': /scratch/kisskb/src/kernel/signal.c:2311: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'sys_rt_tgsigqueueinfo': /scratch/kisskb/src/kernel/signal.c:2399: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'do_tkill': /scratch/kisskb/src/kernel/signal.c:2324: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/signal.c: In function 'send_sigqueue': /scratch/kisskb/src/kernel/signal.c:1378: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mlock.c: In function '__mlock_vma_pages_range': /scratch/kisskb/src/mm/mlock.c:250: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mlock.c: In function 'mlock_fixup': /scratch/kisskb/src/mm/mlock.c:442: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mlock.c: In function 'do_mlockall': /scratch/kisskb/src/mm/mlock.c:556: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mlock.c: In function 'do_mlock': /scratch/kisskb/src/mm/mlock.c:491: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/module.o CC kernel/irq/manage.o /scratch/kisskb/src/kernel/params.c: In function 'add_sysfs_param': /scratch/kisskb/src/kernel/params.c:542: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/fremap.c: In function 'sys_remap_file_pages': /scratch/kisskb/src/mm/fremap.c:260: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/mm/filemap.c: In function 'wait_on_page_bit': /scratch/kisskb/src/mm/filemap.c:566: warning: the frame size of 32 bytes is larger than 0 bytes CC kernel/power/main.o GZIP kernel/config_data.gz CC kernel/kallsyms.o /scratch/kisskb/src/mm/mprotect.c: In function 'mprotect_fixup': /scratch/kisskb/src/mm/mprotect.c:219: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mprotect.c: In function 'sys_mprotect': /scratch/kisskb/src/mm/mprotect.c:318: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_swp_alloc': /scratch/kisskb/src/mm/shmem.c:461: warning: the frame size of 16 bytes is larger than 0 bytes CC kernel/power/console.o /scratch/kisskb/src/kernel/sysctl.c: In function '__do_proc_doulongvec_minmax': /scratch/kisskb/src/kernel/sysctl.c:2563: warning: the frame size of 56 bytes is larger than 0 bytes CC kernel/irq/spurious.o CC kernel/time/timekeeping.o /scratch/kisskb/src/kernel/semaphore.c: In function '__down_timeout': /scratch/kisskb/src/kernel/semaphore.c:254: warning: the frame size of 16 bytes is larger than 0 bytes CC kernel/rcuclassic.o /scratch/kisskb/src/kernel/fork.c: In function 'sys_unshare': /scratch/kisskb/src/kernel/fork.c:1708: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/utsname_sysctl.o CC kernel/power/process.o /scratch/kisskb/src/kernel/semaphore.c: In function '__down_interruptible': /scratch/kisskb/src/kernel/semaphore.c:244: warning: the frame size of 16 bytes is larger than 0 bytes CC kernel/irq/resend.o CC kernel/time/ntp.o /scratch/kisskb/src/mm/page_alloc.c: In function '__rmqueue_smallest': /scratch/kisskb/src/mm/page_alloc.c:688: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'memmap_init_zone': /scratch/kisskb/src/mm/page_alloc.c:2667: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'setup_per_zone_lowmem_reserve': /scratch/kisskb/src/mm/page_alloc.c:4279: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'move_freepages_block': /scratch/kisskb/src/mm/page_alloc.c:770: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function '__rmqueue': /scratch/kisskb/src/mm/page_alloc.c:853: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'setup_per_zone_pages_min': /scratch/kisskb/src/mm/page_alloc.c:4340: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'show_free_areas': /scratch/kisskb/src/mm/page_alloc.c:1983: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'nr_free_zone_pages': /scratch/kisskb/src/mm/page_alloc.c:1812: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function '__free_pages_ok': /scratch/kisskb/src/mm/page_alloc.c:570: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'get_page_from_freelist': /scratch/kisskb/src/mm/page_alloc.c:1459: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'free_area_init_node': /scratch/kisskb/src/mm/page_alloc.c:3635: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'T.825': /scratch/kisskb/src/mm/page_alloc.c:536: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function '__alloc_pages_internal': /scratch/kisskb/src/mm/page_alloc.c:1676: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'alloc_large_system_hash': /scratch/kisskb/src/mm/page_alloc.c:4630: warning: the frame size of 16 bytes is larger than 0 bytes CC kernel/dma-coherent.o /scratch/kisskb/src/kernel/semaphore.c: In function '__down': /scratch/kisskb/src/kernel/semaphore.c:239: warning: the frame size of 16 bytes is larger than 0 bytes CC kernel/irq/chip.o /scratch/kisskb/src/kernel/params.c: In function 'param_sysfs_init': /scratch/kisskb/src/kernel/params.c:773: warning: the frame size of 72 bytes is larger than 0 bytes CC kernel/time/clocksource.o /scratch/kisskb/src/kernel/notifier.c: In function 'notify_die': /scratch/kisskb/src/kernel/notifier.c:573: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page-writeback.c: In function 'write_one_page': /scratch/kisskb/src/mm/page-writeback.c:1189: warning: the frame size of 48 bytes is larger than 0 bytes CC kernel/irq/devres.o /scratch/kisskb/src/kernel/semaphore.c: In function '__down_killable': /scratch/kisskb/src/kernel/semaphore.c:249: warning: the frame size of 16 bytes is larger than 0 bytes CC kernel/time.o /scratch/kisskb/src/mm/vmscan.c: In function 'isolate_pages_global': /scratch/kisskb/src/mm/vmscan.c:978: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mincore.c: In function 'sys_mincore': /scratch/kisskb/src/mm/mincore.c:229: warning: the frame size of 16 bytes is larger than 0 bytes CC kernel/time/jiffies.o /scratch/kisskb/src/kernel/sysctl.c: In function 'proc_taint': /scratch/kisskb/src/kernel/sysctl.c:2401: warning: the frame size of 48 bytes is larger than 0 bytes CC kernel/irq/autoprobe.o /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'thread_group_cputimer': /scratch/kisskb/src/kernel/posix-cpu-timers.c:296: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'posix_cpu_timers_exit_group': /scratch/kisskb/src/kernel/posix-cpu-timers.c:529: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'init_posix_cpu_timers': /scratch/kisskb/src/kernel/posix-cpu-timers.c:1710: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'sample_to_timespec': /scratch/kisskb/src/kernel/posix-cpu-timers.c:72: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'cpu_timer_sample_group': /scratch/kisskb/src/kernel/posix-cpu-timers.c:709: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'set_process_cpu_timer': /scratch/kisskb/src/kernel/posix-cpu-timers.c:1496: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'update_rlimit_cpu': /scratch/kisskb/src/kernel/posix-cpu-timers.c:26: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'posix_cpu_timer_schedule': /scratch/kisskb/src/kernel/posix-cpu-timers.c:1292: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'run_posix_cpu_timers': /scratch/kisskb/src/kernel/posix-cpu-timers.c:1438: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'posix_cpu_timer_get': /scratch/kisskb/src/kernel/posix-cpu-timers.c:969: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'posix_cpu_timer_set': /scratch/kisskb/src/kernel/posix-cpu-timers.c:870: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'do_cpu_nanosleep': /scratch/kisskb/src/kernel/posix-cpu-timers.c:1562: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'posix_cpu_nsleep_restart': /scratch/kisskb/src/kernel/posix-cpu-timers.c:1631: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'posix_cpu_nsleep': /scratch/kisskb/src/kernel/posix-cpu-timers.c:1599: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'cpu_clock_sample_group': /scratch/kisskb/src/kernel/posix-cpu-timers.c:324: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/posix-cpu-timers.c: In function 'posix_cpu_clock_get': /scratch/kisskb/src/kernel/posix-cpu-timers.c:381: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmscan.c: In function 'write_scan_unevictable_node': /scratch/kisskb/src/mm/vmscan.c:2649: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/filemap.c: In function 'filemap_fault': /scratch/kisskb/src/mm/filemap.c:1625: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/fork.c: In function 'dup_mm': /scratch/kisskb/src/kernel/fork.c:638: warning: the frame size of 16 bytes is larger than 0 bytes IKCFG kernel/config_data.h CC kernel/irq/proc.o /scratch/kisskb/src/kernel/pm_qos_params.c: In function 'pm_qos_power_write': /scratch/kisskb/src/kernel/pm_qos_params.c:398: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/time/timer_list.o /scratch/kisskb/src/kernel/sched.c: In function 'sched_rt_handler': /scratch/kisskb/src/kernel/sched.c:10037: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/time/timecompare.o /scratch/kisskb/src/kernel/params.c: In function 'param_set_ulong': /scratch/kisskb/src/kernel/params.c:204: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/params.c: In function 'param_set_uint': /scratch/kisskb/src/kernel/params.c:202: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page-writeback.c: In function 'write_cache_pages': /scratch/kisskb/src/mm/page-writeback.c:1102: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/wait.c: In function 'out_of_line_wait_on_bit': /scratch/kisskb/src/kernel/wait.c:215: warning: the frame size of 32 bytes is larger than 0 bytes CC kernel/irq/pm.o /scratch/kisskb/src/mm/filemap.c: In function 'wait_on_page_writeback_range': /scratch/kisskb/src/mm/filemap.c:307: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/wait.c: In function '__wake_up_bit': /scratch/kisskb/src/kernel/wait.c:254: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmscan.c: In function 'scan_mapping_unevictable_pages': /scratch/kisskb/src/mm/vmscan.c:2536: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/mm/filemap.c: In function '__filemap_fdatawrite_range': /scratch/kisskb/src/mm/filemap.c:223: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/params.c: In function 'param_set_ushort': /scratch/kisskb/src/kernel/params.c:200: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/params.c: In function 'param_set_byte': /scratch/kisskb/src/kernel/params.c:198: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_getpage': /scratch/kisskb/src/mm/shmem.c:1467: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/params.c: In function 'param_set_long': /scratch/kisskb/src/kernel/params.c:203: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/time/clockevents.o In file included from /scratch/kisskb/src/kernel/sched.c:1729: /scratch/kisskb/src/kernel/sched_fair.c: In function 'update_curr': /scratch/kisskb/src/kernel/sched_fair.c:504: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_fault': /scratch/kisskb/src/mm/shmem.c:1483: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/mutex.c: In function '__mutex_lock_slowpath': /scratch/kisskb/src/kernel/mutex.c:406: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched_fair.c: In function 'sched_slice': /scratch/kisskb/src/kernel/sched_fair.c:446: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/params.c: In function 'param_set_int': /scratch/kisskb/src/kernel/params.c:201: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_follow_link': /scratch/kisskb/src/mm/shmem.c:2002: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function 'unregister_sysctl_table': /scratch/kisskb/src/kernel/sysctl.c:2064: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/params.c: In function 'param_set_short': /scratch/kisskb/src/kernel/params.c:199: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mmap.c: In function 'unmap_region': /scratch/kisskb/src/mm/mmap.c:1783: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mmap.c: In function 'exit_mmap': /scratch/kisskb/src/mm/mmap.c:2122: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mmap.c: In function 'vma_adjust': /scratch/kisskb/src/mm/mmap.c:656: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mmap.c: In function 'vma_merge': /scratch/kisskb/src/mm/mmap.c:822: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mmap.c: In function 'copy_vma': /scratch/kisskb/src/mm/mmap.c:2214: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mmap.c: In function 'do_brk': /scratch/kisskb/src/mm/mmap.c:2074: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mmap.c: In function 'mmap_region': /scratch/kisskb/src/mm/mmap.c:1251: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mmap.c: In function 'do_mmap_pgoff': /scratch/kisskb/src/mm/mmap.c:1054: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'hrtimer_get_remaining': /scratch/kisskb/src/kernel/hrtimer.c:1045: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'hrtimer_get_next_event': /scratch/kisskb/src/kernel/hrtimer.c:1085: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'update_rmtp': /scratch/kisskb/src/kernel/hrtimer.c:1450: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'hrtimer_run_queues': /scratch/kisskb/src/kernel/hrtimer.c:1389: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function '__hrtimer_start_range_ns': /scratch/kisskb/src/kernel/hrtimer.c:944: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'schedule_hrtimeout_range': /scratch/kisskb/src/kernel/hrtimer.c:1734: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'hrtimer_nanosleep': /scratch/kisskb/src/kernel/hrtimer.c:1518: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'sys_nanosleep': /scratch/kisskb/src/kernel/hrtimer.c:1532: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'hrtimer_nanosleep_restart': /scratch/kisskb/src/kernel/hrtimer.c:1477: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'hrtimer_forward': /scratch/kisskb/src/kernel/hrtimer.c:781: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'ktime_get_real': /scratch/kisskb/src/kernel/hrtimer.c:76: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/hrtimer.c: In function 'ktime_get': /scratch/kisskb/src/kernel/hrtimer.c:61: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/swap_state.c: In function 'swapin_readahead': /scratch/kisskb/src/mm/swap_state.c:375: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/filemap.c: In function 'generic_file_buffered_write': /scratch/kisskb/src/mm/filemap.c:2324: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/mm/rmap.c: In function 'page_mapped_in_vma': /scratch/kisskb/src/mm/rmap.c:329: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/rmap.c: In function 'page_referenced_one': /scratch/kisskb/src/mm/rmap.c:385: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/rmap.c: In function 'try_to_unmap_one': /scratch/kisskb/src/mm/rmap.c:845: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/rmap.c: In function 'page_mkclean': /scratch/kisskb/src/mm/rmap.c:585: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/mm/rmap.c: In function 'page_referenced_file': /scratch/kisskb/src/mm/rmap.c:477: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/mm/rmap.c: In function 'try_to_unmap_file': /scratch/kisskb/src/mm/rmap.c:1174: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/mm/rmap.c: In function 'page_referenced': /scratch/kisskb/src/mm/rmap.c:515: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/time/tick-common.o /scratch/kisskb/src/mm/mremap.c: In function 'move_page_tables': /scratch/kisskb/src/mm/mremap.c:163: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/mremap.c: In function 'do_mremap': /scratch/kisskb/src/mm/mremap.c:421: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function 's_show': /scratch/kisskb/src/mm/vmalloc.c:1913: warning: the frame size of 224 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function 'vunmap_page_range': /scratch/kisskb/src/mm/vmalloc.c:89: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function '__purge_vmap_area_lazy': /scratch/kisskb/src/mm/vmalloc.c:565: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function 'free_unmap_vmap_area_noflush': /scratch/kisskb/src/mm/vmalloc.c:598: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function 'alloc_vmap_area': /scratch/kisskb/src/mm/vmalloc.c:419: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function 'vmap_page_range_noflush': /scratch/kisskb/src/mm/vmalloc.c:178: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function '__vmalloc_area_node': /scratch/kisskb/src/mm/vmalloc.c:1442: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function 'vmap': /scratch/kisskb/src/mm/vmalloc.c:1386: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function 'vm_unmap_aliases': /scratch/kisskb/src/mm/vmalloc.c:926: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function 'vm_map_ram': /scratch/kisskb/src/mm/vmalloc.c:989: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/wait.c: In function 'out_of_line_wait_on_bit_lock': /scratch/kisskb/src/kernel/wait.c:246: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_readpage': /scratch/kisskb/src/mm/shmem.c:1609: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/mutex.c: In function '__mutex_lock_interruptible_slowpath': /scratch/kisskb/src/kernel/mutex.c:422: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page-writeback.c: In function 'wb_kupdate': /scratch/kisskb/src/mm/page-writeback.c:796: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/params.c: In function 'param_array_set': /scratch/kisskb/src/kernel/params.c:361: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_unlink': /scratch/kisskb/src/mm/shmem.c:1888: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/configs.o /scratch/kisskb/src/kernel/sched_fair.c: In function 'wakeup_preempt_entity': /scratch/kisskb/src/kernel/sched_fair.c:1405: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/utsname_sysctl.c: In function 'sysctl_uts_string': /scratch/kisskb/src/kernel/utsname_sysctl.c:75: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/utsname_sysctl.c: In function 'proc_do_uts_string': /scratch/kisskb/src/kernel/utsname_sysctl.c:55: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/kallsyms.c: In function 'sprint_symbol': /scratch/kisskb/src/kernel/kallsyms.c:344: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/kallsyms.c: In function '__print_symbol': /scratch/kisskb/src/kernel/kallsyms.c:354: warning: the frame size of 224 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/kallsyms.c: In function 'kallsyms_lookup_size_offset': /scratch/kisskb/src/kernel/kallsyms.c:251: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/kallsyms.c: In function 'kallsyms_on_each_symbol': /scratch/kisskb/src/kernel/kallsyms.c:180: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/kallsyms.c: In function 'kallsyms_lookup_name': /scratch/kisskb/src/kernel/kallsyms.c:162: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/async.c: In function 'async_manager_thread': /scratch/kisskb/src/kernel/async.c:391: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/filemap.c: In function 'generic_file_direct_write': /scratch/kisskb/src/mm/filemap.c:2162: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/irq/manage.c: In function 'irq_thread': /scratch/kisskb/src/kernel/irq/manage.c:492: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/irq/manage.c: In function 'synchronize_irq': /scratch/kisskb/src/kernel/irq/manage.c:61: warning: the frame size of 24 bytes is larger than 0 bytes CC kernel/time/tick-oneshot.o /scratch/kisskb/src/kernel/mutex.c: In function '__mutex_lock_killable_slowpath': /scratch/kisskb/src/kernel/mutex.c:414: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_link': /scratch/kisskb/src/mm/shmem.c:1874: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/dmapool.c: In function 'dma_pool_alloc': /scratch/kisskb/src/mm/dmapool.c:349: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/mm/bounce.c: In function 'blk_queue_bounce': /scratch/kisskb/src/mm/bounce.c:299: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/bounce.c: In function 'bounce_end_io': /scratch/kisskb/src/mm/bounce.c:148: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/bounce.c: In function '__bounce_end_io_read': /scratch/kisskb/src/mm/bounce.c:169: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/async.c: In function 'async_thread': /scratch/kisskb/src/kernel/async.c:360: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/power/process.c: In function 'try_to_freeze_tasks': /scratch/kisskb/src/kernel/power/process.c:100: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function '__register_sysctl_paths': /scratch/kisskb/src/kernel/sysctl.c:2006: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmscan.c: In function 'shrink_active_list': /scratch/kisskb/src/mm/vmscan.c:1317: warning: the frame size of 96 bytes is larger than 0 bytes CC kernel/time/tick-sched.o /scratch/kisskb/src/mm/shmem.c: In function 'shmem_get_inode': /scratch/kisskb/src/mm/shmem.c:1592: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/timecompare.c: In function 'timecompare_offset': /scratch/kisskb/src/kernel/time/timecompare.c:133: warning: the frame size of 240 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/timecompare.c: In function '__timecompare_update': /scratch/kisskb/src/kernel/time/timecompare.c:190: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/timecompare.c: In function 'timecompare_transform': /scratch/kisskb/src/kernel/time/timecompare.c:42: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/filemap.c: In function '__generic_file_aio_write_nolock': /scratch/kisskb/src/mm/filemap.c:2425: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/async.c: In function 'async_synchronize_cookie_domain': /scratch/kisskb/src/kernel/async.c:304: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_file_setup': /scratch/kisskb/src/mm/shmem.c:2671: warning: the frame size of 24 bytes is larger than 0 bytes make[1]: *** [arch/arm/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /scratch/kisskb/src/kernel/rtmutex.c: In function 'rt_mutex_adjust_prio_chain': /scratch/kisskb/src/kernel/rtmutex.c:296: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page-writeback.c: In function 'get_dirty_limits': /scratch/kisskb/src/mm/page-writeback.c:483: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/clocksource.c: In function 'timecounter_cyc2time': /scratch/kisskb/src/kernel/time/clocksource.c:107: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page-writeback.c: In function 'background_writeout': /scratch/kisskb/src/mm/page-writeback.c:719: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/rtmutex.c: In function 'task_blocks_on_rt_mutex': /scratch/kisskb/src/kernel/rtmutex.c:470: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_mknod': /scratch/kisskb/src/mm/shmem.c:1831: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/slqb.c: In function 'print_section': /scratch/kisskb/src/mm/slqb.c:376: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/slqb.c: In function 'setup_slqb_min_order': /scratch/kisskb/src/mm/slqb.c:882: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/slqb.c: In function 'setup_slqb_min_objects': /scratch/kisskb/src/mm/slqb.c:890: warning: the frame size of 8 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/kernel/sched.c:1730: /scratch/kisskb/src/kernel/sched_rt.c: In function 'update_curr_rt': /scratch/kisskb/src/kernel/sched_rt.c:603: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/filemap.c: In function 'generic_file_aio_write': /scratch/kisskb/src/mm/filemap.c:2474: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page-writeback.c: In function 'throttle_vm_writeout': /scratch/kisskb/src/mm/page-writeback.c:678: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_rename': /scratch/kisskb/src/mm/shmem.c:1929: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function 'do_sysctl': /scratch/kisskb/src/kernel/sysctl.c:1733: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/irq/devres.c: In function 'devm_free_irq': /scratch/kisskb/src/kernel/irq/devres.c:93: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time.c: In function 'timespec_trunc': /scratch/kisskb/src/kernel/time.c:302: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function 'sys_sysctl': /scratch/kisskb/src/kernel/sysctl.c:1753: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_symlink': /scratch/kisskb/src/mm/shmem.c:1986: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page-writeback.c: In function 'balance_dirty_pages_ratelimited_nr': /scratch/kisskb/src/mm/page-writeback.c:648: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-oneshot.c: In function 'tick_dev_program_event': /scratch/kisskb/src/kernel/time/tick-oneshot.c:63: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-oneshot.c: In function 'tick_resume_oneshot': /scratch/kisskb/src/kernel/time/tick-oneshot.c:85: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-common.c: In function 'tick_setup_periodic': /scratch/kisskb/src/kernel/time/tick-common.c:142: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-common.c: In function 'tick_notify': /scratch/kisskb/src/kernel/time/tick-common.c:402: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-common.c: In function 'tick_handle_periodic': /scratch/kisskb/src/kernel/time/tick-common.c:109: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/slqb.c: In function 'slab_bug': /scratch/kisskb/src/mm/slqb.c:460: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/mm/slqb.c: In function 'slab_fix': /scratch/kisskb/src/mm/slqb.c:471: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/irq/proc.c: In function 'register_irq_proc': /scratch/kisskb/src/kernel/irq/proc.c:229: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/fork.c: In function 'copy_process': /scratch/kisskb/src/kernel/fork.c:1313: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time.c: In function 'timespec_add_safe': /scratch/kisskb/src/kernel/time.c:691: warning: the frame size of 8 bytes is larger than 0 bytes LD kernel/power/built-in.o /scratch/kisskb/src/mm/vmscan.c: In function 'shrink_page_list': /scratch/kisskb/src/mm/vmscan.c:798: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/irq/proc.c: In function 'register_handler_proc': /scratch/kisskb/src/kernel/irq/proc.c:198: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time.c: In function 'ns_to_timespec': /scratch/kisskb/src/kernel/time.c:410: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time.c: In function 'ns_to_timeval': /scratch/kisskb/src/kernel/time.c:428: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time.c: In function 'current_fs_time': /scratch/kisskb/src/kernel/time.c:234: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/fork.c: In function 'do_fork': /scratch/kisskb/src/kernel/fork.c:1445: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/rtmutex.c: In function 'rt_mutex_slowlock': /scratch/kisskb/src/kernel/rtmutex.c:751: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time.c: In function 'sys_adjtimex': /scratch/kisskb/src/kernel/time.c:221: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/fork.c: In function 'fork_idle': /scratch/kisskb/src/kernel/fork.c:1332: warning: the frame size of 72 bytes is larger than 0 bytes LD kernel/irq/built-in.o /scratch/kisskb/src/kernel/time.c: In function 'sys_stime': /scratch/kisskb/src/kernel/time.c:98: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/timer_list.c: In function 'print_name_offset': /scratch/kisskb/src/kernel/time/timer_list.c:47: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_truncate_range': /scratch/kisskb/src/mm/shmem.c:764: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/mm/filemap.c: In function 'generic_file_aio_read': /scratch/kisskb/src/mm/filemap.c:1383: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time.c: In function 'sys_settimeofday': /scratch/kisskb/src/kernel/time.c:206: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_notify_change': /scratch/kisskb/src/mm/shmem.c:819: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time.c: In function 'sys_gettimeofday': /scratch/kisskb/src/kernel/time.c:116: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/timekeeping.c: In function 'update_wall_time': /scratch/kisskb/src/kernel/time/timekeeping.c:571: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'tick_nohz_stop_idle': /scratch/kisskb/src/kernel/time/tick-sched.c:172: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/timekeeping.c: In function 'do_settimeofday': /scratch/kisskb/src/kernel/time/timekeeping.c:181: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'get_cpu_idle_time_us': /scratch/kisskb/src/kernel/time/tick-sched.c:203: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl_check.c: In function 'sysctl_check_table': /scratch/kisskb/src/kernel/sysctl_check.c:1545: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'sched_rt_period_timer': /scratch/kisskb/src/kernel/sched.c:198: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/timekeeping.c: In function 'do_gettimeofday': /scratch/kisskb/src/kernel/time/timekeeping.c:141: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/module.c: In function 'm_show': /scratch/kisskb/src/kernel/module.c:2758: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/module.c: In function 'print_modules': /scratch/kisskb/src/kernel/module.c:2910: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/module.c: In function 'get_ksymbol': /scratch/kisskb/src/kernel/module.c:2525: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/module.c: In function 'use_module': /scratch/kisskb/src/kernel/module.c:683: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/module.c: In function 'each_symbol': /scratch/kisskb/src/kernel/module.c:268: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/module.c: In function 'find_symbol': /scratch/kisskb/src/kernel/module.c:349: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/module.c: In function '__symbol_get': /scratch/kisskb/src/kernel/module.c:1536: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/module.c: In function '__symbol_put': /scratch/kisskb/src/kernel/module.c:909: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:2390: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/module.c: In function 'sys_delete_module': /scratch/kisskb/src/kernel/module.c:875: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'tick_do_update_jiffies64': /scratch/kisskb/src/kernel/time/tick-sched.c:84: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmscan.c: In function 'shrink_zone': /scratch/kisskb/src/mm/vmscan.c:1526: warning: the frame size of 184 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'tick_nohz_handler': /scratch/kisskb/src/kernel/time/tick-sched.c:524: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'tick_check_idle': /scratch/kisskb/src/kernel/time/tick-sched.c:617: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/slqb.c: In function 's_show': /scratch/kisskb/src/mm/slqb.c:3315: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmscan.c: In function 'shrink_slab': /scratch/kisskb/src/mm/vmscan.c:264: warning: the frame size of 8 bytes is larger than 0 bytes LD arch/arm/nwfpe/nwfpe.o /scratch/kisskb/src/kernel/sched.c: In function 'sched_init': /scratch/kisskb/src/kernel/sched.c:9248: warning: the frame size of 8 bytes is larger than 0 bytes LD arch/arm/nwfpe/built-in.o /scratch/kisskb/src/mm/shmem.c: In function 'shmem_parse_options': /scratch/kisskb/src/mm/shmem.c:2230: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'tick_nohz_stop_sched_tick': /scratch/kisskb/src/kernel/time/tick-sched.c:373: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_remount_fs': /scratch/kisskb/src/mm/shmem.c:2272: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/timer_list.c: In function 'timer_list_show': /scratch/kisskb/src/kernel/time/timer_list.c:266: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'sys_sched_rr_get_interval': /scratch/kisskb/src/kernel/sched.c:6650: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'tick_nohz_restart_sched_tick': /scratch/kisskb/src/kernel/time/tick-sched.c:470: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'sys_sched_getparam': /scratch/kisskb/src/kernel/sched.c:6249: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'sys_sched_getaffinity': /scratch/kisskb/src/kernel/sched.c:6405: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'sleep_on_common': /scratch/kisskb/src/kernel/sched.c:5712: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmscan.c: In function 'kswapd': /scratch/kisskb/src/mm/vmscan.c:2025: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'sched_setaffinity': /scratch/kisskb/src/kernel/sched.c:6316: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'sys_sched_setaffinity': /scratch/kisskb/src/kernel/sched.c:6349: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_unuse': /scratch/kisskb/src/mm/shmem.c:1022: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmscan.c: In function 'try_to_free_pages': /scratch/kisskb/src/mm/vmscan.c:1712: warning: the frame size of 64 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/kernel/sched.c:1730: /scratch/kisskb/src/kernel/sched_rt.c: In function 'enqueue_task_rt': /scratch/kisskb/src/kernel/sched_rt.c:863: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'wait_for_common': /scratch/kisskb/src/kernel/sched.c:5565: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/shmem.c: In function 'shmem_file_aio_read': /scratch/kisskb/src/mm/shmem.c:1773: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'thread_group_sched_runtime': /scratch/kisskb/src/kernel/sched.c:4773: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/swapfile.c: In function 'sys_swapon': /scratch/kisskb/src/mm/swapfile.c:1921: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/mm/swapfile.c: In function 'unuse_mm': /scratch/kisskb/src/mm/swapfile.c:860: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/swapfile.c: In function 'sys_swapoff': /scratch/kisskb/src/mm/swapfile.c:1523: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/mm/swapfile.c: In function 'get_swap_page_of_type': /scratch/kisskb/src/mm/swapfile.c:436: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/swapfile.c: In function 'get_swap_page': /scratch/kisskb/src/mm/swapfile.c:416: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/slqb.c: In function 'kmem_cache_create': /scratch/kisskb/src/mm/slqb.c:3057: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function '__sched_setscheduler': /scratch/kisskb/src/kernel/sched.c:6106: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'do_sched_setscheduler': /scratch/kisskb/src/kernel/sched.c:6160: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'get_futex_key': /scratch/kisskb/src/kernel/futex.c:279: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'futex_wait_setup': /scratch/kisskb/src/kernel/futex.c:1702: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'futex_wait': /scratch/kisskb/src/kernel/futex.c:1777: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'futex_wait_restart': /scratch/kisskb/src/kernel/futex.c:1796: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'futex_wake': /scratch/kisskb/src/kernel/futex.c:868: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'fixup_pi_state_owner': /scratch/kisskb/src/kernel/futex.c:1499: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'exit_pi_state_list': /scratch/kisskb/src/kernel/futex.c:476: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'futex_lock_pi_atomic': /scratch/kisskb/src/kernel/futex.c:690: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'exit_robust_list': /scratch/kisskb/src/kernel/futex.c:2465: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'futex_lock_pi': /scratch/kisskb/src/kernel/futex.c:1930: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'futex_requeue': /scratch/kisskb/src/kernel/futex.c:1290: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'do_futex': /scratch/kisskb/src/kernel/futex.c:2527: warning: the frame size of 264 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'sys_futex': /scratch/kisskb/src/kernel/futex.c:2561: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function '__do_fault': /scratch/kisskb/src/mm/memory.c:2796: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'do_wp_page': /scratch/kisskb/src/mm/memory.c:2156: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'handle_mm_fault': /scratch/kisskb/src/mm/memory.c:2938: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function '__get_user_pages': /scratch/kisskb/src/mm/memory.c:1361: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'access_process_vm': /scratch/kisskb/src/mm/memory.c:3199: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'apply_to_page_range': /scratch/kisskb/src/mm/memory.c:1810: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'remap_pfn_range': /scratch/kisskb/src/mm/memory.c:1708: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'insert_page': /scratch/kisskb/src/mm/memory.c:1434: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'insert_pfn': /scratch/kisskb/src/mm/memory.c:1496: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'unmap_vmas': /scratch/kisskb/src/mm/memory.c:1041: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'zap_page_range': /scratch/kisskb/src/mm/memory.c:1065: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'unmap_mapping_range': /scratch/kisskb/src/mm/memory.c:2358: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'vmtruncate_range': /scratch/kisskb/src/mm/memory.c:2440: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'vmtruncate': /scratch/kisskb/src/mm/memory.c:2415: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'copy_page_range': /scratch/kisskb/src/mm/memory.c:759: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/mm/memory.c: In function 'free_pgd_range': /scratch/kisskb/src/mm/memory.c:275: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'schedule': /scratch/kisskb/src/kernel/sched.c:5254: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/ntp.c: In function 'ntp_leap_second': /scratch/kisskb/src/kernel/time/ntp.c:227: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/time/ntp.c: In function 'do_adjtimex': /scratch/kisskb/src/kernel/time/ntp.c:540: warning: the frame size of 16 bytes is larger than 0 bytes LD kernel/time/built-in.o LD mm/built-in.o LD kernel/built-in.o make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 854b5335fd13e2ac1e16518c1e5c7cb06010c441 # < git symbolic-ref HEAD # < git merge-base 854b5335fd13e2ac1e16518c1e5c7cb06010c441 c0f66c0eddf8551477008e9efce92816f443d0cf Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 149, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=arm O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_cm_x2xx_defconfig_arm CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/arm-linux/bin/arm-linux- " (2)