# < 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 c3bbb59c9b024cfafffaab95e5c923c64f6c9616 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was c3bbb59). # 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_em_x270_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_em_x270_defconfig_arm CROSS_COMPILE=/opt/crosstool/gcc-4.4.0-nolibc/arm-linux/bin/arm-linux- em_x270_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_em_x270_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_em_x270_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_em_x270_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 :1097:2: warning: #warning syscall fadvise64 not implemented :1265:2: warning: #warning syscall migrate_pages not implemented :1321:2: warning: #warning syscall pselect6 not implemented :1325:2: warning: #warning syscall ppoll not implemented :1365:2: warning: #warning syscall epoll_pwait 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 HOSTCC usr/gen_init_cpio 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/traps.o CC arch/arm/kernel/time.o CC arch/arm/kernel/armksyms.o CC arch/arm/kernel/module.o CC arch/arm/kernel/sys_oabi-compat.o CC arch/arm/kernel/unwind.o CC arch/arm/mm/dma-mapping.o CC arch/arm/kernel/xscale-cp0.o AS arch/arm/kernel/iwmmxt.o CC arch/arm/kernel/io.o CC arch/arm/mm/extable.o AS arch/arm/kernel/debug.o AS arch/arm/kernel/head.o CC arch/arm/kernel/init_task.o LDS arch/arm/kernel/vmlinux.lds CC arch/arm/mm/fault.o CC arch/arm/mm/init.o CC arch/arm/mm/iomap.o CC arch/arm/mm/flush.o CC arch/arm/mm/fault-armv.o CC arch/arm/mm/mmap.o CC arch/arm/mm/ioremap.o CC arch/arm/mm/pgd.o CC arch/arm/mm/mmu.o CC arch/arm/mm/proc-syms.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/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 /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/init/initramfs.c: In function 'populate_rootfs': /scratch/kisskb/src/init/initramfs.c:612: warning: the frame size of 72 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/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/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 CC arch/arm/mm/alignment.o /scratch/kisskb/src/arch/arm/kernel/module.c: In function 'apply_relocate': /scratch/kisskb/src/arch/arm/kernel/module.c:179: warning: the frame size of 16 bytes is larger than 0 bytes /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 AS arch/arm/mm/abort-ev5t.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/mm/copypage-xscale.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 AS arch/arm/mm/tlb-v4wbi.o AS arch/arm/mm/proc-xscale.o /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/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_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/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/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/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/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/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/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/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/main.c: In function 'loglevel': /scratch/kisskb/src/init/main.c:250: 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 /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 /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_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 /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/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/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 '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/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 /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/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/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/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 /scratch/kisskb/src/arch/arm/mm/ioremap.c: In function '__arm_ioremap_pfn': /scratch/kisskb/src/arch/arm/mm/ioremap.c:314: warning: the frame size of 48 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 UPD include/linux/compile.h GEN usr/initramfs_data.cpio CC init/version.o /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 32 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/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 AS usr/initramfs_data.o LD init/mounts.o LD usr/built-in.o /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/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/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/clkdev.o /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/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 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/cpufreq-pxa2xx.o CC arch/arm/mach-pxa/ssp.o /scratch/kisskb/src/arch/arm/mm/mmu.c: In function 'early_nocache': /scratch/kisskb/src/arch/arm/mm/mmu.c:133: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/mmu.c: In function 'early_nowrite': /scratch/kisskb/src/arch/arm/mm/mmu.c:141: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/mmu.c: In function 'create_mapping': /scratch/kisskb/src/arch/arm/mm/mmu.c:645: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/mm/mmu.c: In function 'paging_init': /scratch/kisskb/src/arch/arm/mm/mmu.c:987: warning: the frame size of 24 bytes is larger than 0 bytes CC arch/arm/mach-pxa/mfp-pxa2xx.o CC arch/arm/mach-pxa/pxa2xx.o CC arch/arm/mach-pxa/pxa27x.o CC arch/arm/plat-pxa/dma.o CC arch/arm/mach-pxa/em-x270.o CC arch/arm/plat-pxa/gpio.o 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/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 LD arch/arm/common/built-in.o /scratch/kisskb/src/arch/arm/mach-pxa/cpufreq-pxa2xx.c: In function 'pxa_set_target': /scratch/kisskb/src/arch/arm/mach-pxa/cpufreq-pxa2xx.c:339: warning: the frame size of 24 bytes is larger than 0 bytes LD arch/arm/mm/built-in.o /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 /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 LD arch/arm/plat-pxa/built-in.o LD init/built-in.o LD arch/arm/kernel/built-in.o LD arch/arm/mach-pxa/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 CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.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/ptrace.o CC kernel/timer.o CC mm/bootmem.o CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.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 kernel/user.o CC kernel/signal.o CC mm/page_alloc.o CC kernel/sys.o /scratch/kisskb/src/arch/arm/nwfpe/fpa11_cprt.c: In function 'PerformFIX': /scratch/kisskb/src/arch/arm/nwfpe/fpa11_cprt.c:155: 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:114: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/kmod.o CC kernel/workqueue.o CC mm/page-writeback.o CC kernel/pid.o CC kernel/rcupdate.o CC kernel/extable.o CC kernel/params.o CC kernel/posix-timers.o CC mm/pdflush.o CC mm/readahead.o CC kernel/wait.o CC kernel/kthread.o CC kernel/kfifo.o CC kernel/sys_ni.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC kernel/posix-cpu-timers.o CC mm/shmem.o CC kernel/mutex.o /scratch/kisskb/src/kernel/panic.c: In function 'warn_slowpath': /scratch/kisskb/src/kernel/panic.c:369: warning: the frame size of 232 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/prio_tree.o CC mm/util.o CC kernel/hrtimer.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/rwsem.o CC mm/mmzone.o CC kernel/nsproxy.o CC mm/vmstat.o CC mm/page_isolation.o CC mm/backing-dev.o /scratch/kisskb/src/kernel/ptrace.c: In function 'generic_ptrace_pokedata': /scratch/kisskb/src/kernel/ptrace.c:714: 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:706: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/ptrace.c: In function 'ptrace_writedata': /scratch/kisskb/src/kernel/ptrace.c:387: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/ptrace.c: In function 'ptrace_readdata': /scratch/kisskb/src/kernel/ptrace.c:362: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/ptrace.c: In function 'exit_ptrace': /scratch/kisskb/src/kernel/ptrace.c:337: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/ptrace.c: In function 'ptrace_request': /scratch/kisskb/src/kernel/ptrace.c:574: warning: the frame size of 128 bytes is larger than 0 bytes CC kernel/srcu.o CC mm/mm_init.o CC mm/highmem.o CC mm/fremap.o /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 CC mm/madvise.o CC kernel/semaphore.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/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/mm/oom_kill.c: In function '__out_of_memory': /scratch/kisskb/src/mm/oom_kill.c:545: warning: the frame size of 8 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:637: 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:581: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/notifier.o CC kernel/ksysfs.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/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:1177: 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:1486: 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:1498: 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:1367: 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:1103: warning: the frame size of 24 bytes is larger than 0 bytes CC mm/memory.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 CC mm/mincore.o /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/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 /scratch/kisskb/src/kernel/kmod.c: In function 'call_usermodehelper_exec': /scratch/kisskb/src/kernel/kmod.c:488: warning: the frame size of 16 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 /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 /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 CC kernel/pm_qos_params.o /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 /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/mm/swap.c: In function '____pagevec_lru_add': /scratch/kisskb/src/mm/swap.c:437: warning: the frame size of 16 bytes is larger than 0 bytes CC mm/mlock.o /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 CC mm/mmap.o CC mm/mprotect.o /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/mremap.o /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 /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/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 CC kernel/sched_clock.o CC mm/msync.o CC kernel/cred.o /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/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/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/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 CC kernel/async.o CC mm/rmap.o CC mm/vmalloc.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 /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/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 /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/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 /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/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/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 /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/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/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/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 CC mm/swap_state.o CC mm/page_io.o CC kernel/freezer.o CC mm/swapfile.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/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 CC mm/thrash.o /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 CC kernel/sysctl_check.o /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/sysctl.c: In function '__do_proc_dointvec': /scratch/kisskb/src/kernel/sysctl.c:2358: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function 'proc_dointvec_minmax': /scratch/kisskb/src/kernel/sysctl.c:2481: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function 'proc_do_cad_pid': /scratch/kisskb/src/kernel/sysctl.c:2807: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function '__do_proc_doulongvec_minmax': /scratch/kisskb/src/kernel/sysctl.c:2586: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function 'proc_taint': /scratch/kisskb/src/kernel/sysctl.c:2424: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function 'unregister_sysctl_table': /scratch/kisskb/src/kernel/sysctl.c:2087: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function '__register_sysctl_paths': /scratch/kisskb/src/kernel/sysctl.c:2029: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sysctl.c: In function 'do_sysctl': /scratch/kisskb/src/kernel/sysctl.c:1756: 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:1776: warning: the frame size of 80 bytes is larger than 0 bytes CC kernel/irq/handle.o /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 /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/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 /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 /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/mm/backing-dev.c: In function 'bdi_debug_stats_show': /scratch/kisskb/src/mm/backing-dev.c:61: warning: the frame size of 16 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 CC mm/dmapool.o /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 CC kernel/irq/manage.o CC mm/slqb.o /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 /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 /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 /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 /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/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/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 /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 /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/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 CC kernel/irq/spurious.o CC kernel/time/timekeeping.o CC kernel/power/main.o /scratch/kisskb/src/mm/madvise.c: In function 'sys_madvise': /scratch/kisskb/src/mm/madvise.c:373: warning: the frame size of 56 bytes is larger than 0 bytes CC kernel/futex.o CC kernel/irq/resend.o /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/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/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/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 CC kernel/power/console.o /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 CC kernel/rtmutex.o CC kernel/irq/chip.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 /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 /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 /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/ntp.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 CC kernel/power/process.o /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/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/irq/devres.o /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 /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/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/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/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/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/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/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 CC kernel/up.o CC kernel/time/clocksource.o CC kernel/module.o CC kernel/uid16.o /scratch/kisskb/src/mm/pdflush.c: In function 'pdflush': /scratch/kisskb/src/mm/pdflush.c:216: warning: the frame size of 32 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 CC kernel/irq/autoprobe.o CC kernel/kallsyms.o /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/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 CC kernel/irq/pm.o GZIP kernel/config_data.gz CC kernel/irq/proc.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 CC kernel/rcuclassic.o /scratch/kisskb/src/kernel/posix-timers.c: In function 'exit_itimers': /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/utsname_sysctl.o /scratch/kisskb/src/mm/vmstat.c: In function 'zoneinfo_show_print': /scratch/kisskb/src/mm/vmstat.c:779: warning: the frame size of 8 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 /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 /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/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 /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/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 /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 /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/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/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/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/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/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/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/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/posix-timers.c:882: warning: the frame size of 8 bytes is larger than 0 bytes CC kernel/dma-coherent.o CC kernel/time/jiffies.o /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/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/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/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/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/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 CC kernel/time/timer_list.o /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 IKCFG kernel/config_data.h CC kernel/time.o /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/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/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 /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/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/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 CC kernel/time/timecompare.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/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:2476: 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:2538: 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:2412: 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:2567: 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:2367: 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_tkill': /scratch/kisskb/src/kernel/signal.c:2318: warning: the frame size of 136 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/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/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/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/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 CC kernel/time/clockevents.o /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/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/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 CC kernel/time/tick-common.o CC kernel/configs.o /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/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/async.c: In function 'async_manager_thread': /scratch/kisskb/src/kernel/async.c:387: warning: the frame size of 24 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/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/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:4261: 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:4322: 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:3617: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/mm/page_alloc.c: In function 'T.756': /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:4612: warning: the frame size of 16 bytes is larger than 0 bytes CC kernel/time/tick-oneshot.o /scratch/kisskb/src/mm/vmstat.c: In function 'pagetypeinfo_showblockcount_print': /scratch/kisskb/src/mm/vmstat.c:539: warning: the frame size of 32 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 /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/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 CC kernel/time/tick-sched.o /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/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/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/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/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 /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/mm/vmscan.c: In function 'shrink_list': /scratch/kisskb/src/mm/vmscan.c:1366: warning: the frame size of 128 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 48 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 /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/mm/vmscan.c: In function 'shrink_all_memory': /scratch/kisskb/src/mm/vmscan.c:2196: warning: the frame size of 64 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 72 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/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/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/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/kernel/async.c: In function 'async_thread': /scratch/kisskb/src/kernel/async.c:356: warning: the frame size of 48 bytes is larger than 0 bytes /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/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/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/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/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/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/irq/manage.c: In function 'irq_thread': /scratch/kisskb/src/kernel/irq/manage.c:487: 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 /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 /scratch/kisskb/src/kernel/async.c: In function 'async_synchronize_cookie_domain': /scratch/kisskb/src/kernel/async.c:300: warning: the frame size of 32 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/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/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/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/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/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/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/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/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 /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/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/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/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/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/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/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/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/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/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/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/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/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/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 LD kernel/irq/built-in.o LD kernel/power/built-in.o /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/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/mm/vmalloc.c: In function 's_show': /scratch/kisskb/src/mm/vmalloc.c:1912: warning: the frame size of 224 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/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/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 /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/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/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.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/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/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/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/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/futex.c: In function 'get_futex_key': /scratch/kisskb/src/kernel/futex.c:278: warning: the frame size of 8 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/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/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/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/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/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/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/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/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/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/futex.c: In function 'futex_wait_setup': /scratch/kisskb/src/kernel/futex.c:1706: warning: the frame size of 16 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/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/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/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/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/mm/slqb.c: In function 'print_section': /scratch/kisskb/src/mm/slqb.c:372: 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:878: 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:886: 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:456: 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:467: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/mm/slqb.c: In function 's_show': /scratch/kisskb/src/mm/slqb.c:3306: 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:3048: 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/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 /scratch/kisskb/src/mm/vmalloc.c: In function '__purge_vmap_area_lazy': /scratch/kisskb/src/mm/vmalloc.c:564: 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/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/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/mm/vmalloc.c: In function 'free_unmap_vmap_area_noflush': /scratch/kisskb/src/mm/vmalloc.c:597: warning: the frame size of 8 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/kernel/futex.c: In function 'futex_wait': /scratch/kisskb/src/kernel/futex.c:1782: warning: the frame size of 176 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'futex_wait_restart': /scratch/kisskb/src/kernel/futex.c:1801: 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/kernel/sched.c: In function 'sched_rt_handler': /scratch/kisskb/src/kernel/sched.c:9962: warning: the frame size of 8 bytes is larger than 0 bytes LD kernel/time/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/futex.c: In function 'futex_wake': /scratch/kisskb/src/kernel/futex.c:860: warning: the frame size of 16 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/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 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/vmalloc.c: In function 'alloc_vmap_area': /scratch/kisskb/src/mm/vmalloc.c:418: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'fixup_pi_state_owner': /scratch/kisskb/src/kernel/futex.c:1492: warning: the frame size of 8 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/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/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/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/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/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/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/futex.c: In function 'exit_pi_state_list': /scratch/kisskb/src/kernel/futex.c:475: 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/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/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/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/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 In file included from /scratch/kisskb/src/arch/arm/nwfpe/softfloat.c:44: /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/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 /scratch/kisskb/src/kernel/futex.c: In function 'futex_lock_pi_atomic': /scratch/kisskb/src/kernel/futex.c:689: 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:2509: warning: the frame size of 16 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/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/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/vmalloc.c: In function '__vmalloc_area_node': /scratch/kisskb/src/mm/vmalloc.c:1441: 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/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/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/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 /scratch/kisskb/src/kernel/futex.c: In function 'futex_lock_pi': /scratch/kisskb/src/kernel/futex.c:1935: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/mm/vmalloc.c: In function 'vmap': /scratch/kisskb/src/mm/vmalloc.c:1385: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'futex_lock_pi_restart': /scratch/kisskb/src/kernel/futex.c:1950: warning: the frame size of 8 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/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/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/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/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/vmalloc.c: In function 'vm_unmap_aliases': /scratch/kisskb/src/mm/vmalloc.c:925: 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/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/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/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 /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 /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/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/mm/vmalloc.c: In function 'vm_map_ram': /scratch/kisskb/src/mm/vmalloc.c:988: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/futex.c: In function 'futex_requeue': /scratch/kisskb/src/kernel/futex.c:1281: warning: the frame size of 72 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/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/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 LD arch/arm/nwfpe/nwfpe.o /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/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 LD arch/arm/nwfpe/built-in.o /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/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/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/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 /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 CC ipc/util.o CC ipc/msgutil.o CC ipc/msg.o CC ipc/sem.o CC ipc/shm.o CC ipc/ipcns_notifier.o CC ipc/ipc_sysctl.o CC fs/open.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC security/commoncap.o /scratch/kisskb/src/kernel/futex.c: In function 'do_futex': /scratch/kisskb/src/kernel/futex.c:2574: warning: the frame size of 304 bytes is larger than 0 bytes CC fs/char_dev.o CC fs/stat.o CC fs/exec.o /scratch/kisskb/src/kernel/sched.c: In function 'sched_init': /scratch/kisskb/src/kernel/sched.c:9180: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/pipe.o /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 CC fs/namei.o CC fs/fcntl.o /scratch/kisskb/src/kernel/futex.c: In function 'sys_futex': /scratch/kisskb/src/kernel/futex.c:2609: warning: the frame size of 24 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 CC fs/ioctl.o CC fs/readdir.o CC fs/select.o /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 CC fs/fifo.o CC fs/dcache.o /scratch/kisskb/src/kernel/sched.c: In function 'sys_sched_rr_get_interval': /scratch/kisskb/src/kernel/sched.c:6583: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'sys_sched_getparam': /scratch/kisskb/src/kernel/sched.c:6182: 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:6338: 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/kernel/sched.c: In function 'sleep_on_common': /scratch/kisskb/src/kernel/sched.c:5645: 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/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 CC fs/inode.o CC fs/attr.o /scratch/kisskb/src/kernel/sched.c: In function 'sched_setaffinity': /scratch/kisskb/src/kernel/sched.c:6249: warning: the frame size of 8 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 CC fs/bad_inode.o /scratch/kisskb/src/ipc/ipc_sysctl.c: In function 'proc_ipcauto_dointvec_minmax': /scratch/kisskb/src/ipc/ipc_sysctl.c:123: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/ipc_sysctl.c: In function 'proc_ipc_callback_dointvec': /scratch/kisskb/src/ipc/ipc_sysctl.c:61: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/ipc_sysctl.c: In function 'proc_ipc_dointvec': /scratch/kisskb/src/ipc/ipc_sysctl.c:38: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/ipc_sysctl.c: In function 'proc_ipc_doulongvec_minmax': /scratch/kisskb/src/ipc/ipc_sysctl.c:72: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'sys_sched_setaffinity': /scratch/kisskb/src/kernel/sched.c:6282: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/file.o CC fs/filesystems.o CC fs/namespace.o /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 CC fs/seq_file.o /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 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 CC fs/xattr.o /scratch/kisskb/src/ipc/util.c: In function 'ipcget': /scratch/kisskb/src/ipc/util.c:751: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/util.c: In function 'ipc_addid': /scratch/kisskb/src/ipc/util.c:286: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o /scratch/kisskb/src/kernel/sched.c: In function 'wait_for_common': /scratch/kisskb/src/kernel/sched.c:5498: warning: the frame size of 24 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 CC fs/drop_caches.o CC fs/splice.o /scratch/kisskb/src/ipc/msg.c: In function 'do_msgrcv': /scratch/kisskb/src/ipc/msg.c:905: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/msg.c: In function 'sys_msgrcv': /scratch/kisskb/src/ipc/msg.c:920: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/msg.c: In function 'do_msgsnd': /scratch/kisskb/src/ipc/msg.c:724: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/msg.c: In function 'sys_msgctl': /scratch/kisskb/src/ipc/msg.c:576: warning: the frame size of 152 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/msg.c: In function 'sys_msgget': /scratch/kisskb/src/ipc/msg.c:328: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/msg.c: In function 'sysvipc_msg_proc_show': /scratch/kisskb/src/ipc/msg.c:943: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/msg.c: In function 'recompute_msgmni': /scratch/kisskb/src/ipc/msg.c:110: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fcntl.c: In function 'send_sigio': /scratch/kisskb/src/fs/fcntl.c:481: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/stat.c: In function 'cp_new_stat64': /scratch/kisskb/src/fs/stat.c:356: warning: the frame size of 168 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'thread_group_sched_runtime': /scratch/kisskb/src/kernel/sched.c:4718: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/sync.o CC fs/utimes.o /scratch/kisskb/src/fs/char_dev.c: In function 'chrdev_open': /scratch/kisskb/src/fs/char_dev.c:406: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/stat.c: In function 'cp_new_stat': /scratch/kisskb/src/fs/stat.c:235: warning: the frame size of 64 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 CC fs/stack.o /scratch/kisskb/src/fs/stat.c: In function 'sys_readlinkat': /scratch/kisskb/src/fs/stat.c:309: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmdt': /scratch/kisskb/src/ipc/shm.c:1062: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/shm.c: In function 'do_shmat': /scratch/kisskb/src/ipc/shm.c:951: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmat': /scratch/kisskb/src/ipc/shm.c:963: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmctl': /scratch/kisskb/src/ipc/shm.c:801: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/shm.c: In function 'sys_shmget': /scratch/kisskb/src/ipc/shm.c:464: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/shm.c: In function 'newseg': /scratch/kisskb/src/ipc/shm.c:419: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/shm.c: In function 'sysvipc_shm_proc_show': /scratch/kisskb/src/ipc/shm.c:1092: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/sem.c: In function 'try_atomic_semop': /scratch/kisskb/src/ipc/sem.c:398: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/sem.c: In function 'exit_sem': /scratch/kisskb/src/ipc/sem.c:1360: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/sem.c: In function 'sys_semtimedop': /scratch/kisskb/src/ipc/sem.c:1233: warning: the frame size of 456 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/sem.c: In function 'semctl_main': /scratch/kisskb/src/ipc/sem.c:815: warning: the frame size of 512 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/sem.c: In function 'sys_semctl': /scratch/kisskb/src/ipc/sem.c:925: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/ipc/sem.c: In function 'sys_semget': /scratch/kisskb/src/ipc/sem.c:331: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/bad_inode.c: In function 'make_bad_inode': /scratch/kisskb/src/fs/bad_inode.c:333: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/fs_struct.o /scratch/kisskb/src/fs/ioctl.c: In function 'do_vfs_ioctl': /scratch/kisskb/src/fs/ioctl.c:533: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ioctl.c: In function 'sys_ioctl': /scratch/kisskb/src/fs/ioctl.c:554: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ioctl.c: In function 'fiemap_fill_next_extent': /scratch/kisskb/src/fs/ioctl.c:133: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ioctl.c: In function '__generic_block_fiemap': /scratch/kisskb/src/fs/ioctl.c:344: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/stat.c: In function 'vfs_fstatat': /scratch/kisskb/src/fs/stat.c:91: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/stat.c: In function 'sys_fstatat64': /scratch/kisskb/src/fs/stat.c:401: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/pipe.c: In function 'iov_fault_in_pages_read': /scratch/kisskb/src/fs/pipe.c:183: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/stat.c: In function 'sys_lstat64': /scratch/kisskb/src/fs/stat.c:378: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/stat.c: In function 'sys_newlstat': /scratch/kisskb/src/fs/stat.c:257: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/read_write.c: In function 'sys_lseek': /scratch/kisskb/src/fs/read_write.c:171: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/stat.c: In function 'sys_stat64': /scratch/kisskb/src/fs/stat.c:367: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/stat.c: In function 'sys_newstat': /scratch/kisskb/src/fs/stat.c:245: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/super.c: In function 'set_anon_super': /scratch/kisskb/src/fs/super.c:614: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/super.c: In function 'sys_ustat': /scratch/kisskb/src/fs/super.c:492: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/fs/super.c: In function 'sget': /scratch/kisskb/src/fs/super.c:362: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/super.c: In function 'do_remount_sb': /scratch/kisskb/src/fs/super.c:541: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/super.c: In function 'get_sb_bdev': /scratch/kisskb/src/fs/super.c:756: warning: the frame size of 32 bytes is larger than 0 bytes CC fs/buffer.o CC fs/bio.o CC fs/block_dev.o /scratch/kisskb/src/fs/read_write.c: In function 'do_sync_readv_writev': /scratch/kisskb/src/fs/read_write.c:508: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/fs/stat.c: In function 'sys_fstat64': /scratch/kisskb/src/fs/stat.c:389: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/stat.c: In function 'sys_newfstat': /scratch/kisskb/src/fs/stat.c:282: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/read_write.c: In function 'do_sync_write': /scratch/kisskb/src/fs/read_write.c:328: warning: the frame size of 152 bytes is larger than 0 bytes CC fs/direct-io.o /scratch/kisskb/src/fs/read_write.c: In function 'do_sync_read': /scratch/kisskb/src/fs/read_write.c:273: warning: the frame size of 152 bytes is larger than 0 bytes /scratch/kisskb/src/fs/attr.c: In function 'inode_setattr': /scratch/kisskb/src/fs/attr.c:100: warning: the frame size of 8 bytes is larger than 0 bytes LD ipc/built-in.o CC fs/mpage.o /scratch/kisskb/src/fs/read_write.c: In function 'do_sendfile': /scratch/kisskb/src/fs/read_write.c:886: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/pnode.c: In function 'propagate_mnt': /scratch/kisskb/src/fs/pnode.c:275: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/attr.c: In function 'notify_change': /scratch/kisskb/src/fs/attr.c:190: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/ioprio.o /scratch/kisskb/src/fs/read_write.c: In function 'sys_sendfile64': /scratch/kisskb/src/fs/read_write.c:922: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/read_write.c: In function 'sys_sendfile': /scratch/kisskb/src/fs/read_write.c:905: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/inode.c: In function 'set_ihash_entries': /scratch/kisskb/src/fs/inode.c:1469: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function '__page_symlink': /scratch/kisskb/src/fs/namei.c:2883: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/readdir.c: In function 'sys_getdents64': /scratch/kisskb/src/fs/readdir.c:309: 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:6039: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/devpts/inode.o /scratch/kisskb/src/fs/readdir.c: In function 'sys_getdents': /scratch/kisskb/src/fs/readdir.c:226: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/read_write.c: In function 'do_readv_writev': /scratch/kisskb/src/fs/read_write.c:664: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/readdir.c: In function 'sys_old_readdir': /scratch/kisskb/src/fs/readdir.c:127: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/kernel/sched.c: In function 'do_sched_setscheduler': /scratch/kisskb/src/kernel/sched.c:6093: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/pipe.c: In function 'create_write_pipe': /scratch/kisskb/src/fs/pipe.c:987: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'page_follow_link_light': /scratch/kisskb/src/fs/namei.c:2836: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/read_write.c: In function 'sys_pwritev': /scratch/kisskb/src/fs/read_write.c:788: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/inode.c: In function 'file_update_time': /scratch/kisskb/src/fs/inode.c:1418: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/read_write.c: In function 'sys_writev': /scratch/kisskb/src/fs/read_write.c:732: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/pipe.c: In function 'sys_pipe2': /scratch/kisskb/src/fs/pipe.c:1079: warning: the frame size of 8 bytes is larger than 0 bytes LD security/built-in.o /scratch/kisskb/src/fs/utimes.c: In function 'utimes_common': /scratch/kisskb/src/fs/utimes.c:112: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/inode.c: In function 'touch_atime': /scratch/kisskb/src/fs/inode.c:1370: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/read_write.c: In function 'sys_preadv': /scratch/kisskb/src/fs/read_write.c:763: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/debugfs/inode.o /scratch/kisskb/src/fs/read_write.c: In function 'sys_readv': /scratch/kisskb/src/fs/read_write.c:711: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/debugfs/file.o /scratch/kisskb/src/fs/pipe.c: In function 'pipe_wait': /scratch/kisskb/src/fs/pipe.c:90: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/utimes.c: In function 'do_utimes': /scratch/kisskb/src/fs/utimes.c:171: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fs_struct.c: In function 'set_fs_pwd': /scratch/kisskb/src/fs/fs_struct.c:41: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fs_struct.c: In function 'set_fs_root': /scratch/kisskb/src/fs/fs_struct.c:23: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/inode.c: In function '__wait_on_freeing_inode': /scratch/kisskb/src/fs/inode.c:1460: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/utimes.c: In function 'sys_futimesat': /scratch/kisskb/src/fs/utimes.c:217: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'sys_llistxattr': /scratch/kisskb/src/fs/xattr.c:446: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'sys_listxattr': /scratch/kisskb/src/fs/xattr.c:432: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'getxattr': /scratch/kisskb/src/fs/xattr.c:345: warning: the frame size of 256 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'sys_lgetxattr': /scratch/kisskb/src/fs/xattr.c:373: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'sys_getxattr': /scratch/kisskb/src/fs/xattr.c:359: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'removexattr': /scratch/kisskb/src/fs/xattr.c:478: warning: the frame size of 256 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'sys_lremovexattr': /scratch/kisskb/src/fs/xattr.c:514: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'sys_removexattr': /scratch/kisskb/src/fs/xattr.c:496: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'setxattr': /scratch/kisskb/src/fs/xattr.c:248: warning: the frame size of 256 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'sys_lsetxattr': /scratch/kisskb/src/fs/xattr.c:286: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/xattr.c: In function 'sys_setxattr': /scratch/kisskb/src/fs/xattr.c:267: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/libfs.c: In function 'dcache_readdir': /scratch/kisskb/src/fs/libfs.c:177: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/libfs.c: In function 'simple_attr_read': /scratch/kisskb/src/fs/libfs.c:713: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/libfs.c: In function 'simple_unlink': /scratch/kisskb/src/fs/libfs.c:294: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/libfs.c: In function 'simple_rename': /scratch/kisskb/src/fs/libfs.c:329: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/libfs.c: In function 'simple_link': /scratch/kisskb/src/fs/libfs.c:264: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/libfs.c: In function 'simple_fill_super': /scratch/kisskb/src/fs/libfs.c:476: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/libfs.c: In function 'get_sb_pseudo': /scratch/kisskb/src/fs/libfs.c:252: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/read_write.c: In function 'sys_pwrite64': /scratch/kisskb/src/fs/read_write.c:455: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/utimes.c: In function 'sys_utimensat': /scratch/kisskb/src/fs/utimes.c:189: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/read_write.c: In function 'sys_write': /scratch/kisskb/src/fs/read_write.c:405: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/ext3/balloc.o /scratch/kisskb/src/fs/sync.c: In function 'sys_sync_file_range': /scratch/kisskb/src/fs/sync.c:354: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/utimes.c: In function 'sys_utime': /scratch/kisskb/src/fs/utimes.c:39: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/ext2/balloc.o /scratch/kisskb/src/fs/fs-writeback.c: In function '__writeback_single_inode': /scratch/kisskb/src/fs/fs-writeback.c:429: warning: the frame size of 32 bytes is larger than 0 bytes CC fs/ext2/dir.o CC fs/ext2/file.o CC fs/ext2/fsync.o /scratch/kisskb/src/fs/fs-writeback.c: In function 'write_inode_now': /scratch/kisskb/src/fs/fs-writeback.c:711: warning: the frame size of 48 bytes is larger than 0 bytes CC fs/ext2/ialloc.o /scratch/kisskb/src/fs/read_write.c: In function 'sys_pread64': /scratch/kisskb/src/fs/read_write.c:426: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/read_write.c: In function 'sys_read': /scratch/kisskb/src/fs/read_write.c:387: warning: the frame size of 16 bytes is larger than 0 bytes LD fs/nfs_common/built-in.o /scratch/kisskb/src/kernel/sched.c: In function 'schedule': /scratch/kisskb/src/kernel/sched.c:5199: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namespace.c: In function 'show_vfsstat': /scratch/kisskb/src/fs/namespace.c:878: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/ext3/bitmap.o /scratch/kisskb/src/fs/read_write.c: In function 'sys_llseek': /scratch/kisskb/src/fs/read_write.c:205: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/ext2/ioctl.o CC fs/ext2/inode.o CC fs/partitions/check.o /scratch/kisskb/src/fs/pipe.c: In function 'pipe_write': /scratch/kisskb/src/fs/pipe.c:599: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namespace.c: In function 'show_vfsmnt': /scratch/kisskb/src/fs/namespace.c:778: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/ext2/namei.o LD fs/fat/built-in.o CC fs/ext3/dir.o CC fs/jbd/transaction.o LD fs/cifs/built-in.o CC [M] fs/fat/cache.o CC [M] fs/cifs/cifsfs.o CC fs/ext3/file.o /scratch/kisskb/src/fs/file.c: In function 'dup_fd': /scratch/kisskb/src/fs/file.c:405: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/nls/nls_base.o CC fs/partitions/msdos.o /scratch/kisskb/src/fs/namei.c: In function 'lookup_one_noperm': /scratch/kisskb/src/fs/namei.c:1301: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namespace.c: In function 'show_mountinfo': /scratch/kisskb/src/fs/namespace.c:839: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] fs/cifs/cifs_debug.o CC fs/ext2/super.o CC [M] fs/cifs/cifssmb.o /scratch/kisskb/src/fs/namei.c: In function 'page_readlink': /scratch/kisskb/src/fs/namei.c:2829: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/jbd/commit.o CC [M] fs/cifs/connect.o /scratch/kisskb/src/fs/inode.c: In function 'shrink_icache_memory': /scratch/kisskb/src/fs/inode.c:510: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fs-writeback.c: In function 'generic_sync_sb_inodes': /scratch/kisskb/src/fs/fs-writeback.c:590: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] fs/fat/dir.o /scratch/kisskb/src/fs/namei.c: In function 'generic_readlink': /scratch/kisskb/src/fs/namei.c:2797: warning: the frame size of 88 bytes is larger than 0 bytes CC [M] fs/cifs/dir.o CC fs/jbd/recovery.o CC fs/ext3/ialloc.o CC fs/ext3/fsync.o /scratch/kisskb/src/fs/fs-writeback.c: In function 'sync_inodes_sb': /scratch/kisskb/src/fs/fs-writeback.c:679: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/devpts/inode.c: In function 'devpts_fill_super': /scratch/kisskb/src/fs/devpts/inode.c:314: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/devpts/inode.c: In function 'devpts_pty_new': /scratch/kisskb/src/fs/devpts/inode.c:513: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/devpts/inode.c: In function 'devpts_new_index': /scratch/kisskb/src/fs/devpts/inode.c:459: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/devpts/inode.c: In function 'devpts_remount': /scratch/kisskb/src/fs/devpts/inode.c:238: warning: the frame size of 32 bytes is larger than 0 bytes CC [M] fs/fat/fatent.o /scratch/kisskb/src/fs/inode.c: In function 'invalidate_inodes': /scratch/kisskb/src/fs/inode.c:407: warning: the frame size of 8 bytes is larger than 0 bytes LD fs/quota/built-in.o CC fs/ext2/symlink.o CC fs/jbd/checkpoint.o CC fs/ext3/inode.o /scratch/kisskb/src/fs/namei.c: In function 'path_init': /scratch/kisskb/src/fs/namei.c:1073: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/notify/dnotify/dnotify.o CC [M] fs/nls/nls_cp437.o CC [M] fs/fat/file.o /scratch/kisskb/src/fs/open.c: In function 'chown_common': /scratch/kisskb/src/fs/open.c:689: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_fchmod': /scratch/kisskb/src/fs/open.c:630: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_lchown': /scratch/kisskb/src/fs/open.c:752: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_fchownat': /scratch/kisskb/src/fs/open.c:733: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_chown': /scratch/kisskb/src/fs/open.c:708: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_fchmodat': /scratch/kisskb/src/fs/open.c:659: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_chroot': /scratch/kisskb/src/fs/open.c:596: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_chdir': /scratch/kisskb/src/fs/open.c:545: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_faccessat': /scratch/kisskb/src/fs/open.c:519: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'do_truncate': /scratch/kisskb/src/fs/open.c:223: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'do_sys_truncate': /scratch/kisskb/src/fs/open.c:289: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'vfs_statfs64': /scratch/kisskb/src/fs/open.c:124: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'vfs_statfs_native': /scratch/kisskb/src/fs/open.c:97: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_fstatfs64': /scratch/kisskb/src/fs/open.c:197: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_fstatfs': /scratch/kisskb/src/fs/open.c:176: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_statfs64': /scratch/kisskb/src/fs/open.c:158: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/open.c: In function 'sys_statfs': /scratch/kisskb/src/fs/open.c:140: warning: the frame size of 72 bytes is larger than 0 bytes CC fs/jbd/revoke.o /scratch/kisskb/src/fs/dcache.c: In function 'set_dhash_entries': /scratch/kisskb/src/fs/dcache.c:2237: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/dcache.c: In function '__shrink_dcache_sb': /scratch/kisskb/src/fs/dcache.c:520: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/dcache.c: In function 'shrink_dcache_memory': /scratch/kisskb/src/fs/dcache.c:899: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/dcache.c: In function 'shrink_dcache_parent': /scratch/kisskb/src/fs/dcache.c:877: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/dcache.c: In function 'dentry_path': /scratch/kisskb/src/fs/dcache.c:2063: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/dcache.c: In function '__d_path': /scratch/kisskb/src/fs/dcache.c:1961: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/dcache.c: In function 'sys_getcwd': /scratch/kisskb/src/fs/dcache.c:2128: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/dcache.c: In function 'd_path': /scratch/kisskb/src/fs/dcache.c:2005: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/dcache.c: In function 'dynamic_dname': /scratch/kisskb/src/fs/dcache.c:2026: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/dcache.c: In function 'd_alloc_name': /scratch/kisskb/src/fs/dcache.c:979: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/ramfs/inode.o CC [M] fs/cifs/file.o /scratch/kisskb/src/fs/exec.c: In function 'do_coredump': /scratch/kisskb/src/fs/exec.c:1861: warning: the frame size of 216 bytes is larger than 0 bytes /scratch/kisskb/src/fs/exec.c: In function 'get_arg_page': /scratch/kisskb/src/fs/exec.c:203: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/exec.c: In function 'copy_strings': /scratch/kisskb/src/fs/exec.c:465: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/exec.c: In function 'flush_old_exec': /scratch/kisskb/src/fs/exec.c:1005: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/exec.c: In function 'kernel_read': /scratch/kisskb/src/fs/exec.c:693: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/exec.c: In function 'setup_arg_pages': /scratch/kisskb/src/fs/exec.c:642: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/exec.c: In function 'do_execve': /scratch/kisskb/src/fs/exec.c:1367: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/debugfs/file.c: In function 'read_file_bool': /scratch/kisskb/src/fs/debugfs/file.c:342: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/debugfs/file.c: In function 'write_file_bool': /scratch/kisskb/src/fs/debugfs/file.c:369: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/pipe.c: In function 'pipe_read': /scratch/kisskb/src/fs/pipe.c:426: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namespace.c: In function 'mnt_init': /scratch/kisskb/src/fs/namespace.c:2235: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/ext3/ioctl.o CC fs/eventpoll.o CC fs/notify/inotify/inotify.o CC [M] fs/fat/inode.o CC fs/sysfs/file.o CC [M] fs/nls/nls_utf8.o CC fs/sysfs/inode.o CC [M] fs/cifs/inode.o CC [M] fs/nls/nls_iso8859-1.o CC fs/jbd/journal.o CC fs/notify/inotify/inotify_user.o CC fs/ext3/super.o CC fs/ext3/namei.o CC fs/anon_inodes.o /scratch/kisskb/src/fs/block_dev.c: In function 'flush_disk': /scratch/kisskb/src/fs/block_dev.c:1045: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/block_dev.c: In function 'check_disk_size_change': /scratch/kisskb/src/fs/block_dev.c:1071: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/block_dev.c: In function 'bdget': /scratch/kisskb/src/fs/block_dev.c:569: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/block_dev.c: In function 'lookup_bdev': /scratch/kisskb/src/fs/block_dev.c:1498: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/block_dev.c: In function '__blkdev_get': /scratch/kisskb/src/fs/block_dev.c:1281: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/timerfd.o CC fs/eventfd.o CC fs/signalfd.o CC fs/ramfs/file-mmu.o CC [M] fs/cifs/link.o CC [M] fs/cifs/misc.o CC [M] fs/fat/misc.o LD fs/devpts/devpts.o CC fs/sysfs/symlink.o /scratch/kisskb/src/fs/debugfs/inode.c: In function 'debugfs_rename': /scratch/kisskb/src/fs/debugfs/inode.c:508: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/debugfs/inode.c: In function 'T.290': /scratch/kisskb/src/fs/debugfs/inode.c:82: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/sysfs/dir.o CC [M] fs/fat/namei_vfat.o /scratch/kisskb/src/fs/seq_file.c: In function 'traverse': /scratch/kisskb/src/fs/seq_file.c:121: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/seq_file.c: In function 'seq_printf': /scratch/kisskb/src/fs/seq_file.c:386: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/seq_file.c: In function 'seq_read': /scratch/kisskb/src/fs/seq_file.c:270: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/select.c: In function 'estimate_accuracy': /scratch/kisskb/src/fs/select.c:81: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/select.c: In function 'poll_select_set_timeout': /scratch/kisskb/src/fs/select.c:266: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/select.c: In function 'do_sys_poll': /scratch/kisskb/src/fs/select.c:834: warning: the frame size of 880 bytes is larger than 0 bytes /scratch/kisskb/src/fs/select.c: In function 'sys_poll': /scratch/kisskb/src/fs/select.c:890: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/select.c: In function 'do_restart_poll': /scratch/kisskb/src/fs/select.c:856: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/select.c: In function 'do_select': /scratch/kisskb/src/fs/select.c:472: warning: the frame size of 680 bytes is larger than 0 bytes /scratch/kisskb/src/fs/select.c: In function 'core_sys_select': /scratch/kisskb/src/fs/select.c:558: warning: the frame size of 280 bytes is larger than 0 bytes /scratch/kisskb/src/fs/select.c: In function 'pollwake': /scratch/kisskb/src/fs/select.c:195: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/select.c: In function 'sys_select': /scratch/kisskb/src/fs/select.c:582: warning: the frame size of 40 bytes is larger than 0 bytes CC [M] fs/cifs/netmisc.o CC fs/ext3/symlink.o CC fs/aio.o CC fs/locks.o /scratch/kisskb/src/fs/splice.c: In function 'pipe_to_sendpage': /scratch/kisskb/src/fs/splice.c:533: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'splice_from_pipe_feed': /scratch/kisskb/src/fs/splice.c:671: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'splice_from_pipe': /scratch/kisskb/src/fs/splice.c:805: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'sys_tee': /scratch/kisskb/src/fs/splice.c:1729: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'sys_splice': /scratch/kisskb/src/fs/splice.c:1508: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'splice_direct_to_actor': /scratch/kisskb/src/fs/splice.c:1070: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'do_splice_direct': /scratch/kisskb/src/fs/splice.c:1113: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'generic_file_splice_write': /scratch/kisskb/src/fs/splice.c:880: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'pipe_to_file': /scratch/kisskb/src/fs/splice.c:599: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'splice_to_pipe': /scratch/kisskb/src/fs/splice.c:260: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'vmsplice_to_pipe': /scratch/kisskb/src/fs/splice.c:1435: warning: the frame size of 296 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function 'sys_vmsplice': /scratch/kisskb/src/fs/splice.c:1477: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/splice.c: In function '__generic_file_splice_read': /scratch/kisskb/src/fs/splice.c:473: warning: the frame size of 312 bytes is larger than 0 bytes CC [M] fs/cifs/smbdes.o CC fs/sysfs/mount.o CC fs/ext3/hash.o CC fs/sysfs/bin.o CC fs/binfmt_script.o CC [M] fs/cifs/smbencrypt.o /scratch/kisskb/src/fs/namespace.c: In function 'sys_pivot_root': /scratch/kisskb/src/fs/namespace.c:2174: warning: the frame size of 40 bytes is larger than 0 bytes CC fs/ext3/resize.o CC fs/ext3/ext3_jbd.o /scratch/kisskb/src/fs/nls/nls_base.c: In function 'utf8s_to_utf16s': /scratch/kisskb/src/fs/nls/nls_base.c:148: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/sysfs/group.o CC fs/ext3/xattr.o /scratch/kisskb/src/fs/namespace.c: In function 'commit_tree': /scratch/kisskb/src/fs/namespace.c:498: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/binfmt_elf.o /scratch/kisskb/src/fs/ext2/balloc.c: In function 'ext2_free_blocks': /scratch/kisskb/src/fs/ext2/balloc.c:574: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/balloc.c: In function 'ext2_try_to_allocate_with_rsv': /scratch/kisskb/src/fs/ext2/balloc.c:1181: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/balloc.c: In function 'ext2_new_blocks': /scratch/kisskb/src/fs/ext2/balloc.c:1426: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/balloc.c: In function 'ext2_new_block': /scratch/kisskb/src/fs/ext2/balloc.c:1433: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/inode.c: In function 'iget5_locked': /scratch/kisskb/src/fs/inode.c:1017: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/balloc.c: In function 'ext3_try_to_allocate': /scratch/kisskb/src/fs/ext3/balloc.c:942: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/balloc.c: In function 'ext3_free_blocks_sb': /scratch/kisskb/src/fs/ext3/balloc.c:657: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/balloc.c: In function 'ext3_free_blocks': /scratch/kisskb/src/fs/ext3/balloc.c:681: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/balloc.c: In function 'ext3_try_to_allocate_with_rsv': /scratch/kisskb/src/fs/ext3/balloc.c:1410: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/balloc.c: In function 'ext3_new_blocks': /scratch/kisskb/src/fs/ext3/balloc.c:1734: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/balloc.c: In function 'ext3_new_block': /scratch/kisskb/src/fs/ext3/balloc.c:1742: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] fs/cifs/transport.o CC [M] fs/cifs/asn1.o LD fs/debugfs/debugfs.o CC fs/mbcache.o CC fs/ext3/xattr_user.o LD fs/nls/built-in.o CC [M] fs/cifs/md4.o CC [M] fs/cifs/md5.o CC [M] fs/cifs/cifs_unicode.o CC fs/lockd/clntlock.o CC fs/ext3/xattr_trusted.o CC fs/lockd/clntproc.o CC fs/lockd/host.o /scratch/kisskb/src/fs/namei.c: In function 'vfs_rename': /scratch/kisskb/src/fs/namei.c:2659: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] fs/cifs/nterr.o /scratch/kisskb/src/fs/ext3/dir.c: In function 'call_filldir': /scratch/kisskb/src/fs/ext3/dir.c:423: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/dir.c: In function 'ext3_readdir': /scratch/kisskb/src/fs/ext3/dir.c:233: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/fsync.c: In function 'ext3_sync_file': /scratch/kisskb/src/fs/ext3/fsync.c:91: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'generic_block_bmap': /scratch/kisskb/src/fs/buffer.c:2910: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'try_to_free_buffers': /scratch/kisskb/src/fs/buffer.c:3169: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'generic_cont_expand_simple': /scratch/kisskb/src/fs/buffer.c:2251: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'buffer_io_error': /scratch/kisskb/src/fs/buffer.c:117: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'free_more_memory': /scratch/kisskb/src/fs/buffer.c:295: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function '__find_get_block': /scratch/kisskb/src/fs/buffer.c:1356: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'nobh_write_end': /scratch/kisskb/src/fs/buffer.c:2642: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'do_thaw_all': /scratch/kisskb/src/fs/buffer.c:578: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'end_buffer_async_write': /scratch/kisskb/src/fs/buffer.c:412: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'end_buffer_write_sync': /scratch/kisskb/src/fs/buffer.c:166: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'll_rw_block': /scratch/kisskb/src/fs/buffer.c:3038: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'block_truncate_page': /scratch/kisskb/src/fs/buffer.c:2846: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'nobh_truncate_page': /scratch/kisskb/src/fs/buffer.c:2770: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function '__block_prepare_write': /scratch/kisskb/src/fs/buffer.c:1909: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'cont_write_begin': /scratch/kisskb/src/fs/buffer.c:2351: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function '__breadahead': /scratch/kisskb/src/fs/buffer.c:1393: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'write_boundary_block': /scratch/kisskb/src/fs/buffer.c:634: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'sync_mapping_buffers': /scratch/kisskb/src/fs/buffer.c:616: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function '__block_write_full_page': /scratch/kisskb/src/fs/buffer.c:1787: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'nobh_write_begin': /scratch/kisskb/src/fs/buffer.c:2607: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/buffer.c: In function 'block_read_full_page': /scratch/kisskb/src/fs/buffer.c:2217: warning: the frame size of 48 bytes is larger than 0 bytes CC fs/lockd/svc.o /scratch/kisskb/src/fs/ext3/ialloc.c: In function 'ext3_orphan_get': /scratch/kisskb/src/fs/ext3/ialloc.c:709: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/ialloc.c: In function 'ext3_new_inode': /scratch/kisskb/src/fs/ext3/ialloc.c:632: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/ialloc.c: In function 'ext3_free_inode': /scratch/kisskb/src/fs/ext3/ialloc.c:188: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/lockd/svclock.o CC [M] fs/cifs/xattr.o CC [M] fs/cifs/cifsencrypt.o CC fs/lockd/svcshare.o /scratch/kisskb/src/fs/namespace.c: In function '__put_mnt_ns': /scratch/kisskb/src/fs/namespace.c:2250: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/revoke.c: In function 'flush_descriptor': /scratch/kisskb/src/fs/jbd/revoke.c:621: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/revoke.c: In function 'journal_write_revoke_records': /scratch/kisskb/src/fs/jbd/revoke.c:537: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nls/nls_utf8.c: In function 'char2uni': /scratch/kisskb/src/fs/nls/nls_utf8.c:41: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] fs/cifs/readdir.o /scratch/kisskb/src/fs/jbd/transaction.c: In function 'journal_invalidatepage': /scratch/kisskb/src/fs/jbd/transaction.c:2070: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/transaction.c: In function 'journal_stop': /scratch/kisskb/src/fs/jbd/transaction.c:1493: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/transaction.c: In function 'do_get_write_access': /scratch/kisskb/src/fs/jbd/transaction.c:751: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/transaction.c: In function 'journal_lock_updates': /scratch/kisskb/src/fs/jbd/transaction.c:471: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/transaction.c: In function 'start_this_handle': /scratch/kisskb/src/fs/jbd/transaction.c:235: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/mpage.c: In function '__mpage_writepage': /scratch/kisskb/src/fs/mpage.c:656: warning: the frame size of 136 bytes is larger than 0 bytes LD fs/notify/dnotify/built-in.o /scratch/kisskb/src/fs/namespace.c: In function 'mark_mounts_for_expiry': /scratch/kisskb/src/fs/namespace.c:1709: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] fs/cifs/ioctl.o CC [M] fs/cifs/sess.o CC fs/lockd/svcproc.o /scratch/kisskb/src/fs/namei.c: In function 'lookup_one_len': /scratch/kisskb/src/fs/namei.c:1279: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/checkpoint.c: In function '__journal_clean_checkpoint_list': /scratch/kisskb/src/fs/jbd/checkpoint.c:617: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/checkpoint.c: In function 'log_do_checkpoint': /scratch/kisskb/src/fs/jbd/checkpoint.c:435: warning: the frame size of 272 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namespace.c: In function 'drop_collected_mounts': /scratch/kisskb/src/fs/namespace.c:1213: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/lockd/svcsubs.o /scratch/kisskb/src/fs/mpage.c: In function 'mpage_writepage': /scratch/kisskb/src/fs/mpage.c:714: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] fs/cifs/export.o CC fs/lockd/mon.o CC [M] fs/cifs/cifsacl.o /scratch/kisskb/src/fs/namespace.c: In function 'sys_umount': /scratch/kisskb/src/fs/namespace.c:1111: warning: the frame size of 24 bytes is larger than 0 bytes CC fs/proc/mmu.o /scratch/kisskb/src/fs/mpage.c: In function 'mpage_writepages': /scratch/kisskb/src/fs/mpage.c:698: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/jffs2/compr.o CC fs/lockd/grace.o /scratch/kisskb/src/fs/ext2/namei.c: In function 'ext2_rename': /scratch/kisskb/src/fs/ext2/namei.c:371: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/lockd/xdr.o /scratch/kisskb/src/fs/ext2/namei.c: In function 'ext2_unlink': /scratch/kisskb/src/fs/ext2/namei.c:270: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/lockd/xdr4.o CC fs/proc/task_mmu.o /scratch/kisskb/src/fs/fat/cache.c: In function 'fat_get_cluster': /scratch/kisskb/src/fs/fat/cache.c:274: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/bio.c: In function 'bioset_create': /scratch/kisskb/src/fs/bio.c:1588: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/notify/inotify/inotify_user.c: In function 'inotify_read': /scratch/kisskb/src/fs/notify/inotify/inotify_user.c:532: warning: the frame size of 32 bytes is larger than 0 bytes CC fs/proc/inode.o CC fs/proc/root.o CC fs/lockd/svc4proc.o CC fs/jffs2/dir.o CC fs/proc/base.o /scratch/kisskb/src/fs/notify/inotify/inotify_user.c: In function 'sys_inotify_rm_watch': /scratch/kisskb/src/fs/notify/inotify/inotify_user.c:745: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/jffs2/file.o CC fs/jffs2/ioctl.o /scratch/kisskb/src/fs/ext2/super.c: In function 'parse_options': /scratch/kisskb/src/fs/ext2/super.c:578: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/super.c: In function 'ext2_warning': /scratch/kisskb/src/fs/ext2/super.c:84: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/super.c: In function 'ext2_error': /scratch/kisskb/src/fs/ext2/super.c:71: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/super.c: In function 'ext2_fill_super': /scratch/kisskb/src/fs/ext2/super.c:1101: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/cache.c: In function 'fat_bmap': /scratch/kisskb/src/fs/fat/cache.c:342: warning: the frame size of 24 bytes is larger than 0 bytes CC fs/nfs/dir.o /scratch/kisskb/src/fs/namespace.c: In function 'attach_recursive_mnt': /scratch/kisskb/src/fs/namespace.c:1350: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/inode.c: In function 'sysfs_hash_and_remove': /scratch/kisskb/src/fs/sysfs/inode.c:254: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/nfs/client.o /scratch/kisskb/src/fs/partitions/check.c: In function 'register_disk': /scratch/kisskb/src/fs/partitions/check.c:505: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/group.c: In function 'internal_create_group': /scratch/kisskb/src/fs/sysfs/group.c:85: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/jffs2/nodelist.o /scratch/kisskb/src/fs/jbd/commit.c: In function 'journal_commit_transaction': /scratch/kisskb/src/fs/jbd/commit.c:970: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/notify/inotify/inotify_user.c: In function 'sys_inotify_add_watch': /scratch/kisskb/src/fs/notify/inotify/inotify_user.c:719: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/jffs2/malloc.o /scratch/kisskb/src/fs/eventpoll.c: In function 'ep_send_events_proc': /scratch/kisskb/src/fs/eventpoll.c:1100: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/eventpoll.c: In function 'eventpoll_init': /scratch/kisskb/src/fs/eventpoll.c:1439: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/eventpoll.c: In function 'T.318': /scratch/kisskb/src/fs/eventpoll.c:372: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/eventpoll.c: In function 'ep_scan_ready_list': /scratch/kisskb/src/fs/eventpoll.c:527: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/eventpoll.c: In function 'sys_epoll_wait': /scratch/kisskb/src/fs/eventpoll.c:1363: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/eventpoll.c: In function 'sys_epoll_ctl': /scratch/kisskb/src/fs/eventpoll.c:1312: warning: the frame size of 24 bytes is larger than 0 bytes CC fs/proc/generic.o /scratch/kisskb/src/fs/notify/inotify/inotify.c: In function 'inotify_inode_queue_event': /scratch/kisskb/src/fs/notify/inotify/inotify.c:322: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/notify/inotify/inotify.c: In function 'inotify_unmount_inodes': /scratch/kisskb/src/fs/notify/inotify/inotify.c:444: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/fatent.c: In function 'fat_count_free_clusters': /scratch/kisskb/src/fs/fat/fatent.c:676: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/fatent.c: In function 'fat_ent_read': /scratch/kisskb/src/fs/fat/fatent.c:362: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/fatent.c: In function 'fat_mirror_bhs': /scratch/kisskb/src/fs/fat/fatent.c:394: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/fatent.c: In function 'fat_free_clusters': /scratch/kisskb/src/fs/fat/fatent.c:613: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/fatent.c: In function 'fat_alloc_clusters': /scratch/kisskb/src/fs/fat/fatent.c:539: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/recovery.c: In function 'jread': /scratch/kisskb/src/fs/jbd/recovery.c:174: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/file.c: In function 'fat_setattr': /scratch/kisskb/src/fs/fat/file.c:385: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/file.c: In function 'fat_truncate': /scratch/kisskb/src/fs/fat/file.c:254: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/file.c: In function 'fat_generic_ioctl': /scratch/kisskb/src/fs/fat/file.c:124: warning: the frame size of 72 bytes is larger than 0 bytes CC fs/proc/array.o /scratch/kisskb/src/fs/ext2/dir.c: In function 'ext2_get_page': /scratch/kisskb/src/fs/ext2/dir.c:210: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ramfs/inode.c: In function 'ramfs_get_inode': /scratch/kisskb/src/fs/ramfs/inode.c:89: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ramfs/inode.c: In function 'ramfs_fill_super': /scratch/kisskb/src/fs/ramfs/inode.c:260: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ramfs/inode.c: In function 'ramfs_mknod': /scratch/kisskb/src/fs/ramfs/inode.c:113: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ramfs/inode.c: In function 'ramfs_symlink': /scratch/kisskb/src/fs/ramfs/inode.c:147: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/nfs/file.o CC fs/nfs/getroot.o CC fs/jffs2/read.o /scratch/kisskb/src/fs/cifs/md4.c: In function 'mdfour64': /scratch/kisskb/src/fs/cifs/md4.c:137: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/md4.c: In function 'mdfour': /scratch/kisskb/src/fs/cifs/md4.c:205: warning: the frame size of 240 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/inode.c: In function 'ext2_sync_inode': /scratch/kisskb/src/fs/ext2/inode.c:1457: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/eventfd.c: In function 'eventfd_read': /scratch/kisskb/src/fs/eventfd.c:130: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/partitions/check.c: In function 'add_partition': /scratch/kisskb/src/fs/partitions/check.c:446: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/jffs2/nodemgmt.o CC fs/proc/proc_tty.o /scratch/kisskb/src/fs/sysfs/inode.c: In function 'sysfs_get_inode': /scratch/kisskb/src/fs/sysfs/inode.c:216: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /scratch/kisskb/src/fs/mpage.c:327: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/partitions/check.c: In function 'del_gendisk': /scratch/kisskb/src/fs/partitions/check.c:637: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/misc.c: In function 'fat_time_unix2fat': /scratch/kisskb/src/fs/fat/misc.c:262: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/misc.c: In function 'fat_fs_panic': /scratch/kisskb/src/fs/fat/misc.c:34: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/misc.c: In function 'fat_chain_add': /scratch/kisskb/src/fs/fat/misc.c:135: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/file.c: In function 'sysfs_read_file': /scratch/kisskb/src/fs/sysfs/file.c:153: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/nfs/inode.o /scratch/kisskb/src/fs/sysfs/dir.c: In function 'sysfs_new_dirent': /scratch/kisskb/src/fs/sysfs/dir.c:341: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/dir.c: In function 'sysfs_addrm_finish': /scratch/kisskb/src/fs/sysfs/dir.c:615: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/dir.c: In function 'remove_dir': /scratch/kisskb/src/fs/sysfs/dir.c:772: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/dir.c: In function 'sysfs_remove_dir': /scratch/kisskb/src/fs/sysfs/dir.c:822: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/dir.c: In function 'create_dir': /scratch/kisskb/src/fs/sysfs/dir.c:694: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/dir.c: In function 'sysfs_create_dir': /scratch/kisskb/src/fs/sysfs/dir.c:722: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/jffs2/readinode.o CC fs/proc/cmdline.o /scratch/kisskb/src/fs/partitions/check.c: In function 'part_stat_show': /scratch/kisskb/src/fs/partitions/check.c:247: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/jffs2/write.o /scratch/kisskb/src/fs/sysfs/symlink.c: In function 'sysfs_do_create_link': /scratch/kisskb/src/fs/sysfs/symlink.c:78: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/mpage.c: In function 'mpage_readpage': /scratch/kisskb/src/fs/mpage.c:421: warning: the frame size of 64 bytes is larger than 0 bytes CC fs/proc/cpuinfo.o CC fs/nfs/super.o /scratch/kisskb/src/fs/signalfd.c: In function 'signalfd_read': /scratch/kisskb/src/fs/signalfd.c:200: warning: the frame size of 176 bytes is larger than 0 bytes /scratch/kisskb/src/fs/signalfd.c: In function 'sys_signalfd4': /scratch/kisskb/src/fs/signalfd.c:260: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/proc/devices.o /scratch/kisskb/src/fs/sysfs/inode.c: In function 'sysfs_setattr': /scratch/kisskb/src/fs/sysfs/inode.c:105: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/recovery.c: In function 'do_one_pass': /scratch/kisskb/src/fs/jbd/recovery.c:568: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/namei.c: In function 'ext2_get_parent': /scratch/kisskb/src/fs/ext2/namei.c:82: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/dir.c: In function 'ext2_readdir': /scratch/kisskb/src/fs/ext2/dir.c:350: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/ialloc.c: In function 'ext2_new_inode': /scratch/kisskb/src/fs/ext2/ialloc.c:622: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/recovery.c: In function 'journal_skip_recovery': /scratch/kisskb/src/fs/jbd/recovery.c:311: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/eventfd.c: In function 'eventfd_write': /scratch/kisskb/src/fs/eventfd.c:177: warning: the frame size of 32 bytes is larger than 0 bytes LD fs/ramfs/ramfs.o CC fs/jffs2/scan.o /scratch/kisskb/src/fs/jbd/recovery.c: In function 'journal_recover': /scratch/kisskb/src/fs/jbd/recovery.c:269: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/timerfd.c: In function 'timerfd_get_remaining': /scratch/kisskb/src/fs/timerfd.c:59: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/timerfd.c: In function 'timerfd_read': /scratch/kisskb/src/fs/timerfd.c:157: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/timerfd.c: In function 'sys_timerfd_gettime': /scratch/kisskb/src/fs/timerfd.c:292: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/timerfd.c: In function 'sys_timerfd_settime': /scratch/kisskb/src/fs/timerfd.c:266: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namespace.c: In function 'copy_tree': /scratch/kisskb/src/fs/namespace.c:1193: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/mpage.c: In function 'mpage_readpages': /scratch/kisskb/src/fs/mpage.c:402: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/misc.c: In function 'cifsConvertToUCS': /scratch/kisskb/src/fs/cifs/misc.c:707: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/misc.c: In function 'dump_smb': /scratch/kisskb/src/fs/cifs/misc.c:636: warning: the frame size of 32 bytes is larger than 0 bytes CC fs/nfs/nfs2xdr.o CC fs/proc/interrupts.o /scratch/kisskb/src/fs/bio.c: In function 'bio_copy_kern_endio': /scratch/kisskb/src/fs/bio.c:1213: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/file.c: In function 'sysfs_chmod_file': /scratch/kisskb/src/fs/sysfs/file.c:621: warning: the frame size of 64 bytes is larger than 0 bytes CC fs/jffs2/gc.o CC fs/nfs/direct.o /scratch/kisskb/src/fs/ext2/inode.c: In function 'ext2_update_inode': /scratch/kisskb/src/fs/ext2/inode.c:1443: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/inode.c: In function 'walk_page_buffers': /scratch/kisskb/src/fs/ext3/inode.c:1112: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/proc/loadavg.o /scratch/kisskb/src/fs/sysfs/file.c: In function 'sysfs_add_file_mode': /scratch/kisskb/src/fs/sysfs/file.c:519: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/jffs2/symlink.o /scratch/kisskb/src/fs/lockd/svc.c: In function 'param_set_grace_period': /scratch/kisskb/src/fs/lockd/svc.c:495: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc.c: In function 'param_set_timeout': /scratch/kisskb/src/fs/lockd/svc.c:497: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc.c: In function 'param_set_port': /scratch/kisskb/src/fs/lockd/svc.c:494: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc.c: In function 'lockd': /scratch/kisskb/src/fs/lockd/svc.c:194: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/partitions/check.c: In function 'rescan_partitions': /scratch/kisskb/src/fs/partitions/check.c:585: warning: the frame size of 24 bytes is larger than 0 bytes CC fs/proc/meminfo.o /scratch/kisskb/src/fs/cifs/dir.c: In function 'cifs_posix_open': /scratch/kisskb/src/fs/cifs/dir.c:260: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/bio.c: In function 'bio_alloc_bioset': /scratch/kisskb/src/fs/bio.c:315: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/proc/stat.o CC fs/nfs/pagelist.o /scratch/kisskb/src/fs/ext2/ialloc.c: In function 'ext2_free_inode': /scratch/kisskb/src/fs/ext2/ialloc.c:159: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/jffs2/build.o CC fs/nfs/proc.o /scratch/kisskb/src/fs/lockd/clntproc.c: In function 'nlmclnt_call': /scratch/kisskb/src/fs/lockd/clntproc.c:323: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/clntproc.c: In function 'nlmclnt_reclaim': /scratch/kisskb/src/fs/lockd/clntproc.c:653: warning: the frame size of 704 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/clntproc.c: In function '__nlm_async_call': /scratch/kisskb/src/fs/lockd/clntproc.c:354: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/clntproc.c: In function 'nlm_async_reply': /scratch/kisskb/src/fs/lockd/clntproc.c:385: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/clntproc.c: In function 'nlm_async_call': /scratch/kisskb/src/fs/lockd/clntproc.c:377: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/clntproc.c: In function 'nlmclnt_async_call': /scratch/kisskb/src/fs/lockd/clntproc.c:411: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/clntproc.c: In function 'nlmclnt_proc': /scratch/kisskb/src/fs/lockd/clntproc.c:184: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/jffs2/erase.o CC fs/jffs2/background.o /scratch/kisskb/src/fs/ext2/dir.c: In function 'ext2_make_empty': /scratch/kisskb/src/fs/ext2/dir.c:659: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/nfs/read.o /scratch/kisskb/src/fs/lockd/host.c: In function 'nlm_bind_host': /scratch/kisskb/src/fs/lockd/host.c:402: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/host.c: In function 'nlm_lookup_host': /scratch/kisskb/src/fs/lockd/host.c:210: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/host.c: In function 'nlmsvc_lookup_host': /scratch/kisskb/src/fs/lockd/host.c:333: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/host.c: In function 'nlmclnt_lookup_host': /scratch/kisskb/src/fs/lockd/host.c:274: warning: the frame size of 56 bytes is larger than 0 bytes CC fs/nfs/symlink.o CC fs/proc/uptime.o LD fs/notify/inotify/built-in.o /scratch/kisskb/src/fs/cifs/dir.c: In function 'build_path_from_dentry': /scratch/kisskb/src/fs/cifs/dir.c:130: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/bio.c: In function '__bio_copy_iov': /scratch/kisskb/src/fs/bio.c:758: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/ioctl.c: In function 'ext3_ioctl': /scratch/kisskb/src/fs/ext3/ioctl.c:284: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/binfmt_elf.c: In function 'alignfile': /scratch/kisskb/src/fs/binfmt_elf.c:1258: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/link.c: In function 'cifs_symlink': /scratch/kisskb/src/fs/cifs/link.c:213: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/proc/version.o CC fs/jffs2/fs.o CC fs/nfs/unlink.o /scratch/kisskb/src/fs/mbcache.c: In function 'mb_cache_shrink_fn': /scratch/kisskb/src/fs/mbcache.c:233: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/mbcache.c: In function 'mb_cache_shrink': /scratch/kisskb/src/fs/mbcache.c:344: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/mbcache.c: In function '__mb_cache_entry_find': /scratch/kisskb/src/fs/mbcache.c:593: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/mbcache.c: In function 'mb_cache_entry_get': /scratch/kisskb/src/fs/mbcache.c:551: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/mbcache.c: In function 'mb_cache_destroy': /scratch/kisskb/src/fs/mbcache.c:390: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/dir.c: In function 'ext2_delete_entry': /scratch/kisskb/src/fs/ext2/dir.c:616: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/inode.c: In function 'writeback_inode': /scratch/kisskb/src/fs/fat/inode.c:1483: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/binfmt_elf.c: In function 'writenote': /scratch/kisskb/src/fs/binfmt_elf.c:1277: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/partitions/msdos.c: In function 'msdos_partition': /scratch/kisskb/src/fs/partitions/msdos.c:529: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifs_unicode.c: In function 'cifs_ucs2_bytes': /scratch/kisskb/src/fs/cifs/cifs_unicode.c:57: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/bio.c: In function '__bio_add_page': /scratch/kisskb/src/fs/bio.c:618: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/md5.c: In function 'MD5Transform': /scratch/kisskb/src/fs/cifs/md5.c:253: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/md5.c: In function 'hmac_md5_final': /scratch/kisskb/src/fs/cifs/md5.c:348: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/dir.c: In function 'ext2_set_link': /scratch/kisskb/src/fs/ext2/dir.c:471: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/binfmt_elf.c: In function 'fill_prstatus': /scratch/kisskb/src/fs/binfmt_elf.c:1363: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/inode.c: In function 'ext2_iget': /scratch/kisskb/src/fs/ext2/inode.c:1338: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function '__link_path_walk': /scratch/kisskb/src/fs/namei.c:1015: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/dir.c: In function 'cifs_lookup': /scratch/kisskb/src/fs/cifs/dir.c:721: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifs_unicode.c: In function 'cifs_from_ucs2': /scratch/kisskb/src/fs/cifs/cifs_unicode.c:181: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/link.c: In function 'cifs_follow_link': /scratch/kisskb/src/fs/cifs/link.c:155: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function 'journal_get_superblock': /scratch/kisskb/src/fs/jbd/journal.c:1057: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifs_unicode.c: In function 'cifs_strndup_from_ucs': /scratch/kisskb/src/fs/cifs/cifs_unicode.c:253: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'vfs_follow_link': /scratch/kisskb/src/fs/namei.c:2802: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/jffs2/writev.o /scratch/kisskb/src/fs/bio.c: In function 'bio_map_kern': /scratch/kisskb/src/fs/bio.c:1190: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/jffs2/super.o CC fs/proc/proc_sysctl.o /scratch/kisskb/src/fs/namei.c: In function 'path_walk': /scratch/kisskb/src/fs/namei.c:1021: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/nfs/write.o /scratch/kisskb/src/fs/jbd/journal.c: In function 'journal_update_superblock': /scratch/kisskb/src/fs/jbd/journal.c:997: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'kern_path': /scratch/kisskb/src/fs/namei.c:1105: warning: the frame size of 88 bytes is larger than 0 bytes CC fs/jffs2/debug.o /scratch/kisskb/src/fs/cifs/cifs_debug.c: In function 'cifs_security_flags_proc_write': /scratch/kisskb/src/fs/cifs/cifs_debug.c:778: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/proc/proc_net.o CC fs/nfs/namespace.o /scratch/kisskb/src/fs/bio.c: In function 'bio_map_user_iov': /scratch/kisskb/src/fs/bio.c:1085: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/bio.c: In function 'bio_map_user': /scratch/kisskb/src/fs/bio.c:1051: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function '__journal_abort_soft': /scratch/kisskb/src/fs/jbd/journal.c:1528: warning: the frame size of 32 bytes is larger than 0 bytes LD fs/partitions/built-in.o CC fs/jffs2/wbuf.o LD mm/built-in.o /scratch/kisskb/src/fs/ext2/dir.c: In function 'ext2_add_link': /scratch/kisskb/src/fs/ext2/dir.c:570: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifs_debug.c: In function 'cifs_debug_data_proc_show': /scratch/kisskb/src/fs/cifs/cifs_debug.c:213: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namespace.c: In function 'do_mount': /scratch/kisskb/src/fs/namespace.c:1924: warning: the frame size of 24 bytes is larger than 0 bytes CC fs/nfs/mount_clnt.o /scratch/kisskb/src/fs/direct-io.c: In function '__blockdev_direct_IO': /scratch/kisskb/src/fs/direct-io.c:1232: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'sys_renameat': /scratch/kisskb/src/fs/namei.c:2753: warning: the frame size of 184 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/nodelist.c: In function 'jffs2_fragtree_insert': /scratch/kisskb/src/fs/jffs2/nodelist.c:143: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_set_file_size': /scratch/kisskb/src/fs/cifs/inode.c:1775: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_set_file_info': /scratch/kisskb/src/fs/cifs/inode.c:855: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_do_rename': /scratch/kisskb/src/fs/cifs/inode.c:1378: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_rmdir': /scratch/kisskb/src/fs/cifs/inode.c:1338: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_unix_info_to_inode': /scratch/kisskb/src/fs/cifs/inode.c:163: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_unlink': /scratch/kisskb/src/fs/cifs/inode.c:1066: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_rename': /scratch/kisskb/src/fs/cifs/inode.c:1481: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_get_inode_info': /scratch/kisskb/src/fs/cifs/inode.c:654: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_get_inode_info_unix': /scratch/kisskb/src/fs/cifs/inode.c:308: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_revalidate': /scratch/kisskb/src/fs/cifs/inode.c:1615: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_iget': /scratch/kisskb/src/fs/cifs/inode.c:751: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/inode.c: In function 'cifs_mkdir': /scratch/kisskb/src/fs/cifs/inode.c:1289: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/dir.c: In function 'cifs_mknod': /scratch/kisskb/src/fs/cifs/dir.c:600: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namespace.c: In function 'sys_mount': /scratch/kisskb/src/fs/namespace.c:2047: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'do_unlinkat': /scratch/kisskb/src/fs/namei.c:2327: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function 'journal_destroy': /scratch/kisskb/src/fs/jbd/journal.c:1192: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/dir.c: In function 'ext2_find_entry': /scratch/kisskb/src/fs/ext2/dir.c:423: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/dir.c: In function 'ext2_inode_by_name': /scratch/kisskb/src/fs/ext2/dir.c:449: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/bio.c: In function 'bio_copy_user_iov': /scratch/kisskb/src/fs/bio.c:896: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/inode.c: In function '__ext3_get_inode_loc': /scratch/kisskb/src/fs/ext3/inode.c:2685: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/bio.c: In function 'bio_copy_user': /scratch/kisskb/src/fs/bio.c:921: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/malloc.c: In function 'jffs2_prealloc_raw_node_refs': /scratch/kisskb/src/fs/jffs2/malloc.c:247: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'do_rmdir': /scratch/kisskb/src/fs/namei.c:2231: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifs_debug.c: In function 'cifs_dump_mem': /scratch/kisskb/src/fs/cifs/cifs_debug.c:58: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/inode.c: In function 'ext2_truncate': /scratch/kisskb/src/fs/ext2/inode.c:1132: warning: the frame size of 72 bytes is larger than 0 bytes CC fs/jffs2/compr_rtime.o /scratch/kisskb/src/fs/fat/inode.c: In function 'fat_write_inode': /scratch/kisskb/src/fs/fat/inode.c:621: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function 'log_wait_commit': /scratch/kisskb/src/fs/jbd/journal.c:562: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'sys_mkdirat': /scratch/kisskb/src/fs/namei.c:2117: warning: the frame size of 96 bytes is larger than 0 bytes CC fs/proc/kmsg.o CC fs/nfs/nfsroot.o /scratch/kisskb/src/fs/fat/inode.c: In function 'fat_calc_dir_size': /scratch/kisskb/src/fs/fat/inode.c:331: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'sys_mknodat': /scratch/kisskb/src/fs/namei.c:2053: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/uptime.c: In function 'uptime_proc_show': /scratch/kisskb/src/fs/proc/uptime.c:24: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'sys_symlinkat': /scratch/kisskb/src/fs/namei.c:2406: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function 'journal_reset': /scratch/kisskb/src/fs/jbd/journal.c:868: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'smb_init': /scratch/kisskb/src/fs/cifs/cifssmb.c:376: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/binfmt_elf.c: In function 'elf_core_dump': /scratch/kisskb/src/fs/binfmt_elf.c:2065: warning: the frame size of 128 bytes is larger than 0 bytes CC fs/nfs/nfs3proc.o /scratch/kisskb/src/fs/aio.c: In function 'aio_cancel_all': /scratch/kisskb/src/fs/aio.c:343: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/client.c: In function 'nfs_volume_list_show': /scratch/kisskb/src/fs/nfs/client.c:1700: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/client.c: In function 'nfs_probe_fsinfo': /scratch/kisskb/src/fs/nfs/client.c:949: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/client.c: In function 'nfs_start_lockd': /scratch/kisskb/src/fs/nfs/client.c:665: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/client.c: In function 'nfs_clone_server': /scratch/kisskb/src/fs/nfs/client.c:1504: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/client.c: In function 'nfs_create_server': /scratch/kisskb/src/fs/nfs/client.c:1087: warning: the frame size of 216 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'user_path_at': /scratch/kisskb/src/fs/namei.c:1319: warning: the frame size of 88 bytes is larger than 0 bytes CC fs/jffs2/compr_zlib.o /scratch/kisskb/src/fs/namei.c: In function 'sys_linkat': /scratch/kisskb/src/fs/namei.c:2508: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/clntlock.c: In function 'reclaimer': /scratch/kisskb/src/fs/lockd/clntlock.c:274: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/clntlock.c: In function 'nlmclnt_block': /scratch/kisskb/src/fs/lockd/clntlock.c:140: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/inode.c: In function 'ext3_iget': /scratch/kisskb/src/fs/ext3/inode.c:2879: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/binfmt_elf.c: In function 'load_elf_library': /scratch/kisskb/src/fs/binfmt_elf.c:1102: warning: the frame size of 56 bytes is larger than 0 bytes CC fs/nfs/nfs3xdr.o /scratch/kisskb/src/fs/cifs/dir.c: In function 'cifs_create': /scratch/kisskb/src/fs/cifs/dir.c:476: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function 'kjournald': /scratch/kisskb/src/fs/jbd/journal.c:210: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBNotify': /scratch/kisskb/src/fs/cifs/cifssmb.c:5251: warning: the frame size of 16 bytes is larger than 0 bytes CC fs/jffs2/summary.o /scratch/kisskb/src/fs/ext3/inode.c: In function 'ext3_mark_inode_dirty': /scratch/kisskb/src/fs/ext3/inode.c:3263: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/connect.c: In function 'CIFSTCon': /scratch/kisskb/src/fs/cifs/connect.c:2761: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/generic.c: In function 'remove_proc_entry': /scratch/kisskb/src/fs/proc/generic.c:850: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/generic.c: In function '__proc_create': /scratch/kisskb/src/fs/proc/generic.c:639: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/generic.c: In function 'proc_file_read': /scratch/kisskb/src/fs/proc/generic.c:204: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/generic.c: In function 'proc_register': /scratch/kisskb/src/fs/proc/generic.c:600: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/generic.c: In function 'proc_create_data': /scratch/kisskb/src/fs/proc/generic.c:764: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/generic.c: In function 'create_proc_entry': /scratch/kisskb/src/fs/proc/generic.c:730: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/generic.c: In function 'proc_net_mkdir': /scratch/kisskb/src/fs/proc/generic.c:695: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/generic.c: In function 'proc_mkdir_mode': /scratch/kisskb/src/fs/proc/generic.c:679: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/generic.c: In function 'proc_symlink': /scratch/kisskb/src/fs/proc/generic.c:664: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_retrieve_args': /scratch/kisskb/src/fs/lockd/svcproc.c:92: warning: the frame size of 8 bytes is larger than 0 bytes CC fs/nfs/sysctl.o /scratch/kisskb/src/fs/proc/stat.c: In function 'show_stat': /scratch/kisskb/src/fs/proc/stat.c:119: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_free_all': /scratch/kisskb/src/fs/lockd/svcproc.c:443: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function 'journal_bmap': /scratch/kisskb/src/fs/jbd/journal.c:616: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_unshare': /scratch/kisskb/src/fs/lockd/svcproc.c:412: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_make_inode': /scratch/kisskb/src/fs/proc/proc_sysctl.c:46: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_share': /scratch/kisskb/src/fs/lockd/svcproc.c:379: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_sm_notify': /scratch/kisskb/src/fs/lockd/svcproc.c:463: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_call_handler': /scratch/kisskb/src/fs/proc/proc_sysctl.c:163: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/connect.c: In function 'ipv6_connect': /scratch/kisskb/src/fs/cifs/connect.c:1966: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function 'journal_create': /scratch/kisskb/src/fs/jbd/journal.c:939: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/readdir.c: In function 'initiate_cifs_search': /scratch/kisskb/src/fs/cifs/readdir.c:545: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function 'ext3_journal_abort_handle': /scratch/kisskb/src/fs/ext3/super.c:142: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function 'ext3_sync_fs': /scratch/kisskb/src/fs/ext3/super.c:2422: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function 'parse_options': /scratch/kisskb/src/fs/ext3/super.c:1240: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function 'ext3_warning': /scratch/kisskb/src/fs/ext3/super.c:304: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function 'ext3_abort': /scratch/kisskb/src/fs/ext3/super.c:291: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function '__ext3_std_error': /scratch/kisskb/src/fs/ext3/super.c:254: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function 'ext3_error': /scratch/kisskb/src/fs/ext3/super.c:198: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function 'ext3_setup_super': /scratch/kisskb/src/fs/ext3/super.c:1308: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function 'ext3_clear_journal_err': /scratch/kisskb/src/fs/ext3/super.c:2394: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function 'ext3_remount': /scratch/kisskb/src/fs/ext3/super.c:2614: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/super.c: In function 'ext3_fill_super': /scratch/kisskb/src/fs/ext3/super.c:2024: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function 'journal_init_inode': /scratch/kisskb/src/fs/jbd/journal.c:823: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_fill_cache': /scratch/kisskb/src/fs/proc/proc_sysctl.c:214: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function 'journal_get_descriptor_buffer': /scratch/kisskb/src/fs/jbd/journal.c:648: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext2/inode.c: In function 'ext2_get_block': /scratch/kisskb/src/fs/ext2/inode.c:727: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/array.c: In function 'proc_pid_statm': /scratch/kisskb/src/fs/proc/array.c:536: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/array.c: In function 'do_task_stat': /scratch/kisskb/src/fs/proc/array.c:508: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/array.c: In function 'proc_pid_status': /scratch/kisskb/src/fs/proc/array.c:344: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'locks_remove_flock': /scratch/kisskb/src/fs/locks.c:2041: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function '__posix_lock_file': /scratch/kisskb/src/fs/locks.c:1003: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'locks_remove_posix': /scratch/kisskb/src/fs/locks.c:1993: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'do_lock_file_wait': /scratch/kisskb/src/fs/locks.c:1765: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'fcntl_setlk64': /scratch/kisskb/src/fs/locks.c:1959: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'fcntl_setlk': /scratch/kisskb/src/fs/locks.c:1846: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'posix_lock_file_wait': /scratch/kisskb/src/fs/locks.c:1051: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'fcntl_getlk64': /scratch/kisskb/src/fs/locks.c:1883: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'fcntl_getlk': /scratch/kisskb/src/fs/locks.c:1699: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'flock_lock_file_wait': /scratch/kisskb/src/fs/locks.c:1545: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'generic_setlease': /scratch/kisskb/src/fs/locks.c:1435: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'lease_get_mtime': /scratch/kisskb/src/fs/locks.c:1289: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function '__break_lease': /scratch/kisskb/src/fs/locks.c:1269: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'fcntl_setlease': /scratch/kisskb/src/fs/locks.c:1520: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/fs/locks.c: In function 'locks_mandatory_area': /scratch/kisskb/src/fs/locks.c:1130: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBSetEOF': /scratch/kisskb/src/fs/cifs/cifssmb.c:4734: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/connect.c: In function 'ipv4_connect': /scratch/kisskb/src/fs/cifs/connect.c:1886: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/build.c: In function 'jffs2_do_mount_fs': /scratch/kisskb/src/fs/jffs2/build.c:392: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/inode.c: In function 'fat_fill_super': /scratch/kisskb/src/fs/fat/inode.c:1456: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/xattr.c: In function 'ext3_xattr_set_entry': /scratch/kisskb/src/fs/ext3/xattr.c:626: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/xattr.c: In function 'ext3_xattr_cache_insert': /scratch/kisskb/src/fs/ext3/xattr.c:1149: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/xattr.c: In function 'ext3_xattr_block_set': /scratch/kisskb/src/fs/ext3/xattr.c:860: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/xattr.c: In function 'ext3_xattr_set_handle': /scratch/kisskb/src/fs/ext3/xattr.c:1035: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/xattr.c: In function 'ext3_xattr_set': /scratch/kisskb/src/fs/ext3/xattr.c:1070: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/xattr.c: In function 'ext3_xattr_get': /scratch/kisskb/src/fs/ext3/xattr.c:332: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/xattr.c: In function 'ext3_listxattr': /scratch/kisskb/src/fs/ext3/xattr.c:151: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/resize.c: In function 'verify_reserved_gdb': /scratch/kisskb/src/fs/ext3/resize.c:401: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/resize.c: In function 'update_backups': /scratch/kisskb/src/fs/ext3/resize.c:741: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/resize.c: In function 'ext3_group_extend': /scratch/kisskb/src/fs/ext3/resize.c:1083: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/resize.c: In function 'add_new_gdb': /scratch/kisskb/src/fs/ext3/resize.c:542: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/resize.c: In function 'ext3_group_add': /scratch/kisskb/src/fs/ext3/resize.c:951: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jbd/journal.c: In function 'journal_write_metadata_buffer': /scratch/kisskb/src/fs/jbd/journal.c:393: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_reopen_file': /scratch/kisskb/src/fs/cifs/file.c:624: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_write': /scratch/kisskb/src/fs/cifs/file.c:1222: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_write_end': /scratch/kisskb/src/fs/cifs/file.c:1706: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_readpages': /scratch/kisskb/src/fs/cifs/file.c:2150: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_writepages': /scratch/kisskb/src/fs/cifs/file.c:1622: warning: the frame size of 152 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_user_read': /scratch/kisskb/src/fs/cifs/file.c:1872: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_user_write': /scratch/kisskb/src/fs/cifs/file.c:1106: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_lock': /scratch/kisskb/src/fs/cifs/file.c:969: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_close': /scratch/kisskb/src/fs/cifs/file.c:722: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_open': /scratch/kisskb/src/fs/cifs/file.c:467: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_readpage_worker': /scratch/kisskb/src/fs/cifs/file.c:2183: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_write_begin': /scratch/kisskb/src/fs/cifs/file.c:2328: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_readpage': /scratch/kisskb/src/fs/cifs/file.c:2207: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/file.c: In function 'cifs_writepage': /scratch/kisskb/src/fs/cifs/file.c:1653: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'empty_dir': /scratch/kisskb/src/fs/ext3/namei.c:1907: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'dx_probe': /scratch/kisskb/src/fs/ext3/namei.c:474: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'do_split': /scratch/kisskb/src/fs/ext3/namei.c:1248: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'add_dirent_to_buf': /scratch/kisskb/src/fs/ext3/namei.c:1344: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_add_entry': /scratch/kisskb/src/fs/ext3/namei.c:1492: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_htree_next_block': /scratch/kisskb/src/fs/ext3/namei.c:558: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_find_entry': /scratch/kisskb/src/fs/ext3/namei.c:958: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_mknod': /scratch/kisskb/src/fs/ext3/namei.c:1756: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_link': /scratch/kisskb/src/fs/ext3/namei.c:2261: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_mkdir': /scratch/kisskb/src/fs/ext3/namei.c:1833: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_create': /scratch/kisskb/src/fs/ext3/namei.c:1721: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_symlink': /scratch/kisskb/src/fs/ext3/namei.c:2218: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_lookup': /scratch/kisskb/src/fs/ext3/namei.c:1062: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_orphan_del': /scratch/kisskb/src/fs/ext3/namei.c:2049: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_orphan_add': /scratch/kisskb/src/fs/ext3/namei.c:1974: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_rename': /scratch/kisskb/src/fs/ext3/namei.c:2426: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_rmdir': /scratch/kisskb/src/fs/ext3/namei.c:2108: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_unlink': /scratch/kisskb/src/fs/ext3/namei.c:2162: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_get_parent': /scratch/kisskb/src/fs/ext3/namei.c:1085: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'htree_dirblock_to_tree': /scratch/kisskb/src/fs/ext3/namei.c:609: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/namei.c: In function 'ext3_htree_fill_tree': /scratch/kisskb/src/fs/ext3/namei.c:700: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_unlock': /scratch/kisskb/src/fs/lockd/svcproc.c:238: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function 'fat__get_entry': /scratch/kisskb/src/fs/fat/dir.c:113: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function 'fat_parse_long': /scratch/kisskb/src/fs/fat/dir.c:339: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function 'fat_search_long': /scratch/kisskb/src/fs/fat/dir.c:456: warning: the frame size of 200 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function '__fat_readdir': /scratch/kisskb/src/fs/fat/dir.c:680: warning: the frame size of 248 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function 'fat_dir_ioctl': /scratch/kisskb/src/fs/fat/dir.c:793: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function 'fat_subdirs': /scratch/kisskb/src/fs/fat/dir.c:923: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function '__fat_remove_entries': /scratch/kisskb/src/fs/fat/dir.c:983: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function 'fat_dir_empty': /scratch/kisskb/src/fs/fat/dir.c:900: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function 'fat_get_dotdot_entry': /scratch/kisskb/src/fs/fat/dir.c:877: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function 'fat_alloc_new_dir': /scratch/kisskb/src/fs/fat/dir.c:1147: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/dir.c: In function 'fat_add_entries': /scratch/kisskb/src/fs/fat/dir.c:1363: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_cancel': /scratch/kisskb/src/fs/lockd/svcproc.c:205: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/read.c: In function 'nfs_readpages': /scratch/kisskb/src/fs/nfs/read.c:650: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svclock.c: In function 'nlmsvc_lookup_block': /scratch/kisskb/src/fs/lockd/svclock.c:128: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svclock.c: In function 'nlmsvc_testlock': /scratch/kisskb/src/fs/lockd/svclock.c:557: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/inode.c: In function 'ext3_journalled_write_end': /scratch/kisskb/src/fs/ext3/inode.c:1380: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSCreateHardLink': /scratch/kisskb/src/fs/cifs/cifssmb.c:2381: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_lock': /scratch/kisskb/src/fs/lockd/svcproc.c:175: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/write.c: In function 'jffs2_write_dirent': /scratch/kisskb/src/fs/jffs2/write.c:325: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/write.c: In function 'jffs2_do_link': /scratch/kisskb/src/fs/jffs2/write.c:706: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/write.c: In function 'jffs2_do_unlink': /scratch/kisskb/src/fs/jffs2/write.c:649: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/write.c: In function 'jffs2_write_dnode': /scratch/kisskb/src/fs/jffs2/write.c:197: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/write.c: In function 'jffs2_do_create': /scratch/kisskb/src/fs/jffs2/write.c:529: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/write.c: In function 'jffs2_write_inode_range': /scratch/kisskb/src/fs/jffs2/write.c:426: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_test': /scratch/kisskb/src/fs/lockd/svcproc.c:133: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/compr.c: In function 'jffs2_compress': /scratch/kisskb/src/fs/jffs2/compr.c:193: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/aio.c: In function 'sys_io_cancel': /scratch/kisskb/src/fs/aio.c:1806: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/namei.c: In function 'do_filp_open': /scratch/kisskb/src/fs/namei.c:1883: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcsubs.c: In function 'nlm_traverse_files': /scratch/kisskb/src/fs/lockd/svcsubs.c:273: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/background.c: In function 'jffs2_garbage_collect_thread': /scratch/kisskb/src/fs/jffs2/background.c:153: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/unlink.c: In function 'nfs_do_call_unlink': /scratch/kisskb/src/fs/nfs/unlink.c:181: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/unlink.c: In function 'nfs_block_sillyrename': /scratch/kisskb/src/fs/nfs/unlink.c:218: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/inode.c: In function 'fat_get_block': /scratch/kisskb/src/fs/fat/inode.c:121: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/namespace.c: In function 'nfs_follow_mountpoint': /scratch/kisskb/src/fs/nfs/namespace.c:161: warning: the frame size of 304 bytes is larger than 0 bytes /scratch/kisskb/src/fs/aio.c: In function 'wait_for_all_aios': /scratch/kisskb/src/fs/aio.c:367: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/read.c: In function 'jffs2_read_dnode': /scratch/kisskb/src/fs/jffs2/read.c:151: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/anon_inodes.c: In function 'anon_inode_init': /scratch/kisskb/src/fs/anon_inodes.c:194: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/anon_inodes.c: In function 'anon_inode_getfd': /scratch/kisskb/src/fs/anon_inodes.c:137: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSUnixCreateHardLink': /scratch/kisskb/src/fs/cifs/cifssmb.c:2309: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svcsubs.c: In function 'nlm_lookup_file': /scratch/kisskb/src/fs/lockd/svcsubs.c:140: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/readdir.c: In function 'fill_in_inode': /scratch/kisskb/src/fs/cifs/readdir.c:312: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/read.c: In function 'nfs_read_rpcsetup': /scratch/kisskb/src/fs/nfs/read.c:217: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBCopy': /scratch/kisskb/src/fs/cifs/cifssmb.c:2135: warning: the frame size of 32 bytes is larger than 0 bytes LD fs/ext2/ext2.o /scratch/kisskb/src/fs/proc/task_mmu.c: In function 'task_mem': /scratch/kisskb/src/fs/proc/task_mmu.c:58: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/inode.c: In function 'fat_build_inode': /scratch/kisskb/src/fs/fat/inode.c:424: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/inode.c: In function 'fat_get_parent': /scratch/kisskb/src/fs/fat/inode.c:765: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/writev.c: In function 'jffs2_flash_direct_write': /scratch/kisskb/src/fs/jffs2/writev.c:79: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/read.c: In function 'nfs_pagein_multi': /scratch/kisskb/src/fs/nfs/read.c:303: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBRename': /scratch/kisskb/src/fs/cifs/cifssmb.c:1988: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/writev.c: In function 'jffs2_flash_direct_writev': /scratch/kisskb/src/fs/jffs2/writev.c:58: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/read.c: In function 'nfs_readpage_async': /scratch/kisskb/src/fs/nfs/read.c:141: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/task_mmu.c: In function 'show_map': /scratch/kisskb/src/fs/proc/task_mmu.c:269: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/aio.c: In function 'sys_io_setup': /scratch/kisskb/src/fs/aio.c:1320: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_setattr': /scratch/kisskb/src/fs/nfs/nfs3proc.c:140: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/compr_rtime.c: In function 'jffs2_rtime_compress': /scratch/kisskb/src/fs/jffs2/compr_rtime.c:70: warning: the frame size of 512 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_symlink': /scratch/kisskb/src/fs/nfs/nfs3proc.c:520: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/pagelist.c: In function 'nfs_scan_list': /scratch/kisskb/src/fs/nfs/pagelist.c:421: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/compr_rtime.c: In function 'jffs2_rtime_decompress': /scratch/kisskb/src/fs/jffs2/compr_rtime.c:108: warning: the frame size of 512 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/scan.c: In function 'jffs2_fill_scan_buf': /scratch/kisskb/src/fs/jffs2/scan.c:295: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/aio.c: In function 'aio_complete': /scratch/kisskb/src/fs/aio.c:1049: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/erase.c: In function 'jffs2_free_jeb_node_refs': /scratch/kisskb/src/fs/jffs2/erase.c:324: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_remove': /scratch/kisskb/src/fs/nfs/nfs3proc.c:407: warning: the frame size of 232 bytes is larger than 0 bytes /scratch/kisskb/src/fs/binfmt_elf.c: In function 'load_elf_binary': /scratch/kisskb/src/fs/binfmt_elf.c:1018: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/inode.c: In function 'ext3_write_begin': /scratch/kisskb/src/fs/ext3/inode.c:1210: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/connect.c: In function 'cifs_demultiplex_thread': /scratch/kisskb/src/fs/cifs/connect.c:769: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_rename': /scratch/kisskb/src/fs/nfs/nfs3proc.c:458: warning: the frame size of 320 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/inode.c: In function 'proc_alloc_inode': /scratch/kisskb/src/fs/proc/inode.c:89: warning: the frame size of 8 bytes is larger than 0 bytes LD kernel/built-in.o /scratch/kisskb/src/fs/aio.c: In function '__aio_run_iocbs': /scratch/kisskb/src/fs/aio.c:815: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_link': /scratch/kisskb/src/fs/nfs/nfs3proc.c:489: warning: the frame size of 312 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'SMBLegacyOpen': /scratch/kisskb/src/fs/cifs/cifssmb.c:1263: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_rmdir': /scratch/kisskb/src/fs/nfs/nfs3proc.c:576: warning: the frame size of 168 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'do_proc_get_root': /scratch/kisskb/src/fs/nfs/nfs3proc.c:77: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/binfmt_script.c: In function 'load_script': /scratch/kisskb/src/fs/binfmt_script.c:99: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_getattr': /scratch/kisskb/src/fs/nfs/nfs3proc.c:113: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBMkDir': /scratch/kisskb/src/fs/cifs/cifssmb.c:993: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_lookup': /scratch/kisskb/src/fs/nfs/nfs3proc.c:177: warning: the frame size of 176 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/readinode.c: In function 'check_tn_node': /scratch/kisskb/src/fs/jffs2/readinode.c:173: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_get_inode_nodes': /scratch/kisskb/src/fs/jffs2/readinode.c:1140: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_do_read_inode_internal': /scratch/kisskb/src/fs/jffs2/readinode.c:1333: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_do_crccheck_inode': /scratch/kisskb/src/fs/jffs2/readinode.c:1420: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_do_read_inode': /scratch/kisskb/src/fs/jffs2/readinode.c:1398: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/inode.c: In function '__nfs_revalidate_inode': /scratch/kisskb/src/fs/nfs/inode.c:753: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/inode.c: In function 'nfs_setattr': /scratch/kisskb/src/fs/nfs/inode.c:417: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/inode.c: In function 'nfs_fhget': /scratch/kisskb/src/fs/nfs/inode.c:376: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_pristine': /scratch/kisskb/src/fs/jffs2/gc.c:694: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_dirent': /scratch/kisskb/src/fs/jffs2/gc.c:826: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_live': /scratch/kisskb/src/fs/jffs2/gc.c:537: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_pass': /scratch/kisskb/src/fs/jffs2/gc.c:443: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/asn1.c: In function 'decode_negTokenInit': /scratch/kisskb/src/fs/cifs/asn1.c:642: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_retrieve_args': /scratch/kisskb/src/fs/lockd/svc4proc.c:63: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_free_all': /scratch/kisskb/src/fs/lockd/svc4proc.c:411: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_unshare': /scratch/kisskb/src/fs/lockd/svc4proc.c:380: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_share': /scratch/kisskb/src/fs/lockd/svc4proc.c:347: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_sm_notify': /scratch/kisskb/src/fs/lockd/svc4proc.c:431: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_unlock': /scratch/kisskb/src/fs/lockd/svc4proc.c:208: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_cancel': /scratch/kisskb/src/fs/lockd/svc4proc.c:175: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_lock': /scratch/kisskb/src/fs/lockd/svc4proc.c:145: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_test': /scratch/kisskb/src/fs/lockd/svc4proc.c:103: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/file.c: In function 'jffs2_write_end': /scratch/kisskb/src/fs/jffs2/file.c:321: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/file.c: In function 'jffs2_write_begin': /scratch/kisskb/src/fs/jffs2/file.c:225: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_access': /scratch/kisskb/src/fs/nfs/nfs3proc.c:226: warning: the frame size of 168 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_readlink': /scratch/kisskb/src/fs/nfs/nfs3proc.c:251: warning: the frame size of 176 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBRmDir': /scratch/kisskb/src/fs/cifs/cifssmb.c:950: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/aio.c: In function 'sys_io_getevents': /scratch/kisskb/src/fs/aio.c:1837: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_readdir': /scratch/kisskb/src/fs/nfs/nfs3proc.c:629: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/mount_clnt.c: In function 'nfs_mount': /scratch/kisskb/src/fs/nfs/mount_clnt.c:100: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_statfs': /scratch/kisskb/src/fs/nfs/nfs3proc.c:699: warning: the frame size of 16 bytes is larger than 0 bytes LD fs/jbd/jbd.o /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'do_proc_fsinfo': /scratch/kisskb/src/fs/nfs/nfs3proc.c:717: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/connect.c: In function 'cifs_get_tcp_session': /scratch/kisskb/src/fs/cifs/connect.c:1559: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3proc.c: In function 'nfs3_proc_pathconf': /scratch/kisskb/src/fs/nfs/nfs3proc.c:751: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/readdir.c: In function 'cifs_readdir': /scratch/kisskb/src/fs/cifs/readdir.c:1149: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBDelFile': /scratch/kisskb/src/fs/cifs/cifssmb.c:907: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/nodemgmt.c: In function 'jffs2_do_reserve_space': /scratch/kisskb/src/fs/jffs2/nodemgmt.c:403: warning: the frame size of 8 bytes is larger than 0 bytes LD fs/jbd/built-in.o /scratch/kisskb/src/fs/cifs/connect.c: In function 'is_path_accessible': /scratch/kisskb/src/fs/cifs/connect.c:2216: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfsroot.c: In function 'root_nfs_getport': /scratch/kisskb/src/fs/nfs/nfsroot.c:430: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifsencrypt.c: In function 'CalcNTLMv2_response': /scratch/kisskb/src/fs/cifs/cifsencrypt.c:425: warning: the frame size of 224 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/inode.c: In function 'proc_get_inode': /scratch/kisskb/src/fs/proc/inode.c:485: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/inode.c: In function 'ext3_get_blocks_handle': /scratch/kisskb/src/fs/ext3/inode.c:942: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/mon.c: In function 'nsm_get_handle': /scratch/kisskb/src/fs/lockd/mon.c:373: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifsencrypt.c: In function 'CalcNTLMv2_partial_mac_key': /scratch/kisskb/src/fs/cifs/cifsencrypt.c:280: warning: the frame size of 240 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfsroot.c: In function 'T.323': /scratch/kisskb/src/fs/nfs/nfsroot.c:283: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/meminfo.c: In function 'meminfo_proc_show': /scratch/kisskb/src/fs/proc/meminfo.c:155: warning: the frame size of 152 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/inode.c: In function 'ext3_getblk': /scratch/kisskb/src/fs/ext3/inode.c:1061: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/mon.c: In function 'nsm_mon_unmon': /scratch/kisskb/src/fs/lockd/mon.c:156: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/mon.c: In function 'nsm_unmonitor': /scratch/kisskb/src/fs/lockd/mon.c:223: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/inode.c: In function 'ext3_bread': /scratch/kisskb/src/fs/ext3/inode.c:1080: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/connect.c: In function 'reset_cifs_unix_caps': /scratch/kisskb/src/fs/cifs/connect.c:2079: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/mon.c: In function 'nsm_monitor': /scratch/kisskb/src/fs/lockd/mon.c:194: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/summary.c: In function 'jffs2_sum_write_sumnode': /scratch/kisskb/src/fs/jffs2/summary.c:869: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSPOSIXDelFile': /scratch/kisskb/src/fs/cifs/cifssmb.c:862: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfsroot.c: In function 'nfs_root_data': /scratch/kisskb/src/fs/nfs/nfsroot.c:527: warning: the frame size of 184 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/mon.c: In function 'xdr_dec_stat': /scratch/kisskb/src/fs/lockd/mon.c:562: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifsencrypt.c: In function 'setup_ntlmv2_rsp': /scratch/kisskb/src/fs/cifs/cifsencrypt.c:410: warning: the frame size of 248 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/mon.c: In function 'xdr_dec_stat_res': /scratch/kisskb/src/fs/lockd/mon.c:547: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifsencrypt.c: In function 'cifs_calculate_mac_key': /scratch/kisskb/src/fs/cifs/cifsencrypt.c:223: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifsencrypt.c: In function 'cifs_calculate_signature': /scratch/kisskb/src/fs/cifs/cifsencrypt.c:57: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/erase.c: In function 'jffs2_erase_pending_blocks': /scratch/kisskb/src/fs/jffs2/erase.c:160: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/mon.c: In function 'xdr_enc_unmon': /scratch/kisskb/src/fs/lockd/mon.c:530: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifsencrypt.c: In function 'cifs_verify_signature': /scratch/kisskb/src/fs/cifs/cifsencrypt.c:208: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/lockd/mon.c: In function 'xdr_enc_mon': /scratch/kisskb/src/fs/lockd/mon.c:521: warning: the frame size of 16 bytes is larger than 0 bytes CC crypto/api.o CC crypto/cipher.o /scratch/kisskb/src/fs/ext3/inode.c: In function 'ext3_free_branches': /scratch/kisskb/src/fs/ext3/inode.c:2317: warning: the frame size of 8 bytes is larger than 0 bytes CC crypto/digest.o /scratch/kisskb/src/fs/cifs/cifsencrypt.c: In function 'cifs_sign_smb2': /scratch/kisskb/src/fs/cifs/cifsencrypt.c:155: warning: the frame size of 112 bytes is larger than 0 bytes CC crypto/compress.o CC [M] crypto/crypto_wq.o /scratch/kisskb/src/fs/aio.c: In function 'sys_io_submit': /scratch/kisskb/src/fs/aio.c:1727: warning: the frame size of 80 bytes is larger than 0 bytes CC [M] crypto/algapi.o CC [M] crypto/scatterwalk.o /scratch/kisskb/src/fs/cifs/cifsencrypt.c: In function 'cifs_sign_smb': /scratch/kisskb/src/fs/cifs/cifsencrypt.c:88: warning: the frame size of 24 bytes is larger than 0 bytes CC [M] crypto/proc.o CC [M] crypto/ablkcipher.o CC [M] crypto/blkcipher.o CC [M] crypto/hash.o /scratch/kisskb/src/fs/jffs2/summary.c: In function 'jffs2_sum_scan_sumnode': /scratch/kisskb/src/fs/jffs2/summary.c:665: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBUnixSetInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:5178: warning: the frame size of 88 bytes is larger than 0 bytes CC [M] crypto/ahash.o CC [M] crypto/shash.o /scratch/kisskb/src/fs/cifs/sess.c: In function 'CIFS_SessSetup': /scratch/kisskb/src/fs/cifs/sess.c:946: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/scan.c: In function 'jffs2_scan_medium': /scratch/kisskb/src/fs/jffs2/scan.c:277: warning: the frame size of 104 bytes is larger than 0 bytes CC [M] crypto/algboss.o CC [M] crypto/testmgr.o CC [M] crypto/aead.o /scratch/kisskb/src/fs/nfs/direct.c: In function 'nfs_direct_write_complete': /scratch/kisskb/src/fs/nfs/direct.c:609: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/direct.c: In function 'nfs_file_direct_write': /scratch/kisskb/src/fs/nfs/direct.c:986: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/direct.c: In function 'nfs_file_direct_read': /scratch/kisskb/src/fs/nfs/direct.c:921: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/inode.c: In function 'ext3_truncate': /scratch/kisskb/src/fs/ext3/inode.c:2528: warning: the frame size of 104 bytes is larger than 0 bytes CC [M] crypto/chainiv.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBSetPathInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:5018: warning: the frame size of 24 bytes is larger than 0 bytes CC [M] crypto/eseqiv.o /scratch/kisskb/src/fs/cifs/smbdes.c: In function 'T.169': /scratch/kisskb/src/fs/cifs/smbdes.c:301: warning: the frame size of 224 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/smbdes.c: In function 'T.168': /scratch/kisskb/src/fs/cifs/smbdes.c:355: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/smbdes.c: In function 'E_P16': /scratch/kisskb/src/fs/cifs/smbdes.c:364: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/bin.c: In function 'write': /scratch/kisskb/src/fs/sysfs/bin.c:175: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/sysfs/bin.c: In function 'read': /scratch/kisskb/src/fs/sysfs/bin.c:117: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_fsinfo': /scratch/kisskb/src/fs/nfs/proc.c:551: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_statfs': /scratch/kisskb/src/fs/nfs/proc.c:520: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_readdir': /scratch/kisskb/src/fs/nfs/proc.c:492: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_rmdir': /scratch/kisskb/src/fs/nfs/proc.c:458: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_link': /scratch/kisskb/src/fs/nfs/proc.c:362: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_rename': /scratch/kisskb/src/fs/nfs/proc.c:339: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_remove': /scratch/kisskb/src/fs/nfs/proc.c:301: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_readlink': /scratch/kisskb/src/fs/nfs/proc.c:194: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_lookup': /scratch/kisskb/src/fs/nfs/proc.c:173: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_getattr': /scratch/kisskb/src/fs/nfs/proc.c:116: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_get_root': /scratch/kisskb/src/fs/nfs/proc.c:95: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_mknod': /scratch/kisskb/src/fs/nfs/proc.c:279: warning: the frame size of 312 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_mkdir': /scratch/kisskb/src/fs/nfs/proc.c:437: warning: the frame size of 312 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_symlink': /scratch/kisskb/src/fs/nfs/proc.c:405: warning: the frame size of 320 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_create': /scratch/kisskb/src/fs/nfs/proc.c:227: warning: the frame size of 312 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/proc.c: In function 'nfs_proc_setattr': /scratch/kisskb/src/fs/nfs/proc.c:146: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/smbencrypt.c: In function 'SMBOWFencrypt': /scratch/kisskb/src/fs/cifs/smbencrypt.c:225: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/smbencrypt.c: In function 'E_md4hash': /scratch/kisskb/src/fs/cifs/smbencrypt.c:143: warning: the frame size of 264 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/smbencrypt.c: In function 'SMBNTencrypt': /scratch/kisskb/src/fs/cifs/smbencrypt.c:254: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/smbencrypt.c: In function 'SMBencrypt': /scratch/kisskb/src/fs/cifs/smbencrypt.c:80: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/netmisc.c: In function 'cifs_UnixTimeToNT': /scratch/kisskb/src/fs/cifs/netmisc.c:881: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/netmisc.c: In function 'cnvrtDosCifsTm': /scratch/kisskb/src/fs/cifs/netmisc.c:890: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] crypto/pcompress.o /scratch/kisskb/src/fs/proc/base.c: In function 'proc_self_follow_link': /scratch/kisskb/src/fs/proc/base.c:2292: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] crypto/ecb.o /scratch/kisskb/src/fs/proc/base.c: In function 'proc_self_readlink': /scratch/kisskb/src/fs/proc/base.c:2281: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/wbuf.c: In function 'jffs2_write_nand_cleanmarker': /scratch/kisskb/src/fs/jffs2/wbuf.c:1115: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/wbuf.c: In function 'jffs2_check_oob_empty': /scratch/kisskb/src/fs/jffs2/wbuf.c:1058: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/wbuf.c: In function 'jffs2_check_nand_cleanmarker': /scratch/kisskb/src/fs/jffs2/wbuf.c:1089: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/wbuf.c: In function 'jffs2_flash_read': /scratch/kisskb/src/fs/jffs2/wbuf.c:1004: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/wbuf.c: In function '__jffs2_flush_wbuf': /scratch/kisskb/src/fs/jffs2/wbuf.c:685: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/wbuf.c: In function 'jffs2_flash_writev': /scratch/kisskb/src/fs/jffs2/wbuf.c:924: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/wbuf.c: In function 'jffs2_flash_write': /scratch/kisskb/src/fs/jffs2/wbuf.c:941: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_fill_cache': /scratch/kisskb/src/fs/proc/base.c:1597: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_rmdir': /scratch/kisskb/src/fs/fat/namei_vfat.c:833: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_unlink': /scratch/kisskb/src/fs/fat/namei_vfat.c:858: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_find_form': /scratch/kisskb/src/fs/fat/namei_vfat.c:224: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_add_entry': /scratch/kisskb/src/fs/fat/namei_vfat.c:701: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_rename': /scratch/kisskb/src/fs/fat/namei_vfat.c:1038: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_create': /scratch/kisskb/src/fs/fat/namei_vfat.c:803: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_mkdir': /scratch/kisskb/src/fs/fat/namei_vfat.c:905: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_lookup': /scratch/kisskb/src/fs/fat/namei_vfat.c:769: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBOpen': /scratch/kisskb/src/fs/cifs/cifssmb.c:1365: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/ext3/hash.c: In function 'ext3fs_dirhash': /scratch/kisskb/src/fs/ext3/hash.c:208: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_base_instantiate': /scratch/kisskb/src/fs/proc/base.c:2377: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/dir.c: In function 'jffs2_mknod': /scratch/kisskb/src/fs/jffs2/dir.c:780: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/dir.c: In function 'jffs2_mkdir': /scratch/kisskb/src/fs/jffs2/dir.c:603: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/dir.c: In function 'jffs2_readdir': /scratch/kisskb/src/fs/jffs2/dir.c:172: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/dir.c: In function 'jffs2_symlink': /scratch/kisskb/src/fs/jffs2/dir.c:457: warning: the frame size of 24 bytes is larger than 0 bytes CC [M] crypto/aes_generic.o CC [M] crypto/arc4.o /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_write_rpcsetup': /scratch/kisskb/src/fs/nfs/write.c:873: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_writepage_locked': /scratch/kisskb/src/fs/nfs/write.c:296: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_writepages': /scratch/kisskb/src/fs/nfs/write.c:347: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_writeback_release_full': /scratch/kisskb/src/fs/nfs/write.c:1130: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_commit_release': /scratch/kisskb/src/fs/nfs/write.c:1373: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_commit_list': /scratch/kisskb/src/fs/nfs/write.c:1318: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_sync_mapping_wait': /scratch/kisskb/src/fs/nfs/write.c:1454: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_wb_page_cancel': /scratch/kisskb/src/fs/nfs/write.c:1542: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_write_mapping': /scratch/kisskb/src/fs/nfs/write.c:1485: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_commit_inode': /scratch/kisskb/src/fs/nfs/write.c:1397: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_flush_multi': /scratch/kisskb/src/fs/nfs/write.c:947: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_wb_page': /scratch/kisskb/src/fs/nfs/write.c:1581: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/write.c: In function 'nfs_updatepage': /scratch/kisskb/src/fs/nfs/write.c:779: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/transport.c: In function 'wait_for_free_request': /scratch/kisskb/src/fs/cifs/transport.c:339: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/transport.c: In function 'wait_for_response': /scratch/kisskb/src/fs/cifs/transport.c:408: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/transport.c: In function 'smb_sendv': /scratch/kisskb/src/fs/cifs/transport.c:285: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/transport.c: In function 'SendReceive2': /scratch/kisskb/src/fs/cifs/transport.c:631: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/transport.c: In function 'SendReceiveNoRsp': /scratch/kisskb/src/fs/cifs/transport.c:435: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/transport.c: In function 'smb_send': /scratch/kisskb/src/fs/cifs/transport.c:297: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/transport.c: In function 'SendReceive': /scratch/kisskb/src/fs/cifs/transport.c:815: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/transport.c: In function 'SendReceiveBlockingLock': /scratch/kisskb/src/fs/cifs/transport.c:1060: warning: the frame size of 32 bytes is larger than 0 bytes CC [M] crypto/michael_mic.o /scratch/kisskb/src/crypto/hash.c: In function 'hash_async_init': /scratch/kisskb/src/crypto/hash.c:83: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'small_smb_init': /scratch/kisskb/src/fs/cifs/cifssmb.c:223: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/hash.c: In function 'hash_async_update': /scratch/kisskb/src/crypto/hash.c:95: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/hash.c: In function 'hash_async_final': /scratch/kisskb/src/crypto/hash.c:107: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/api.c: In function 'crypto_larval_lookup': /scratch/kisskb/src/crypto/api.c:236: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/fs.c: In function 'jffs2_iget': /scratch/kisskb/src/fs/jffs2/fs.c:355: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/fs.c: In function 'jffs2_gc_fetch_inode': /scratch/kisskb/src/fs/jffs2/fs.c:651: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/fs.c: In function 'jffs2_do_setattr': /scratch/kisskb/src/fs/jffs2/fs.c:182: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/jffs2/fs.c: In function 'jffs2_dirty_inode': /scratch/kisskb/src/fs/jffs2/fs.c:377: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/hash.c: In function 'hash_async_digest': /scratch/kisskb/src/crypto/hash.c:119: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_pid_make_inode': /scratch/kisskb/src/fs/proc/base.c:1455: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_oom_score': /scratch/kisskb/src/fs/proc/base.c:456: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] crypto/rng.o /scratch/kisskb/src/crypto/scatterwalk.c: In function 'scatterwalk_map_and_copy': /scratch/kisskb/src/crypto/scatterwalk.c:125: warning: the frame size of 8 bytes is larger than 0 bytes LD fs/sysfs/built-in.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBSetFileDisposition': /scratch/kisskb/src/fs/cifs/cifssmb.c:4939: warning: the frame size of 8 bytes is larger than 0 bytes LD [M] fs/fat/fat.o LD [M] fs/fat/vfat.o /scratch/kisskb/src/fs/proc/base.c: In function 'proc_pid_wchan': /scratch/kisskb/src/fs/proc/base.c:331: warning: the frame size of 128 bytes is larger than 0 bytes CC [M] crypto/krng.o /scratch/kisskb/src/crypto/digest.c: In function 'update2': /scratch/kisskb/src/crypto/digest.c:85: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/getroot.c: In function 'nfs_get_root': /scratch/kisskb/src/fs/nfs/getroot.c:122: warning: the frame size of 184 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBSetFileInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:4883: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/digest.c: In function 'digest_async_update': /scratch/kisskb/src/crypto/digest.c:198: warning: the frame size of 8 bytes is larger than 0 bytes CC block/elevator.o CC block/blk-core.o CC block/blk-tag.o /scratch/kisskb/src/fs/proc/base.c: In function 'proc_pid_limits': /scratch/kisskb/src/fs/proc/base.c:525: warning: the frame size of 136 bytes is larger than 0 bytes CC block/blk-sysfs.o CC block/blk-barrier.o /scratch/kisskb/src/crypto/ablkcipher.c: In function 'crypto_lookup_skcipher': /scratch/kisskb/src/crypto/ablkcipher.c:305: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBSetFileSize': /scratch/kisskb/src/fs/cifs/cifssmb.c:4815: warning: the frame size of 24 bytes is larger than 0 bytes CC block/blk-settings.o /scratch/kisskb/src/crypto/digest.c: In function 'digest_async_digest': /scratch/kisskb/src/crypto/digest.c:221: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/ecb.c: In function 'crypto_ecb_crypt': /scratch/kisskb/src/crypto/ecb.c:67: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/ecb.c: In function 'crypto_ecb_decrypt': /scratch/kisskb/src/crypto/ecb.c:95: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/ecb.c: In function 'crypto_ecb_encrypt': /scratch/kisskb/src/crypto/ecb.c:81: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/digest.c: In function 'digest_async_final': /scratch/kisskb/src/crypto/digest.c:210: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/blkcipher.c: In function 'async_encrypt': /scratch/kisskb/src/crypto/blkcipher.c:415: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/blkcipher.c: In function 'async_decrypt': /scratch/kisskb/src/crypto/blkcipher.c:428: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/blkcipher.c: In function 'skcipher_geniv_alloc': /scratch/kisskb/src/crypto/blkcipher.c:667: warning: the frame size of 24 bytes is larger than 0 bytes CC block/blk-ioc.o /scratch/kisskb/src/crypto/eseqiv.c: In function 'eseqiv_givencrypt': /scratch/kisskb/src/crypto/eseqiv.c:161: warning: the frame size of 32 bytes is larger than 0 bytes CC block/blk-map.o CC block/blk-exec.o CC block/blk-merge.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSFindClose': /scratch/kisskb/src/fs/cifs/cifssmb.c:3792: warning: the frame size of 8 bytes is larger than 0 bytes CC block/blk-softirq.o CC block/blk-timeout.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBFlush': /scratch/kisskb/src/fs/cifs/cifssmb.c:1920: warning: the frame size of 8 bytes is larger than 0 bytes CC block/ioctl.o /scratch/kisskb/src/fs/proc/base.c: In function 'proc_coredump_filter_write': /scratch/kisskb/src/fs/proc/base.c:2260: warning: the frame size of 24 bytes is larger than 0 bytes CC block/genhd.o /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_mknod': /scratch/kisskb/src/fs/nfs/dir.c:1268: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_mkdir': /scratch/kisskb/src/fs/nfs/dir.c:1291: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_create': /scratch/kisskb/src/fs/nfs/dir.c:1241: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_lookup_revalidate': /scratch/kisskb/src/fs/nfs/dir.c:849: warning: the frame size of 272 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_sillyrename': /scratch/kisskb/src/fs/nfs/dir.c:1384: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_rename': /scratch/kisskb/src/fs/nfs/dir.c:1662: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_symlink': /scratch/kisskb/src/fs/nfs/dir.c:1528: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_lookup': /scratch/kisskb/src/fs/nfs/dir.c:965: warning: the frame size of 272 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_readdir_filler': /scratch/kisskb/src/fs/nfs/dir.c:220: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_do_filldir': /scratch/kisskb/src/fs/nfs/dir.c:455: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_readdir': /scratch/kisskb/src/fs/nfs/dir.c:606: warning: the frame size of 400 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_do_access': /scratch/kisskb/src/fs/nfs/dir.c:1907: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/dir.c: In function 'nfs_access_cache_shrinker': /scratch/kisskb/src/fs/nfs/dir.c:1727: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBClose': /scratch/kisskb/src/fs/cifs/cifssmb.c:1899: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_coredump_filter_read': /scratch/kisskb/src/fs/proc/base.c:2209: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBTDis': /scratch/kisskb/src/fs/cifs/cifssmb.c:740: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'oom_adjust_write': /scratch/kisskb/src/fs/proc/base.c:1047: warning: the frame size of 24 bytes is larger than 0 bytes CC block/scsi_ioctl.o /scratch/kisskb/src/fs/proc/base.c: In function 'oom_adjust_read': /scratch/kisskb/src/fs/proc/base.c:1015: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/algapi.c: In function 'crypto_remove_spawns': /scratch/kisskb/src/crypto/algapi.c:129: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/algapi.c: In function 'crypto_unregister_alg': /scratch/kisskb/src/crypto/algapi.c:356: warning: the frame size of 8 bytes is larger than 0 bytes CC block/cmd-filter.o /scratch/kisskb/src/fs/proc/base.c: In function 'mounts_open_common': /scratch/kisskb/src/fs/proc/base.c:640: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/algapi.c: In function 'crypto_unregister_template': /scratch/kisskb/src/crypto/algapi.c:407: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/aead.c: In function 'crypto_lookup_aead': /scratch/kisskb/src/crypto/aead.c:442: warning: the frame size of 96 bytes is larger than 0 bytes CC block/noop-iosched.o /scratch/kisskb/src/fs/proc/base.c: In function 'proc_pid_readlink': /scratch/kisskb/src/fs/proc/base.c:1389: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBQFSPosixInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:4638: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/algapi.c: In function 'crypto_alg_tested': /scratch/kisskb/src/crypto/algapi.c:271: warning: the frame size of 8 bytes is larger than 0 bytes CC block/as-iosched.o /scratch/kisskb/src/fs/proc/base.c: In function 'mem_read': /scratch/kisskb/src/fs/proc/base.c:851: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/connect.c: In function 'cifs_mount': /scratch/kisskb/src/fs/cifs/connect.c:2606: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/shash.c: In function 'shash_compat_update': /scratch/kisskb/src/crypto/shash.c:333: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/shash.c: In function 'shash_async_update': /scratch/kisskb/src/crypto/shash.c:220: warning: the frame size of 32 bytes is larger than 0 bytes LD crypto/crypto.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBSetFSUnixInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:4550: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/connect.c: In function 'get_dfs_path': /scratch/kisskb/src/fs/cifs/connect.c:1686: warning: the frame size of 8 bytes is larger than 0 bytes CC block/deadline-iosched.o /scratch/kisskb/src/fs/proc/base.c: In function 'environ_read': /scratch/kisskb/src/fs/proc/base.c:993: warning: the frame size of 8 bytes is larger than 0 bytes CC block/cfq-iosched.o /scratch/kisskb/src/fs/proc/base.c: In function 'proc_readfd_common': /scratch/kisskb/src/fs/proc/base.c:1843: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBQFSUnixInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:4478: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-barrier.c: In function 'blkdev_issue_flush': /scratch/kisskb/src/block/blk-barrier.c:340: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-softirq.c: In function 'blk_done_softirq': /scratch/kisskb/src/block/blk-softirq.c:36: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_fdinfo_read': /scratch/kisskb/src/fs/proc/base.c:1864: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-sysfs.c: In function 'queue_var_store': /scratch/kisskb/src/block/blk-sysfs.c:31: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-sysfs.c: In function 'queue_max_sectors_store': /scratch/kisskb/src/block/blk-sysfs.c:124: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-sysfs.c: In function 'queue_ra_store': /scratch/kisskb/src/block/blk-sysfs.c:94: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-sysfs.c: In function 'queue_iostats_store': /scratch/kisskb/src/block/blk-sysfs.c:219: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-sysfs.c: In function 'queue_nomerges_store': /scratch/kisskb/src/block/blk-sysfs.c:173: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-sysfs.c: In function 'queue_nonrot_store': /scratch/kisskb/src/block/blk-sysfs.c:152: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-sysfs.c: In function 'queue_requests_store': /scratch/kisskb/src/block/blk-sysfs.c:76: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBQFSDeviceInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:4408: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_lookupfd_common': /scratch/kisskb/src/fs/proc/base.c:1784: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBQFSAttributeInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:4338: warning: the frame size of 16 bytes is larger than 0 bytes LD fs/ext3/ext3.o LD fs/ext3/built-in.o /scratch/kisskb/src/block/blk-timeout.c: In function 'blk_abort_queue': /scratch/kisskb/src/block/blk-timeout.c:238: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/testmgr.c: In function 'test_pcomp': /scratch/kisskb/src/crypto/testmgr.c:1097: warning: the frame size of 536 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/testmgr.c: In function 'test_comp': /scratch/kisskb/src/crypto/testmgr.c:944: warning: the frame size of 528 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/testmgr.c: In function 'test_cipher': /scratch/kisskb/src/crypto/testmgr.c:650: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/testmgr.c: In function 'alg_test_hash': /scratch/kisskb/src/crypto/testmgr.c:1309: warning: the frame size of 224 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/testmgr.c: In function 'alg_test_cprng': /scratch/kisskb/src/crypto/testmgr.c:1378: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/testmgr.c: In function 'alg_test_crc32c': /scratch/kisskb/src/crypto/testmgr.c:1358: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/testmgr.c: In function 'test_aead': /scratch/kisskb/src/crypto/testmgr.c:585: warning: the frame size of 352 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/testmgr.c: In function 'test_skcipher': /scratch/kisskb/src/crypto/testmgr.c:864: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/testmgr.c: In function 'alg_test': /scratch/kisskb/src/crypto/testmgr.c:2246: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-merge.c: In function '__blk_recalc_rq_segments': /scratch/kisskb/src/block/blk-merge.c:98: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-merge.c: In function 'blk_rq_map_sg': /scratch/kisskb/src/block/blk-merge.c:227: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-exec.c: In function 'blk_execute_rq': /scratch/kisskb/src/block/blk-exec.c:104: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_task_readdir': /scratch/kisskb/src/fs/proc/base.c:3108: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBQFSInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:4268: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/nfs3xdr.c: In function 'nfs3_decode_dirent': /scratch/kisskb/src/fs/nfs/nfs3xdr.c:657: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_task_getattr': /scratch/kisskb/src/fs/proc/base.c:3122: warning: the frame size of 8 bytes is larger than 0 bytes LD fs/notify/built-in.o LD fs/ramfs/built-in.o LD [M] crypto/crypto_algapi.o LD [M] crypto/crypto_blkcipher.o LD [M] crypto/crypto_hash.o LD [M] crypto/cryptomgr.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'SMBOldQFSInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:4188: warning: the frame size of 24 bytes is larger than 0 bytes LD fs/devpts/built-in.o /scratch/kisskb/src/crypto/aes_generic.c: In function 'crypto_aes_expand_key': /scratch/kisskb/src/crypto/aes_generic.c:1263: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/aes_generic.c: In function 'aes_encrypt': /scratch/kisskb/src/crypto/aes_generic.c:1363: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/crypto/aes_generic.c: In function 'aes_decrypt': /scratch/kisskb/src/crypto/aes_generic.c:1435: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/block/elevator.c: In function 'elevator_get': /scratch/kisskb/src/block/elevator.c:176: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/block/elevator.c: In function 'elv_iosched_store': /scratch/kisskb/src/block/elevator.c:1071: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/block/as-iosched.c: In function 'as_var_store': /scratch/kisskb/src/block/as-iosched.c:1403: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-core.c: In function 'blk_update_request': /scratch/kisskb/src/block/blk-core.c:1933: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSGetSrvInodeNumber': /scratch/kisskb/src/fs/cifs/cifssmb.c:3885: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/block/ioctl.c: In function 'blkdev_ioctl': /scratch/kisskb/src/block/ioctl.c:369: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'next_tgid': /scratch/kisskb/src/fs/proc/base.c:2763: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/deadline-iosched.c: In function 'deadline_var_store': /scratch/kisskb/src/block/deadline-iosched.c:387: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/deadline-iosched.c: In function 'deadline_fifo_batch_store': /scratch/kisskb/src/block/deadline-iosched.c:425: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/deadline-iosched.c: In function 'deadline_front_merges_store': /scratch/kisskb/src/block/deadline-iosched.c:424: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/deadline-iosched.c: In function 'deadline_writes_starved_store': /scratch/kisskb/src/block/deadline-iosched.c:423: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/deadline-iosched.c: In function 'deadline_write_expire_store': /scratch/kisskb/src/block/deadline-iosched.c:422: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/deadline-iosched.c: In function 'deadline_read_expire_store': /scratch/kisskb/src/block/deadline-iosched.c:421: warning: the frame size of 8 bytes is larger than 0 bytes LD fs/jffs2/jffs2.o /scratch/kisskb/src/block/scsi_ioctl.c: In function 'sg_io': /scratch/kisskb/src/block/scsi_ioctl.c:348: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_pid_readdir': /scratch/kisskb/src/fs/proc/base.c:2810: warning: the frame size of 40 bytes is larger than 0 bytes LD fs/jffs2/built-in.o /scratch/kisskb/src/block/genhd.c: In function 'media_change_notify_thread': /scratch/kisskb/src/block/genhd.c:1085: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/block/genhd.c: In function 'blk_alloc_devt': /scratch/kisskb/src/block/genhd.c:433: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/genhd.c: In function 'add_disk': /scratch/kisskb/src/block/genhd.c:554: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/genhd.c: In function 'show_partition': /scratch/kisskb/src/block/genhd.c:761: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/block/genhd.c: In function 'diskstats_show': /scratch/kisskb/src/block/genhd.c:1043: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/block/genhd.c: In function 'set_disk_ro': /scratch/kisskb/src/block/genhd.c:1214: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/block/genhd.c: In function 'printk_all_partitions': /scratch/kisskb/src/block/genhd.c:679: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/block/genhd.c: In function 'blk_lookup_devt': /scratch/kisskb/src/block/genhd.c:1128: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-core.c: In function 'generic_make_request': /scratch/kisskb/src/block/blk-core.c:1492: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-core.c: In function 'submit_bio': /scratch/kisskb/src/block/blk-core.c:1534: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/block/scsi_ioctl.c: In function 'sg_scsi_ioctl': /scratch/kisskb/src/block/scsi_ioctl.c:491: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSFindFirst': /scratch/kisskb/src/fs/cifs/cifssmb.c:3623: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/fs/proc/base.c: In function 'proc_flush_task': /scratch/kisskb/src/fs/proc/base.c:2661: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_var_store': /scratch/kisskb/src/block/cfq-iosched.c:2541: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_slice_idle_store': /scratch/kisskb/src/block/cfq-iosched.c:2587: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_slice_async_rq_store': /scratch/kisskb/src/block/cfq-iosched.c:2590: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_slice_async_store': /scratch/kisskb/src/block/cfq-iosched.c:2589: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_slice_sync_store': /scratch/kisskb/src/block/cfq-iosched.c:2588: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_back_seek_penalty_store': /scratch/kisskb/src/block/cfq-iosched.c:2585: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_back_seek_max_store': /scratch/kisskb/src/block/cfq-iosched.c:2584: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_fifo_expire_async_store': /scratch/kisskb/src/block/cfq-iosched.c:2582: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_fifo_expire_sync_store': /scratch/kisskb/src/block/cfq-iosched.c:2580: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_quantum_store': /scratch/kisskb/src/block/cfq-iosched.c:2579: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/scsi_ioctl.c: In function 'scsi_cmd_ioctl': /scratch/kisskb/src/block/scsi_ioctl.c:647: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBUnixQPathInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:3473: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-core.c: In function 'elv_next_request': /scratch/kisskb/src/block/blk-core.c:1784: warning: the frame size of 8 bytes is larger than 0 bytes LD fs/proc/proc.o LD fs/proc/built-in.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBQPathInfo': /scratch/kisskb/src/fs/cifs/cifssmb.c:3388: warning: the frame size of 24 bytes is larger than 0 bytes LD fs/debugfs/built-in.o LD crypto/built-in.o /scratch/kisskb/src/block/as-iosched.c: In function 'as_move_to_dispatch': /scratch/kisskb/src/block/as-iosched.c:1015: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSPOSIXCreate': /scratch/kisskb/src/fs/cifs/cifssmb.c:1112: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBLogoff': /scratch/kisskb/src/fs/cifs/cifssmb.c:787: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-core.c: In function 'get_request_wait': /scratch/kisskb/src/block/blk-core.c:873: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/block/blk-core.c: In function '__make_request': /scratch/kisskb/src/block/blk-core.c:1228: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/block/as-iosched.c: In function 'as_exit': /scratch/kisskb/src/block/as-iosched.c:1511: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_get_queue': /scratch/kisskb/src/block/cfq-iosched.c:1755: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSGetDFSRefer': /scratch/kisskb/src/fs/cifs/cifssmb.c:4107: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_set_request': /scratch/kisskb/src/block/cfq-iosched.c:2339: warning: the frame size of 8 bytes is larger than 0 bytes LD fs/ext2/built-in.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSFindNext': /scratch/kisskb/src/fs/cifs/cifssmb.c:3760: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'SMBQueryInformation': /scratch/kisskb/src/fs/cifs/cifssmb.c:3284: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBUnixQuerySymLink': /scratch/kisskb/src/fs/cifs/cifssmb.c:2476: warning: the frame size of 24 bytes is larger than 0 bytes LD sound/built-in.o CC [M] sound/sound_core.o CC [M] sound/ac97_bus.o LD sound/isa/built-in.o LD sound/parisc/built-in.o LD sound/i2c/built-in.o LD sound/mips/built-in.o LD sound/pci/built-in.o LD sound/atmel/built-in.o LD sound/ppc/built-in.o LD sound/drivers/built-in.o LD sound/isa/ad1848/built-in.o LD sound/pcmcia/pdaudiocf/built-in.o LD sound/pci/ali5451/built-in.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSUnixCreateSymLink': /scratch/kisskb/src/fs/cifs/cifssmb.c:2224: warning: the frame size of 24 bytes is larger than 0 bytes LD sound/sh/built-in.o LD sound/pci/aw2/built-in.o LD sound/isa/ad1816a/built-in.o LD sound/sparc/built-in.o LD sound/pcmcia/vx/built-in.o /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_insert_request': /scratch/kisskb/src/block/cfq-iosched.c:2120: warning: the frame size of 16 bytes is larger than 0 bytes LD sound/pci/ac97/built-in.o LD sound/pci/cs5535audio/built-in.o LD sound/i2c/other/built-in.o LD sound/arm/built-in.o CC [M] sound/arm/pxa2xx-ac97-lib.o CC [M] sound/pci/ac97/ac97_codec.o CC [M] sound/pci/ac97/ac97_pcm.o CC [M] sound/arm/pxa2xx-pcm-lib.o LD sound/spi/built-in.o LD sound/pci/cs46xx/built-in.o LD sound/isa/gus/built-in.o LD sound/isa/opti9xx/built-in.o LD sound/drivers/opl3/built-in.o CC [M] sound/pci/ac97/ac97_proc.o LD sound/usb/built-in.o LD sound/isa/msnd/built-in.o LD sound/pci/echoaudio/built-in.o LD sound/isa/sb/built-in.o LD sound/synth/built-in.o /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_exit': /scratch/kisskb/src/block/cfq-iosched.c:2669: warning: the frame size of 16 bytes is larger than 0 bytes LD sound/isa/wavefront/built-in.o LD sound/pci/emu10k1/built-in.o LD sound/pci/hda/built-in.o LD sound/drivers/opl4/built-in.o LD sound/pci/ice1712/built-in.o LD sound/usb/usx2y/built-in.o LD sound/pci/korg1212/built-in.o LD sound/usb/caiaq/built-in.o LD sound/isa/es1688/built-in.o LD sound/isa/cs423x/built-in.o LD sound/pci/nm256/built-in.o LD sound/pci/au88x0/built-in.o LD sound/drivers/pcsp/built-in.o LD sound/pci/ca0106/built-in.o LD sound/drivers/mpu401/built-in.o LD sound/pci/lx6464es/built-in.o LD sound/soc/built-in.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBRenameOpenFile': /scratch/kisskb/src/fs/cifs/cifssmb.c:2067: warning: the frame size of 56 bytes is larger than 0 bytes LD fs/lockd/lockd.o LD sound/pci/mixart/built-in.o LD sound/drivers/vx/built-in.o CC [M] sound/soc/soc-core.o LD sound/isa/wss/built-in.o LD sound/pci/oxygen/built-in.o LD sound/pci/pcxhr/built-in.o CC [M] sound/soc/soc-jack.o CC [M] sound/soc/soc-dapm.o LD sound/pci/riptide/built-in.o LD sound/pci/trident/built-in.o LD sound/pci/vx222/built-in.o LD sound/pci/rme9652/built-in.o LD sound/soc/atmel/built-in.o LD sound/soc/blackfin/built-in.o LD sound/soc/au1x/built-in.o LD block/built-in.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBLock': /scratch/kisskb/src/fs/cifs/cifssmb.c:1741: warning: the frame size of 24 bytes is larger than 0 bytes LD sound/soc/codecs/built-in.o LD sound/soc/davinci/built-in.o LD firmware/built-in.o LD sound/soc/fsl/built-in.o CC [M] sound/soc/codecs/wm9712.o LD sound/pci/ymfpci/built-in.o LD sound/soc/omap/built-in.o LD sound/soc/s3c24xx/built-in.o LD sound/soc/s6000/built-in.o LD sound/soc/sh/built-in.o CC [M] sound/core/memalloc.o LD sound/soc/pxa/built-in.o CC [M] sound/soc/pxa/em-x270.o CC [M] sound/core/sgbuf.o CC [M] sound/soc/pxa/pxa2xx-ac97.o CC [M] sound/core/pcm.o In file included from /scratch/kisskb/src/sound/arm/pxa2xx-ac97-lib.c:25: /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 CC [M] sound/soc/pxa/pxa2xx-pcm.o CC [M] sound/core/pcm_native.o CC [M] sound/core/pcm_timer.o CC [M] sound/core/pcm_lib.o CC [M] sound/core/pcm_misc.o CC [M] sound/core/pcm_memory.o CC [M] sound/core/timer.o LD sound/core/oss/built-in.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBPosixLock': /scratch/kisskb/src/fs/cifs/cifssmb.c:1865: warning: the frame size of 56 bytes is larger than 0 bytes CC [M] sound/core/sound.o CC [M] sound/core/init.o CC [M] sound/core/oss/mixer_oss.o CC [M] sound/core/oss/pcm_oss.o CC [M] sound/core/oss/pcm_plugin.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBWrite2': /scratch/kisskb/src/fs/cifs/cifssmb.c:1672: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] sound/core/memory.o CC [M] sound/core/oss/io.o CC [M] sound/core/oss/copy.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBRead': /scratch/kisskb/src/fs/cifs/cifssmb.c:1469: warning: the frame size of 24 bytes is larger than 0 bytes CC [M] sound/core/info.o CC [M] sound/core/control.o /scratch/kisskb/src/sound/core/sgbuf.c: In function 'snd_free_sgbuf_pages': /scratch/kisskb/src/sound/core/sgbuf.c:62: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/sgbuf.c: In function 'snd_malloc_sgbuf_pages': /scratch/kisskb/src/sound/core/sgbuf.c:138: warning: the frame size of 32 bytes is larger than 0 bytes CC [M] sound/core/oss/linear.o /scratch/kisskb/src/sound/arm/pxa2xx-ac97-lib.c: In function 'pxa2xx_ac97_write': /scratch/kisskb/src/sound/arm/pxa2xx-ac97-lib.c:147: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/arm/pxa2xx-ac97-lib.c: In function 'pxa2xx_ac97_read': /scratch/kisskb/src/sound/arm/pxa2xx-ac97-lib.c:121: warning: the frame size of 24 bytes is larger than 0 bytes CC [M] sound/core/misc.o CC [M] sound/core/oss/mulaw.o CC [M] sound/core/device.o CC [M] sound/core/sound_oss.o CC [M] sound/core/oss/route.o /scratch/kisskb/src/fs/nfs/super.c: In function 'nfs_statfs': /scratch/kisskb/src/fs/nfs/super.c:435: warning: the frame size of 192 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/super.c: In function 'nfs_show_stats': /scratch/kisskb/src/fs/nfs/super.c:680: warning: the frame size of 192 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/super.c: In function 'nfs_xdev_get_sb': /scratch/kisskb/src/fs/nfs/super.c:2224: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/super.c: In function 'nfs_parse_mount_options': /scratch/kisskb/src/fs/nfs/super.c:1384: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/fs/nfs/super.c: In function 'nfs_get_sb': /scratch/kisskb/src/fs/nfs/super.c:2126: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_proc.c: In function 'snd_ac97_bus_proc_init': /scratch/kisskb/src/sound/pci/ac97/ac97_proc.c:485: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_proc.c: In function 'snd_ac97_proc_init': /scratch/kisskb/src/sound/pci/ac97/ac97_proc.c:461: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_proc.c: In function 'snd_ac97_proc_read_main': /scratch/kisskb/src/sound/pci/ac97/ac97_proc.c:342: warning: the frame size of 104 bytes is larger than 0 bytes CC [M] sound/core/oss/rate.o CC [M] sound/core/info_oss.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBWrite': /scratch/kisskb/src/fs/cifs/cifssmb.c:1580: warning: the frame size of 24 bytes is larger than 0 bytes CC [M] sound/core/vmaster.o /scratch/kisskb/src/sound/sound_core.c: In function 'register_sound_special_device': /scratch/kisskb/src/sound/sound_core.c:346: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/auxdisplay/built-in.o /scratch/kisskb/src/sound/core/oss/io.c: In function 'snd_pcm_plugin_build_io': /scratch/kisskb/src/sound/core/oss/io.c:141: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] sound/core/jack.o LD drivers/cdrom/built-in.o CC drivers/char/mem.o LD drivers/firmware/built-in.o LD [M] sound/soc/codecs/snd-soc-wm9712.o CC drivers/base/core.o CC drivers/cpufreq/cpufreq_stats.o LD drivers/clocksource/built-in.o CC drivers/cpufreq/cpufreq.o /scratch/kisskb/src/fs/cifs/cifssmb.c: In function 'CIFSSMBNegotiate': /scratch/kisskb/src/fs/cifs/cifssmb.c:702: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/char/random.o LD drivers/bluetooth/built-in.o CC drivers/base/sys.o LD drivers/crypto/built-in.o CC drivers/block/brd.o CC drivers/cpufreq/cpufreq_performance.o CC [M] drivers/bluetooth/btusb.o LD fs/nfs/nfs.o CC drivers/base/bus.o /scratch/kisskb/src/sound/core/init.c: In function 'snd_power_wait': /scratch/kisskb/src/sound/core/init.c:919: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/init.c: In function 'snd_card_free': /scratch/kisskb/src/sound/core/init.c:482: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/base/dd.o LD drivers/gpu/drm/built-in.o /scratch/kisskb/src/sound/core/oss/io.c: In function 'io_src_channels': /scratch/kisskb/src/sound/core/oss/io.c:106: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/block/loop.o CC drivers/char/tty_io.o CC drivers/cpufreq/freq_table.o /scratch/kisskb/src/sound/core/pcm.c: In function 'snd_pcm_dev_register': /scratch/kisskb/src/sound/core/pcm.c:1006: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm.c: In function 'snd_pcm_new_stream': /scratch/kisskb/src/sound/core/pcm.c:674: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm.c: In function 'snd_pcm_substream_proc_status_read': /scratch/kisskb/src/sound/core/pcm.c:446: warning: the frame size of 112 bytes is larger than 0 bytes CC drivers/base/driver.o CC drivers/gpio/gpiolib.o /scratch/kisskb/src/sound/core/oss/copy.c: In function 'snd_pcm_plugin_build_copy': /scratch/kisskb/src/sound/core/oss/copy.c:92: warning: the frame size of 8 bytes is larger than 0 bytes LD [M] sound/soundcore.o LD drivers/ieee1394/built-in.o CC drivers/base/platform.o CC drivers/char/n_tty.o CC drivers/base/class.o /scratch/kisskb/src/sound/core/pcm_timer.c: In function 'snd_pcm_timer_init': /scratch/kisskb/src/sound/core/pcm_timer.c:148: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/char/tty_ioctl.o CC drivers/base/cpu.o CC [M] drivers/cpufreq/cpufreq_userspace.o /scratch/kisskb/src/sound/soc/soc-dapm.c: In function 'pop_dbg': /scratch/kisskb/src/sound/soc/soc-dapm.c:92: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/char/tty_ldisc.o LD drivers/idle/built-in.o /scratch/kisskb/src/sound/core/pcm_memory.c: In function 'snd_pcm_lib_preallocate_proc_write': /scratch/kisskb/src/sound/core/pcm_memory.c:200: warning: the frame size of 152 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_pcm.c: In function 'snd_ac97_pcm_assign': /scratch/kisskb/src/sound/pci/ac97/ac97_pcm.c:552: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_plugin.c: In function 'snd_pcm_plug_write_transfer': /scratch/kisskb/src/sound/core/oss/pcm_plugin.c:610: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_plugin.c: In function 'snd_pcm_plug_read_transfer': /scratch/kisskb/src/sound/core/oss/pcm_plugin.c:641: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_plugin.c: In function 'snd_pcm_area_copy': /scratch/kisskb/src/sound/core/oss/pcm_plugin.c:752: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_plugin.c: In function 'snd_pcm_plug_slave_format': /scratch/kisskb/src/sound/core/oss/pcm_plugin.c:353: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_plugin.c: In function 'snd_pcm_plug_format_plugins': /scratch/kisskb/src/sound/core/oss/pcm_plugin.c:539: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/linear.c: In function 'snd_pcm_plugin_build_linear': /scratch/kisskb/src/sound/core/oss/linear.c:180: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/linear.c: In function 'linear_transfer': /scratch/kisskb/src/sound/core/oss/linear.c:115: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/char/tty_buffer.o CC drivers/base/firmware.o /scratch/kisskb/src/sound/core/info.c: In function 'snd_info_entry_write': /scratch/kisskb/src/sound/core/info.c:295: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/info.c: In function 'snd_info_card_create': /scratch/kisskb/src/sound/core/info.c:606: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/info.c: In function 'snd_iprintf': /scratch/kisskb/src/sound/core/info.c:141: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mulaw.c: In function 'snd_pcm_plugin_build_mulaw': /scratch/kisskb/src/sound/core/oss/mulaw.c:344: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mulaw.c: In function 'mulaw_decode': /scratch/kisskb/src/sound/core/oss/mulaw.c:200: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mulaw.c: In function 'mulaw_encode': /scratch/kisskb/src/sound/core/oss/mulaw.c:246: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/leds/led-core.o CC drivers/char/tty_port.o CC drivers/input/serio/serio.o LD drivers/lguest/built-in.o CC drivers/base/init.o CC drivers/base/map.o CC drivers/input/serio/libps2.o /scratch/kisskb/src/sound/core/memory.c: In function 'copy_from_user_toio': /scratch/kisskb/src/sound/core/memory.c:89: warning: the frame size of 256 bytes is larger than 0 bytes CC drivers/i2c/i2c-boardinfo.o CC drivers/base/devres.o CC drivers/leds/led-class.o LD drivers/macintosh/built-in.o /scratch/kisskb/src/sound/core/timer.c: In function 'snd_timer_global_register': /scratch/kisskb/src/sound/core/timer.c:937: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/timer.c: In function 'snd_timer_user_ccallback': /scratch/kisskb/src/sound/core/timer.c:1177: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/timer.c: In function 'snd_timer_user_tinterrupt': /scratch/kisskb/src/sound/core/timer.c:1235: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/timer.c: In function 'snd_timer_notify1': /scratch/kisskb/src/sound/core/timer.c:409: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/timer.c: In function 'snd_timer_user_read': /scratch/kisskb/src/sound/core/timer.c:1894: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/timer.c: In function 'snd_timer_global_new': /scratch/kisskb/src/sound/core/timer.c:923: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/timer.c: In function 'alsa_timer_init': /scratch/kisskb/src/sound/core/timer.c:1952: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/timer.c: In function 'snd_timer_interrupt': /scratch/kisskb/src/sound/core/timer.c:747: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/timer.c: In function 'snd_timer_close': /scratch/kisskb/src/sound/core/timer.c:361: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/timer.c: In function 'snd_timer_user_ioctl': /scratch/kisskb/src/sound/core/timer.c:1820: warning: the frame size of 120 bytes is larger than 0 bytes CC drivers/char/pty.o /scratch/kisskb/src/sound/core/oss/rate.c: In function 'snd_pcm_plugin_build_rate': /scratch/kisskb/src/sound/core/oss/rate.c:348: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/rate.c: In function 'resample_shrink': /scratch/kisskb/src/sound/core/oss/rate.c:181: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/rate.c: In function 'resample_expand': /scratch/kisskb/src/sound/core/oss/rate.c:121: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/memory.c: In function 'copy_to_user_fromio': /scratch/kisskb/src/sound/core/memory.c:56: warning: the frame size of 256 bytes is larger than 0 bytes CC drivers/mfd/da903x.o CC drivers/base/attribute_container.o CC drivers/leds/led-triggers.o CC drivers/i2c/i2c-core.o CC drivers/hid/hid-lg.o CC drivers/leds/leds-da903x.o LD [M] fs/cifs/cifs.o CC drivers/base/transport_class.o /scratch/kisskb/src/sound/core/oss/route.c: In function 'snd_pcm_plugin_build_route': /scratch/kisskb/src/sound/core/oss/route.c:110: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/route.c: In function 'route_transfer': /scratch/kisskb/src/sound/core/oss/route.c:84: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/hid/hid-core.o /scratch/kisskb/src/sound/core/vmaster.c: In function 'snd_ctl_make_virtual_master': /scratch/kisskb/src/sound/core/vmaster.c:394: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/sound/soc/soc-dapm.c: In function 'dapm_power_widgets': /scratch/kisskb/src/sound/soc/soc-dapm.c:750: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/char/misc.o CC drivers/input/input.o CC drivers/hid/hid-input.o CC drivers/leds/ledtrig-heartbeat.o LD drivers/i2c/algos/built-in.o LD [M] sound/arm/snd-pxa2xx-lib.o CC drivers/base/power/sysfs.o CC drivers/char/vt_ioctl.o CC drivers/base/dma-mapping.o CC drivers/i2c/busses/i2c-pxa.o /scratch/kisskb/src/sound/core/oss/mixer_oss.c: In function 'snd_mixer_oss_ioctl1': /scratch/kisskb/src/sound/core/oss/mixer_oss.c:363: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mixer_oss.c: In function 'snd_mixer_oss_ioctl_card': /scratch/kisskb/src/sound/core/oss/mixer_oss.c:382: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mixer_oss.c: In function 'snd_mixer_oss_test_id': /scratch/kisskb/src/sound/core/oss/mixer_oss.c:498: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mixer_oss.c: In function 'snd_mixer_oss_build_input': /scratch/kisskb/src/sound/core/oss/mixer_oss.c:1091: warning: the frame size of 200 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mixer_oss.c: In function 'snd_mixer_oss_get_recsrc1_route': /scratch/kisskb/src/sound/core/oss/mixer_oss.c:758: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mixer_oss.c: In function 'snd_mixer_oss_get_recsrc1_sw': /scratch/kisskb/src/sound/core/oss/mixer_oss.c:745: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mixer_oss.c: In function 'snd_mixer_oss_put_recsrc2': /scratch/kisskb/src/sound/core/oss/mixer_oss.c:881: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mixer_oss.c: In function 'snd_mixer_oss_notify_handler': /scratch/kisskb/src/sound/core/oss/mixer_oss.c:1372: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/mixer_oss.c: In function 'snd_mixer_oss_proc_write': /scratch/kisskb/src/sound/core/oss/mixer_oss.c:1210: warning: the frame size of 184 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_pcm.c: In function 'snd_ac97_pcm_open': /scratch/kisskb/src/sound/pci/ac97/ac97_pcm.c:637: warning: the frame size of 48 bytes is larger than 0 bytes CC drivers/char/vc_screen.o CC drivers/base/module.o LD drivers/media/common/tuners/built-in.o /scratch/kisskb/src/drivers/base/sys.c: In function 'sysdev_store_int': /scratch/kisskb/src/drivers/base/sys.c:538: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/input/input-compat.o /scratch/kisskb/src/drivers/base/sys.c: In function 'sysdev_store_ulong': /scratch/kisskb/src/drivers/base/sys.c:514: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/base/power/main.o LD drivers/i2c/chips/built-in.o /scratch/kisskb/src/drivers/base/sys.c: In function 'sysdev_suspend': /scratch/kisskb/src/drivers/base/sys.c:453: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/hid/hid-debug.o /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_interval_muldivk': /scratch/kisskb/src/sound/core/pcm_lib.c:615: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_out_of_sync': /scratch/kisskb/src/drivers/cpufreq/cpufreq.c:1148: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_setspeed': /scratch/kisskb/src/drivers/cpufreq/cpufreq.c:638: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_resume': /scratch/kisskb/src/drivers/cpufreq/cpufreq.c:1379: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_suspend': /scratch/kisskb/src/drivers/cpufreq/cpufreq.c:1297: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_governor': /scratch/kisskb/src/drivers/cpufreq/cpufreq.c:552: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_max_freq': /scratch/kisskb/src/drivers/cpufreq/cpufreq.c:488: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_min_freq': /scratch/kisskb/src/drivers/cpufreq/cpufreq.c:487: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_add_dev': /scratch/kisskb/src/drivers/cpufreq/cpufreq.c:984: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_update_policy': /scratch/kisskb/src/drivers/cpufreq/cpufreq.c:1780: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/attribute_container.c: In function 'attribute_container_find_class_device': /scratch/kisskb/src/drivers/base/attribute_container.c:439: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/soc/soc-core.c: In function 'soc_suspend': /scratch/kisskb/src/sound/soc/soc-core.c:733: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/map.c: In function 'kobj_lookup': /scratch/kisskb/src/drivers/base/map.c:134: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/dma-mapping.c: In function 'dmam_free_noncoherent': /scratch/kisskb/src/drivers/base/dma-mapping.c:162: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/misc/eeprom/built-in.o /scratch/kisskb/src/drivers/base/dma-mapping.c: In function 'dmam_free_coherent': /scratch/kisskb/src/drivers/base/dma-mapping.c:103: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/block/brd.c: In function 'brd_free_pages': /scratch/kisskb/src/drivers/block/brd.c:171: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/block/brd.c: In function 'brd_make_request': /scratch/kisskb/src/drivers/block/brd.c:320: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/core.c: In function 'dev_set_name': /scratch/kisskb/src/drivers/base/core.c:786: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_interval_mulkdiv': /scratch/kisskb/src/sound/core/pcm_lib.c:651: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_ioctl.c: In function 'tty_termios_encode_baud_rate': /scratch/kisskb/src/drivers/char/tty_ioctl.c:390: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_ioctl.c: In function 'send_prio_char': /scratch/kisskb/src/drivers/char/tty_ioctl.c:873: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_ioctl.c: In function 'tty_wait_until_sent': /scratch/kisskb/src/drivers/char/tty_ioctl.c:151: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_ioctl.c: In function 'set_termios': /scratch/kisskb/src/drivers/char/tty_ioctl.c:614: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_ioctl.c: In function 'tty_mode_ioctl': /scratch/kisskb/src/drivers/char/tty_ioctl.c:1050: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiolib_show': /scratch/kisskb/src/drivers/gpio/gpiolib.c:1240: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_buffer.c: In function 'tty_buffer_flush': /scratch/kisskb/src/drivers/char/tty_buffer.c:152: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/soc/soc-core.c: In function 'snd_soc_instantiate_cards': /scratch/kisskb/src/sound/soc/soc-core.c:963: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/cpu.c: In function 'print_cpus_offline': /scratch/kisskb/src/drivers/base/cpu.c:170: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/dd.c: In function 'wait_for_device_probe': /scratch/kisskb/src/drivers/base/dd.c:181: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/serio/libps2.c: In function 'ps2_sendbyte': /scratch/kisskb/src/drivers/input/serio/libps2.c:54: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/serio/libps2.c: In function 'ps2_drain': /scratch/kisskb/src/drivers/input/serio/libps2.c:80: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/serio/libps2.c: In function 'ps2_command': /scratch/kisskb/src/drivers/input/serio/libps2.c:236: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/attribute_container.c: In function 'attribute_container_device_trigger': /scratch/kisskb/src/drivers/base/attribute_container.c:277: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/core.c: In function 'device_for_each_child': /scratch/kisskb/src/drivers/base/core.c:1154: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_interval_ratnum': /scratch/kisskb/src/sound/core/pcm_lib.c:756: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/core.c: In function 'store_uevent': /scratch/kisskb/src/drivers/base/core.c:300: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/gpio/built-in.o /scratch/kisskb/src/drivers/bluetooth/btusb.c: In function 'btusb_probe': /scratch/kisskb/src/drivers/bluetooth/btusb.c:913: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_query_status': /scratch/kisskb/src/drivers/mfd/da903x.c:245: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/serio/serio.c: In function 'serio_thread': /scratch/kisskb/src/drivers/input/serio/serio.c:392: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/attribute_container.c: In function 'attribute_container_remove_device': /scratch/kisskb/src/drivers/base/attribute_container.c:238: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/soc/soc-dapm.c: In function 'snd_soc_dapm_add_routes': /scratch/kisskb/src/sound/soc/soc-dapm.c:1148: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9034_read_status': /scratch/kisskb/src/drivers/mfd/da903x.c:394: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/mem.c: In function 'write_kmem': /scratch/kisskb/src/drivers/char/mem.c:605: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_port.c: In function 'tty_port_block_til_ready': /scratch/kisskb/src/drivers/char/tty_port.c:273: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9034_read_events': /scratch/kisskb/src/drivers/mfd/da903x.c:381: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/core.c: In function 'device_remove_sys_dev_entry': /scratch/kisskb/src/drivers/base/core.c:835: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/hid/hid-a4tech.o /scratch/kisskb/src/drivers/leds/led-class.c: In function 'led_brightness_store': /scratch/kisskb/src/drivers/leds/led-class.c:65: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9030_read_events': /scratch/kisskb/src/drivers/mfd/da903x.c:302: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/bus.c: In function 'bus_sort_breadthfirst': /scratch/kisskb/src/drivers/base/bus.c:1046: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/bus.c: In function 'bus_uevent_store': /scratch/kisskb/src/drivers/base/bus.c:864: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/bus.c: In function 'driver_uevent_store': /scratch/kisskb/src/drivers/base/bus.c:643: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/bus.c: In function 'bus_for_each_drv': /scratch/kisskb/src/drivers/base/bus.c:410: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/bus.c: In function 'bus_find_device': /scratch/kisskb/src/drivers/base/bus.c:336: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/bus.c: In function 'bus_for_each_dev': /scratch/kisskb/src/drivers/base/bus.c:301: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/class.c: In function 'class_interface_unregister': /scratch/kisskb/src/drivers/base/class.c:489: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/class.c: In function 'class_interface_register': /scratch/kisskb/src/drivers/base/class.c:467: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/class.c: In function 'class_find_device': /scratch/kisskb/src/drivers/base/class.c:440: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/class.c: In function 'class_for_each_device': /scratch/kisskb/src/drivers/base/class.c:392: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/driver.c: In function 'driver_add_kobj': /scratch/kisskb/src/drivers/base/driver.c:152: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/driver.c: In function 'driver_find_device': /scratch/kisskb/src/drivers/base/driver.c:92: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/driver.c: In function 'driver_for_each_device': /scratch/kisskb/src/drivers/base/driver.c:57: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/char/selection.o /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'register_oss_dsp': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:2978: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_capture_position_fixup': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:1152: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_write2': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:1346: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_sync1': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:1577: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_open': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:2434: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_register_minor': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:3009: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_proc_write': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:2911: warning: the frame size of 216 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_proc_read': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:2821: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_read3': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:1238: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_read2': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:1446: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'T.564': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:515: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'T.565': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:467: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_change_params': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:1064: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_sync': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:1681: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_poll': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:2727: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_set_channels': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:1734: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_get_formats': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:1797: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_ioctl': /scratch/kisskb/src/sound/core/oss/pcm_oss.c:2618: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/leds/led-triggers.c: In function 'led_trigger_store': /scratch/kisskb/src/drivers/leds/led-triggers.c:68: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9034_mask_events': /scratch/kisskb/src/drivers/mfd/da903x.c:368: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9034_unmask_events': /scratch/kisskb/src/drivers/mfd/da903x.c:354: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9030_mask_events': /scratch/kisskb/src/drivers/mfd/da903x.c:289: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_hw_constraint_minmax': /scratch/kisskb/src/sound/core/pcm_lib.c:1071: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da9030_unmask_events': /scratch/kisskb/src/drivers/mfd/da903x.c:276: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_msg_pec': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1259: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_clients_command': /scratch/kisskb/src/drivers/i2c/i2c-core.c:794: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_xfer': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1723: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_write_i2c_block_data': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1510: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_read_i2c_block_data': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1495: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_write_block_data': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1474: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_read_block_data': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1449: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_process_call': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1417: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_write_word_data': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1395: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_read_word_data': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1376: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_write_byte_data': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1356: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_read_byte_data': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1337: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_smbus_read_byte': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1302: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_master_recv': /scratch/kisskb/src/drivers/i2c/i2c-core.c:961: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_master_send': /scratch/kisskb/src/drivers/i2c/i2c-core.c:933: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:289: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_probed_device': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1202: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_detect_address': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1030: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_detect': /scratch/kisskb/src/drivers/i2c/i2c-core.c:1140: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_add_numbered_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:544: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_add_adapter': /scratch/kisskb/src/drivers/i2c/i2c-core.c:493: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-core.c: In function 'i2c_new_dummy': /scratch/kisskb/src/drivers/i2c/i2c-core.c:353: warning: the frame size of 40 bytes is larger than 0 bytes CC [M] drivers/i2c/i2c-dev.o /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_hw_rule_ratnums': /scratch/kisskb/src/sound/core/pcm_lib.c:1117: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/core.c: In function 'device_find_child': /scratch/kisskb/src/drivers/base/core.c:1186: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/soc/soc-dapm.c: In function 'snd_soc_dapm_new_widgets': /scratch/kisskb/src/sound/soc/soc-dapm.c:1211: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] drivers/media/common/tuners/tuner-xc2028.o LD drivers/media/radio/built-in.o LD [M] sound/soc/pxa/snd-soc-pxa2xx.o CC [M] drivers/base/firmware_class.o /scratch/kisskb/src/drivers/base/devres.c: In function 'release_nodes': /scratch/kisskb/src/drivers/base/devres.c:418: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/input/ff-core.o CC [M] drivers/media/common/tuners/tuner-simple.o LD drivers/input/serio/built-in.o CC drivers/input/mousedev.o CC drivers/char/keyboard.o /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_hw_rule_ratdens': /scratch/kisskb/src/sound/core/pcm_lib.c:1150: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/input.c: In function 'input_set_keycode': /scratch/kisskb/src/drivers/input/input.c:687: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/hid/hid-apple.o /scratch/kisskb/src/drivers/i2c/busses/i2c-pxa.c:1168: warning: initialization discards qualifiers from pointer target type /scratch/kisskb/src/drivers/i2c/busses/i2c-pxa.c: In function 'i2c_pxa_xfer': /scratch/kisskb/src/drivers/i2c/busses/i2c-pxa.c:979: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/busses/i2c-pxa.c: In function 'i2c_pxa_probe': /scratch/kisskb/src/drivers/i2c/busses/i2c-pxa.c:1115: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/core.c: In function 'device_destroy': /scratch/kisskb/src/drivers/base/core.c:1447: warning: the frame size of 8 bytes is larger than 0 bytes LD [M] sound/soc/pxa/snd-soc-pxa2xx-ac97.o /scratch/kisskb/src/drivers/char/vc_screen.c: In function 'vcs_write': /scratch/kisskb/src/drivers/char/vc_screen.c:458: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vc_screen.c: In function 'vcs_read': /scratch/kisskb/src/drivers/char/vc_screen.c:270: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_probe': /scratch/kisskb/src/drivers/mfd/da903x.c:539: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] drivers/media/common/tuners/tuner-types.o /scratch/kisskb/src/drivers/mfd/da903x.c: In function 'da903x_irq_work': /scratch/kisskb/src/drivers/mfd/da903x.c:414: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/mmc/card/built-in.o /scratch/kisskb/src/drivers/char/random.c: In function 'mix_pool_bytes_extract': /scratch/kisskb/src/drivers/char/random.c:514: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_ldisc.c: In function 'tty_ldiscs_seq_show': /scratch/kisskb/src/drivers/char/tty_ldisc.c:229: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/block/loop.c: In function 'do_lo_send_aops': /scratch/kisskb/src/drivers/block/loop.c:269: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/block/loop.c: In function 'loop_thread': /scratch/kisskb/src/drivers/block/loop.c:616: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/block/loop.c: In function 'loop_switch': /scratch/kisskb/src/drivers/block/loop.c:636: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/block/loop.c: In function 'loop_get_status': /scratch/kisskb/src/drivers/block/loop.c:1074: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/block/loop.c: In function 'lo_ioctl': /scratch/kisskb/src/drivers/block/loop.c:1251: warning: the frame size of 472 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_ldisc.c: In function 'tty_ldisc_init': /scratch/kisskb/src/drivers/char/tty_ldisc.c:719: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/hid/hid-belkin.o LD drivers/platform/built-in.o /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c: In function 'ctl_find': /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c:2595: warning: the frame size of 64 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c:40: /scratch/kisskb/src/sound/pci/ac97/ac97_patch.c: In function 'snd_ac97_find_mixer_ctl': /scratch/kisskb/src/sound/pci/ac97/ac97_patch.c:3392: warning: the frame size of 64 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c:40: /scratch/kisskb/src/sound/pci/ac97/ac97_patch.c: In function 'reset_tlv': /scratch/kisskb/src/sound/pci/ac97/ac97_patch.c:55: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c: In function 'snd_ac97_remove_ctl': /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c:2586: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c: In function 'snd_ac97_cnew': /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c:1161: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c: In function 'snd_ac97_get_volsw': /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c:552: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c: In function 'snd_ac97_cmute_new_stereo': /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c:1205: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c: In function 'snd_ac97_cmix_new_stereo': /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c:1296: warning: the frame size of 160 bytes is larger than 0 bytes /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c: In function 'snd_ac97_mixer': /scratch/kisskb/src/sound/pci/ac97/ac97_codec.c:2270: warning: the frame size of 96 bytes is larger than 0 bytes CC drivers/input/evdev.o /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'wait_for_avail_min': /scratch/kisskb/src/sound/core/pcm_lib.c:1650: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/power/main.c: In function 'device_suspend': /scratch/kisskb/src/drivers/base/power/main.c:820: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/random.c: In function 'init_std_data': /scratch/kisskb/src/drivers/char/random.c:943: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_ldisc.c: In function 'tty_ldisc_ref_wait': /scratch/kisskb/src/drivers/char/tty_ldisc.c:320: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/soc/soc-core.c: In function 'snd_soc_cnew': /scratch/kisskb/src/sound/soc/soc-core.c:1543: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/control.c: In function 'snd_ctl_tlv_ioctl': /scratch/kisskb/src/sound/core/control.c:1149: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_ldisc.c: In function 'tty_ldisc_release': /scratch/kisskb/src/drivers/char/tty_ldisc.c:703: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt_ioctl.c: In function 'vt_waitactive': /scratch/kisskb/src/drivers/char/vt_ioctl.c:1209: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt_ioctl.c: In function 'vt_ioctl': /scratch/kisskb/src/drivers/char/vt_ioctl.c:1163: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/core.c: In function 'device_add': /scratch/kisskb/src/drivers/base/core.c:982: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_lib_readv_transfer': /scratch/kisskb/src/sound/core/pcm_lib.c:2039: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/control.c: In function 'snd_ctl_remove': /scratch/kisskb/src/sound/core/control.c:384: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/power/main.c: In function 'device_resume': /scratch/kisskb/src/drivers/base/power/main.c:552: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_io.c: In function 'tty_put_char': /scratch/kisskb/src/drivers/char/tty_io.c:2808: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/core.c: In function 'device_create': /scratch/kisskb/src/drivers/base/core.c:1420: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/char/consolemap.o LD drivers/input/touchscreen/built-in.o CC drivers/hid/hid-cherry.o CC drivers/input/keyboard/atkbd.o LD drivers/media/video/built-in.o CC [M] drivers/media/common/tuners/mt20xx.o LD drivers/i2c/busses/built-in.o /scratch/kisskb/src/drivers/char/random.c: In function 'extract_buf': /scratch/kisskb/src/drivers/char/random.c:848: warning: the frame size of 408 bytes is larger than 0 bytes CONMK drivers/char/consolemap_deftbl.c CC drivers/power/power_supply_core.o CC [M] drivers/mmc/card/block.o CC drivers/input/keyboard/pxa27x_keypad.o CC drivers/hid/hid-chicony.o /scratch/kisskb/src/drivers/char/random.c: In function 'extract_entropy': /scratch/kisskb/src/drivers/char/random.c:872: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/leds/built-in.o /scratch/kisskb/src/drivers/char/n_tty.c: In function 'process_echoes': /scratch/kisskb/src/drivers/char/n_tty.c:660: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/input/keyboard/gpio_keys.o /scratch/kisskb/src/drivers/char/random.c: In function 'xfer_secondary_pool': /scratch/kisskb/src/drivers/char/random.c:755: warning: the frame size of 128 bytes is larger than 0 bytes CC drivers/input/apm-power.o /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_playback_silence': /scratch/kisskb/src/sound/core/pcm_lib.c:126: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/base/power/built-in.o /scratch/kisskb/src/drivers/char/random.c: In function 'uuid_strategy': /scratch/kisskb/src/drivers/char/random.c:1274: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/platform.c: In function 'early_platform_driver_probe': /scratch/kisskb/src/drivers/base/platform.c:1230: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/random.c: In function 'proc_do_uuid': /scratch/kisskb/src/drivers/char/random.c:1244: warning: the frame size of 128 bytes is larger than 0 bytes CC [M] drivers/media/video/v4l2-dev.o /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_lib_writev_transfer': /scratch/kisskb/src/sound/core/pcm_lib.c:1842: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/control.c: In function 'snd_ctl_read': /scratch/kisskb/src/sound/core/control.c:1271: warning: the frame size of 112 bytes is larger than 0 bytes CC drivers/net/mii.o CC drivers/regulator/core.o /scratch/kisskb/src/sound/soc/soc-core.c: In function 'codec_reg_write_file': /scratch/kisskb/src/sound/soc/soc-core.c:1196: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/base/platform.c: In function 'early_platform_driver_register': /scratch/kisskb/src/drivers/base/platform.c:1051: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] drivers/input/touchscreen/wm97xx-core.o /scratch/kisskb/src/drivers/char/random.c: In function 'extract_entropy_user': /scratch/kisskb/src/drivers/char/random.c:909: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/mfd/built-in.o /scratch/kisskb/src/drivers/char/tty_ldisc.c: In function 'tty_set_ldisc': /scratch/kisskb/src/drivers/char/tty_ldisc.c:604: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_io.c: In function 'tty_read': /scratch/kisskb/src/drivers/char/tty_io.c:968: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/control.c: In function 'snd_ctl_dev_register': /scratch/kisskb/src/sound/core/control.c:1416: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/random.c: In function 'write_pool': /scratch/kisskb/src/drivers/char/random.c:1090: warning: the frame size of 64 bytes is larger than 0 bytes CC drivers/regulator/da903x.o /scratch/kisskb/src/drivers/i2c/i2c-dev.c: In function 'i2cdev_ioctl_rdrw': /scratch/kisskb/src/drivers/i2c/i2c-dev.c:284: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-dev.c: In function 'i2cdev_ioctl_smbus': /scratch/kisskb/src/drivers/i2c/i2c-dev.c:369: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/i2c/i2c-dev.c: In function 'i2cdev_ioctl': /scratch/kisskb/src/drivers/i2c/i2c-dev.c:440: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/selection.c: In function 'paste_selection': /scratch/kisskb/src/drivers/char/selection.c:339: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/selection.c: In function 'set_selection': /scratch/kisskb/src/drivers/char/selection.c:301: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/random.c: In function 'random_write': /scratch/kisskb/src/drivers/char/random.c:1108: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/control.c: In function 'snd_ctl_elem_info_user': /scratch/kisskb/src/sound/core/control.c:693: warning: the frame size of 272 bytes is larger than 0 bytes LD drivers/mmc/core/built-in.o /scratch/kisskb/src/sound/soc/soc-core.c: In function 'snd_soc_new_pcms': /scratch/kisskb/src/sound/soc/soc-core.c:1389: warning: the frame size of 104 bytes is larger than 0 bytes LD drivers/mmc/host/built-in.o /scratch/kisskb/src/drivers/char/random.c: In function 'random_read': /scratch/kisskb/src/drivers/char/random.c:1047: warning: the frame size of 32 bytes is larger than 0 bytes CC [M] drivers/input/touchscreen/wm9712.o CC drivers/mtd/mtdcore.o CC drivers/rtc/rtc-lib.o CC drivers/hid/hid-cypress.o /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_period_elapsed': /scratch/kisskb/src/sound/core/pcm_lib.c:1583: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/random.c: In function 'secure_ipv4_port_ephemeral': /scratch/kisskb/src/drivers/char/random.c:1613: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/rtc/hctosys.o LD drivers/cpufreq/built-in.o /scratch/kisskb/src/drivers/char/random.c: In function 'secure_tcp_sequence_number': /scratch/kisskb/src/drivers/char/random.c:1595: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/random.c: In function 'secure_ip_id': /scratch/kisskb/src/drivers/char/random.c:1558: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_io.c: In function 'tty_register_device': /scratch/kisskb/src/drivers/char/tty_io.c:2850: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/hid/hid-input.c: In function 'hidinput_find_key': /scratch/kisskb/src/drivers/hid/hid-input.c:106: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/hid/hid-input.c: In function 'hidinput_connect': /scratch/kisskb/src/drivers/hid/hid-input.c:796: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c: In function 'simple_dvb_calc_regs': /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c:873: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c: In function 'tuner_read_status': /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c:131: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c: In function 'simple_dvb_set_params': /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c:913: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c: In function 'simple_sleep': /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c:959: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c: In function 'simple_init': /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c:936: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c: In function 'simple_set_params': /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c:760: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c: In function 'simple_tuner_attach': /scratch/kisskb/src/drivers/media/common/tuners/tuner-simple.c:1098: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/char/vt.o /scratch/kisskb/src/drivers/char/random.c: In function 'add_timer_randomness': /scratch/kisskb/src/drivers/char/random.c:671: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/control.c: In function 'snd_ctl_add': /scratch/kisskb/src/sound/core/control.c:355: warning: the frame size of 64 bytes is larger than 0 bytes CC [M] drivers/mmc/card/queue.o /scratch/kisskb/src/drivers/char/tty_io.c: In function 'tty_register_driver': /scratch/kisskb/src/drivers/char/tty_io.c:2999: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/mousedev.c: In function 'mousedev_write': /scratch/kisskb/src/drivers/input/mousedev.c:726: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/mousedev.c: In function 'mousedev_read': /scratch/kisskb/src/drivers/input/mousedev.c:767: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/evdev.c: In function 'evdev_write': /scratch/kisskb/src/drivers/input/evdev.c:322: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/evdev.c: In function 'evdev_read': /scratch/kisskb/src/drivers/input/evdev.c:375: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/evdev.c: In function 'evdev_event': /scratch/kisskb/src/drivers/input/evdev.c:92: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/evdev.c: In function 'evdev_ioctl': /scratch/kisskb/src/drivers/input/evdev.c:709: warning: the frame size of 72 bytes is larger than 0 bytes CC drivers/rtc/class.o /scratch/kisskb/src/drivers/char/n_tty.c: In function 'n_tty_write': /scratch/kisskb/src/drivers/char/n_tty.c:2018: warning: the frame size of 32 bytes is larger than 0 bytes CC drivers/power/power_supply_sysfs.o LD [M] sound/soc/pxa/snd-soc-em-x270.o /scratch/kisskb/src/drivers/char/consolemap.c: In function 'con_get_unimap': /scratch/kisskb/src/drivers/char/consolemap.c:663: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/consolemap.c: In function 'con_unify_unimap': /scratch/kisskb/src/drivers/char/consolemap.c:462: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/consolemap.c: In function 'con_set_default_unimap': /scratch/kisskb/src/drivers/char/consolemap.c:619: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/consolemap.c: In function 'con_set_unimap': /scratch/kisskb/src/drivers/char/consolemap.c:568: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/hid/hid-core.c: In function 'store_new_id': /scratch/kisskb/src/drivers/hid/hid-core.c:1371: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/soc/soc-core.c: In function 'soc_pcm_open': /scratch/kisskb/src/sound/soc/soc-core.c:291: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/control.c: In function 'snd_ctl_elem_add_user': /scratch/kisskb/src/sound/core/control.c:1049: warning: the frame size of 376 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_lib_read1': /scratch/kisskb/src/sound/core/pcm_lib.c:1985: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/rtc/interface.o CC drivers/net/Space.o CC drivers/mtd/mtdsuper.o /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_lib_write1': /scratch/kisskb/src/sound/core/pcm_lib.c:1767: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/power/power_supply_core.c: In function '__power_supply_is_system_supplied': /scratch/kisskb/src/drivers/power/power_supply_core.c:102: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_buffer_bytes_max': /scratch/kisskb/src/sound/core/pcm_native.c:1768: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/gpio_keys.c: In function 'gpio_keys_probe': /scratch/kisskb/src/drivers/input/keyboard/gpio_keys.c:186: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] drivers/mmc/core/core.o CC drivers/scsi/scsi.o CC [M] drivers/mmc/host/pxamci.o /scratch/kisskb/src/drivers/input/keyboard/pxa27x_keypad.c: In function 'pxa27x_keypad_probe': /scratch/kisskb/src/drivers/input/keyboard/pxa27x_keypad.c:547: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/power/power_supply_leds.o CC [M] drivers/media/video/v4l2-ioctl.o /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_sample_bits': /scratch/kisskb/src/sound/core/pcm_native.c:1734: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/power/power_supply_core.c: In function '__power_supply_am_i_supplied': /scratch/kisskb/src/drivers/power/power_supply_core.c:76: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/power/da9030_battery.o /scratch/kisskb/src/drivers/char/keyboard.c: In function 'put_queue': /scratch/kisskb/src/drivers/char/keyboard.c:307: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/keyboard.c: In function 'puts_queue': /scratch/kisskb/src/drivers/char/keyboard.c:321: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/keyboard.c: In function 'fn_send_intr': /scratch/kisskb/src/drivers/char/keyboard.c:567: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/keyboard.c: In function 'kbd_event': /scratch/kisskb/src/drivers/char/keyboard.c:1306: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/keyboard.c: In function 'getkeycode': /scratch/kisskb/src/drivers/char/keyboard.c:206: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/pxa27x_keypad.c: In function 'pxa27x_keypad_irq_handler': /scratch/kisskb/src/drivers/input/keyboard/pxa27x_keypad.c:329: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l2-dev.c: In function 'video_register_device_index': /scratch/kisskb/src/drivers/media/video/v4l2-dev.c:546: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/scsi/hosts.o /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_select_set': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:767: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_repeat_rate': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:534: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_leds': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:559: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_softraw': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:1466: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_softrepeat': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:1423: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_activate': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:801: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_set': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:1374: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_scroll': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:1325: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_extra': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:1281: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_probe': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:705: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_interrupt': /scratch/kisskb/src/drivers/input/keyboard/atkbd.c:510: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/n_tty.c: In function 'n_tty_read': /scratch/kisskb/src/drivers/char/n_tty.c:1918: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/mt20xx.c: In function 'mt2050_set_if_freq': /scratch/kisskb/src/drivers/media/common/tuners/mt20xx.c:501: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/mt20xx.c: In function 'mt2050_set_antenna': /scratch/kisskb/src/drivers/media/common/tuners/mt20xx.c:438: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/power/power_supply_sysfs.c: In function 'power_supply_show_property': /scratch/kisskb/src/drivers/power/power_supply_sysfs.c:78: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/mtd/mtdbdi.o /scratch/kisskb/src/drivers/char/tty_io.c: In function 'do_tty_hangup': /scratch/kisskb/src/drivers/char/tty_io.c:669: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/hid/hid-core.c: In function 'hid_output_report': /scratch/kisskb/src/drivers/hid/hid-core.c:973: warning: the frame size of 96 bytes is larger than 0 bytes CC [M] drivers/media/common/tuners/tda8290.o /scratch/kisskb/src/drivers/rtc/class.c: In function 'rtc_resume': /scratch/kisskb/src/drivers/rtc/class.c:96: warning: the frame size of 48 bytes is larger than 0 bytes CC drivers/rtc/rtc-dev.o CC drivers/net/loopback.o /scratch/kisskb/src/drivers/rtc/class.c: In function 'rtc_suspend': /scratch/kisskb/src/drivers/rtc/class.c:63: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/regulator/da903x.c: In function 'da903x_get_voltage': /scratch/kisskb/src/drivers/regulator/da903x.c:131: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/regulator/da903x.c: In function 'da9030_get_ldo14_voltage': /scratch/kisskb/src/drivers/regulator/da903x.c:239: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/regulator/da903x.c: In function 'da903x_is_enabled': /scratch/kisskb/src/drivers/regulator/da903x.c:163: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/regulator/da903x.c: In function 'da9034_get_ldo12_voltage': /scratch/kisskb/src/drivers/regulator/da903x.c:306: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/serial/serial_core.o /scratch/kisskb/src/drivers/rtc/hctosys.c: In function 'rtc_hctosys': /scratch/kisskb/src/drivers/rtc/hctosys.c:67: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/card/block.c: In function 'mmc_blk_set_blksize': /scratch/kisskb/src/drivers/mmc/card/block.c:574: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/card/block.c: In function 'mmc_blk_probe': /scratch/kisskb/src/drivers/mmc/card/block.c:611: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/card/block.c: In function 'mmc_blk_issue_rq': /scratch/kisskb/src/drivers/mmc/card/block.c:455: warning: the frame size of 344 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/touchscreen/wm97xx-core.c: In function 'wm97xx_read_aux_adc': /scratch/kisskb/src/drivers/input/touchscreen/wm97xx-core.c:156: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/input/touchscreen/wm97xx-core.c: In function 'wm97xx_ts_reader': /scratch/kisskb/src/drivers/input/touchscreen/wm97xx-core.c:467: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/hid/hid-ezkey.o /scratch/kisskb/src/drivers/base/firmware_class.c: In function '_request_firmware': /scratch/kisskb/src/drivers/base/firmware_class.c:528: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/gpu/built-in.o /scratch/kisskb/src/drivers/base/firmware_class.c: In function 'request_firmware_work_func': /scratch/kisskb/src/drivers/base/firmware_class.c:606: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] drivers/mmc/core/bus.o /scratch/kisskb/src/drivers/mtd/mtdsuper.c: In function 'get_sb_mtd': /scratch/kisskb/src/drivers/mtd/mtdsuper.c:219: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/rtc/class.c: In function 'rtc_device_register': /scratch/kisskb/src/drivers/rtc/class.c:184: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/mtdcore.c: In function 'default_mtd_writev': /scratch/kisskb/src/drivers/mtd/mtdcore.c:539: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_read_proc': /scratch/kisskb/src/drivers/mtd/mtdcore.c:598: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c: In function 'xc2028_get_reg': /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c:151: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c: In function 'xc2028_signal': /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c:889: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c: In function 'seek_firmware': /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c:496: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c: In function 'load_firmware': /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c:614: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c: In function 'generic_set_freq': /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c:979: warning: the frame size of 200 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c: In function 'xc2028_sleep': /scratch/kisskb/src/drivers/media/common/tuners/tuner-xc2028.c:1127: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/net/dm9000.o /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_open_substream': /scratch/kisskb/src/sound/core/pcm_native.c:2042: warning: the frame size of 8 bytes is larger than 0 bytes LD [M] sound/pci/ac97/snd-ac97-codec.o CC drivers/mtd/mtdpart.o CC drivers/rtc/rtc-proc.o CC [M] drivers/media/common/tuners/tea5767.o /scratch/kisskb/src/drivers/hid/hid-core.c: In function 'hid_connect': /scratch/kisskb/src/drivers/hid/hid-core.c:1218: warning: the frame size of 64 bytes is larger than 0 bytes CC [M] drivers/media/video/v4l2-device.o SHIPPED drivers/char/defkeymap.c LD drivers/input/keyboard/built-in.o CC drivers/scsi/scsi_ioctl.o LD [M] sound/soc/snd-soc-core.o CC drivers/serial/pxa.o LD [M] sound/core/oss/snd-mixer-oss.o /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_open': /scratch/kisskb/src/sound/core/pcm_native.c:2150: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/char/apm-emulation.o CC drivers/mtd/cmdlinepart.o /scratch/kisskb/src/sound/core/control.c: In function 'snd_ctl_ioctl': /scratch/kisskb/src/sound/core/control.c:1215: warning: the frame size of 80 bytes is larger than 0 bytes CC drivers/hid/hid-gyration.o /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_muldivk': /scratch/kisskb/src/sound/core/pcm_native.c:1678: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/rtc/interface.c: In function 'rtc_set_time': /scratch/kisskb/src/drivers/rtc/interface.c:65: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/rtc/interface.c: In function 'rtc_set_mmss': /scratch/kisskb/src/drivers/rtc/interface.c:105: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/rtc/interface.c: In function 'rtc_read_alarm': /scratch/kisskb/src/drivers/rtc/interface.c:288: warning: the frame size of 80 bytes is larger than 0 bytes LD [M] sound/core/oss/snd-pcm-oss.o /scratch/kisskb/src/sound/core/control.c: In function 'snd_ctl_new1': /scratch/kisskb/src/sound/core/control.c:248: warning: the frame size of 104 bytes is larger than 0 bytes CC [M] drivers/mmc/core/host.o /scratch/kisskb/src/drivers/power/power_supply_leds.c: In function 'power_supply_update_leds': /scratch/kisskb/src/drivers/power/power_supply_leds.c:144: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_mulkdiv': /scratch/kisskb/src/sound/core/pcm_native.c:1688: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/scsi/constants.o CC drivers/hid/hid-microsoft.o /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_mul': /scratch/kisskb/src/sound/core/pcm_native.c:1659: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] drivers/media/common/tuners/tea5761.o CC drivers/hid/hid-monterey.o /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_div': /scratch/kisskb/src/sound/core/pcm_native.c:1668: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/mt20xx.c: In function 'microtune_attach': /scratch/kisskb/src/drivers/media/common/tuners/mt20xx.c:657: warning: the frame size of 72 bytes is larger than 0 bytes CC [M] drivers/media/video/v4l2-int-device.o CC [M] drivers/media/common/tuners/tda9887.o /scratch/kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_hw_rule_add': /scratch/kisskb/src/sound/core/pcm_lib.c:992: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] drivers/media/video/v4l2-common.o LD drivers/net/arm/built-in.o /scratch/kisskb/src/drivers/mmc/host/pxamci.c: In function 'pxamci_request': /scratch/kisskb/src/drivers/mmc/host/pxamci.c:383: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_format': /scratch/kisskb/src/sound/core/pcm_native.c:1709: warning: the frame size of 64 bytes is larger than 0 bytes CC drivers/spi/spi.o LD drivers/net/wireless/built-in.o /scratch/kisskb/src/drivers/power/da9030_battery.c: In function 'da9030_battery_probe': /scratch/kisskb/src/drivers/power/da9030_battery.c:557: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/power/da9030_battery.c: In function 'da9030_charging_monitor': /scratch/kisskb/src/drivers/power/da9030_battery.c:295: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/mt20xx.c: In function 'mt2032_check_lo_lock': /scratch/kisskb/src/drivers/media/common/tuners/mt20xx.c:202: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/rtc/rtc-sysfs.o LD [M] drivers/mmc/card/mmc_block.o /scratch/kisskb/src/drivers/rtc/rtc-dev.c: In function 'rtc_dev_ioctl': /scratch/kisskb/src/drivers/rtc/rtc-dev.c:439: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/rtc/rtc-dev.c: In function 'rtc_dev_read': /scratch/kisskb/src/drivers/rtc/rtc-dev.c:203: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/hid/hid-pl.o LD drivers/power/power_supply.o CC [M] drivers/media/video/v4l1-compat.o /scratch/kisskb/src/drivers/char/tty_io.c: In function 'tty_write': /scratch/kisskb/src/drivers/char/tty_io.c:1142: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/core.c: In function '__mmc_claim_host': /scratch/kisskb/src/drivers/mmc/core/core.c:383: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/core.c: In function 'mmc_rescan': /scratch/kisskb/src/drivers/mmc/core/core.c:927: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/core.c: In function 'mmc_wait_for_req': /scratch/kisskb/src/drivers/mmc/core/core.c:203: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/core.c: In function 'mmc_wait_for_cmd': /scratch/kisskb/src/drivers/mmc/core/core.c:234: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_refine': /scratch/kisskb/src/sound/core/pcm_native.c:320: warning: the frame size of 136 bytes is larger than 0 bytes CC [M] drivers/media/video/videobuf-core.o CC [M] drivers/media/common/tuners/xc5000.o /scratch/kisskb/src/drivers/rtc/rtc-proc.c: In function 'rtc_proc_show': /scratch/kisskb/src/drivers/rtc/rtc-proc.c:80: warning: the frame size of 80 bytes is larger than 0 bytes CC drivers/rtc/rtc-sa1100.o /scratch/kisskb/src/drivers/mtd/cmdlinepart.c: In function 'newpart': /scratch/kisskb/src/drivers/mtd/cmdlinepart.c:213: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/cmdlinepart.c: In function 'parse_cmdline_partitions': /scratch/kisskb/src/drivers/mtd/cmdlinepart.c:347: warning: the frame size of 24 bytes is larger than 0 bytes LD drivers/power/built-in.o CC drivers/scsi/scsicam.o CC drivers/spi/pxa2xx_spi.o /scratch/kisskb/src/drivers/media/common/tuners/mt20xx.c: In function 'mt2032_set_if_freq': /scratch/kisskb/src/drivers/media/common/tuners/mt20xx.c:296: warning: the frame size of 104 bytes is larger than 0 bytes LD fs/nfs/built-in.o /scratch/kisskb/src/drivers/hid/hid-core.c: In function 'hid_report_raw_event': /scratch/kisskb/src/drivers/hid/hid-core.c:1062: warning: the frame size of 96 bytes is larger than 0 bytes CC [M] drivers/mmc/core/mmc.o CC drivers/rtc/rtc-v3020.o /scratch/kisskb/src/drivers/char/n_tty.c: In function 'n_tty_receive_buf': /scratch/kisskb/src/drivers/char/n_tty.c:1445: warning: the frame size of 168 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/apm-emulation.c: In function 'apm_ioctl': /scratch/kisskb/src/drivers/char/apm-emulation.c:339: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/apm-emulation.c: In function 'apm_read': /scratch/kisskb/src/drivers/char/apm-emulation.c:248: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/apm-emulation.c: In function 'apm_suspend_notifier': /scratch/kisskb/src/drivers/char/apm-emulation.c:645: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/apm-emulation.c: In function 'proc_apm_show': /scratch/kisskb/src/drivers/char/apm-emulation.c:479: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/apm-emulation.c: In function 'kapmd': /scratch/kisskb/src/drivers/char/apm-emulation.c:535: warning: the frame size of 24 bytes is larger than 0 bytes CC [M] drivers/media/video/videobuf-dma-sg.o /scratch/kisskb/src/drivers/scsi/scsi.c: In function 'scsi_vpd_inquiry': /scratch/kisskb/src/drivers/scsi/scsi.c:1006: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/hid/hid-petalynx.o /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c: In function 'tea5767_read_status': /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c:296: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c: In function 'tea5767_get_rf_strength': /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c:346: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c: In function 'tea5767_get_status': /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c:334: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c: In function 'tea5767_autodetection': /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c:398: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c: In function 'set_radio_freq': /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c:282: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c: In function 'tea5767_standby': /scratch/kisskb/src/drivers/media/common/tuners/tea5767.c:366: warning: the frame size of 24 bytes is larger than 0 bytes CC [M] drivers/media/video/soc_camera.o CC drivers/hid/hid-samsung.o CC drivers/usb/host/ohci-hcd.o CC drivers/scsi/scsi_error.o /scratch/kisskb/src/drivers/media/common/tuners/tea5761.c: In function 'tea5761_read_status': /scratch/kisskb/src/drivers/media/common/tuners/tea5761.c:190: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tea5761.c: In function 'tea5761_get_rf_strength': /scratch/kisskb/src/drivers/media/common/tuners/tea5761.c:240: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tea5761.c: In function 'tea5761_get_status': /scratch/kisskb/src/drivers/media/common/tuners/tea5761.c:228: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tea5761.c: In function 'tea5761_autodetection': /scratch/kisskb/src/drivers/media/common/tuners/tea5761.c:264: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tea5761.c: In function 'set_radio_freq': /scratch/kisskb/src/drivers/media/common/tuners/tea5761.c:176: warning: the frame size of 24 bytes is larger than 0 bytes CC [M] drivers/net/ppp_generic.o CC [M] drivers/mmc/core/mmc_ops.o /scratch/kisskb/src/drivers/hid/hid-core.c: In function 'hid_parse_report': /scratch/kisskb/src/drivers/hid/hid-core.c:706: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/block/built-in.o /scratch/kisskb/src/drivers/spi/spi.c: In function 'spi_sync': /scratch/kisskb/src/drivers/spi/spi.c:626: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/spi/spi.c: In function 'spi_write_then_read': /scratch/kisskb/src/drivers/spi/spi.c:705: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/spi/spi.c: In function 'spi_busnum_to_master': /scratch/kisskb/src/drivers/spi/spi.c:580: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/dm9000.c: In function 'dm9000_hash_table': /scratch/kisskb/src/drivers/net/dm9000.c:672: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/dm9000.c: In function 'dm9000_interrupt': /scratch/kisskb/src/drivers/net/dm9000.c:980: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/dm9000.c: In function 'dm9000_probe': /scratch/kisskb/src/drivers/net/dm9000.c:1410: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] drivers/media/video/pxa_camera.o CC [M] drivers/media/video/mt9m111.o /scratch/kisskb/src/drivers/rtc/rtc-sysfs.c: In function 'rtc_sysfs_show_time': /scratch/kisskb/src/drivers/rtc/rtc-sysfs.c:64: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/rtc/rtc-sysfs.c: In function 'rtc_sysfs_show_date': /scratch/kisskb/src/drivers/rtc/rtc-sysfs.c:48: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/rtc/rtc-sysfs.c: In function 'rtc_sysfs_show_since_epoch': /scratch/kisskb/src/drivers/rtc/rtc-sysfs.c:81: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/rtc/rtc-sysfs.c: In function 'rtc_sysfs_show_wakealarm': /scratch/kisskb/src/drivers/rtc/rtc-sysfs.c:138: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/rtc/rtc-sysfs.c: In function 'rtc_sysfs_set_wakealarm': /scratch/kisskb/src/drivers/rtc/rtc-sysfs.c:192: warning: the frame size of 48 bytes is larger than 0 bytes CC net/socket.o LD [M] drivers/input/touchscreen/wm97xx-ts.o /scratch/kisskb/src/drivers/media/video/v4l2-ioctl.c: In function 'dbgbuf': /scratch/kisskb/src/drivers/media/video/v4l2-ioctl.c:471: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l2-ioctl.c: In function 'video_usercopy': /scratch/kisskb/src/drivers/media/video/v4l2-ioctl.c:446: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l2-ioctl.c: In function '__video_do_ioctl': /scratch/kisskb/src/drivers/media/video/v4l2-ioctl.c:1768: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l2-ioctl.c: In function 'video_ioctl2': /scratch/kisskb/src/drivers/media/video/v4l2-ioctl.c:1903: warning: the frame size of 136 bytes is larger than 0 bytes CC drivers/mtd/mtdchar.o CC [M] drivers/net/ppp_async.o /scratch/kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'T.337': /scratch/kisskb/src/drivers/scsi/scsi_ioctl.c:132: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'scsi_set_medium_removal': /scratch/kisskb/src/drivers/scsi/scsi_ioctl.c:154: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/input/input-core.o CC drivers/hid/hid-sony.o /scratch/kisskb/src/drivers/char/tty_io.c: In function 'tty_ioctl': /scratch/kisskb/src/drivers/char/tty_io.c:2613: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/net/wireless/libertas/built-in.o /scratch/kisskb/src/drivers/media/video/v4l2-common.c: In function 'v4l2_i2c_new_probed_subdev': /scratch/kisskb/src/drivers/media/video/v4l2-common.c:860: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l2-common.c: In function 'v4l2_i2c_new_probed_subdev_addr': /scratch/kisskb/src/drivers/media/video/v4l2-common.c:871: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l2-common.c: In function 'v4l2_i2c_new_subdev': /scratch/kisskb/src/drivers/media/video/v4l2-common.c:810: warning: the frame size of 40 bytes is larger than 0 bytes CC drivers/mtd/mtd_blkdevs.o CC [M] drivers/mmc/core/sd.o /scratch/kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'scsi_ioctl': /scratch/kisskb/src/drivers/scsi/scsi_ioctl.c:276: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda9887.c: In function 'tda9887_configure': /scratch/kisskb/src/drivers/media/common/tuners/tda9887.c:587: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda9887.c: In function 'tda9887_get_afc': /scratch/kisskb/src/drivers/media/common/tuners/tda9887.c:614: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/serial/pxa.c: In function 'serial_pxa_irq': /scratch/kisskb/src/drivers/serial/pxa.c:244: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/scsi/scsi_lib.o /scratch/kisskb/src/drivers/serial/pxa.c: In function 'serial_pxa_console_setup': /scratch/kisskb/src/drivers/serial/pxa.c:682: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/mtd/mtdblock.o /scratch/kisskb/src/drivers/serial/serial_core.c: In function 'uart_add_one_port': /scratch/kisskb/src/drivers/serial/serial_core.c:2477: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/serial/serial_core.c: In function 'uart_proc_show': /scratch/kisskb/src/drivers/serial/serial_core.c:1777: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/serial/serial_core.c: In function 'uart_set_options': /scratch/kisskb/src/drivers/serial/serial_core.c:1955: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/serial/serial_core.c: In function 'uart_ioctl': /scratch/kisskb/src/drivers/serial/serial_core.c:1173: warning: the frame size of 216 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/serial/serial_core.c: In function 'uart_open': /scratch/kisskb/src/drivers/serial/serial_core.c:1670: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/serial/serial_core.c: In function 'uart_resume_port': /scratch/kisskb/src/drivers/serial/serial_core.c:2126: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/serial/serial_core.c: In function 'uart_suspend_port': /scratch/kisskb/src/drivers/serial/serial_core.c:2048: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/usb/misc/built-in.o CC [M] drivers/mmc/core/sd_ops.o CC drivers/hid/hid-sunplus.o CC drivers/scsi/scsi_lib_dma.o CC [M] drivers/net/wireless/libertas/main.o LD drivers/mtd/devices/built-in.o LD drivers/rtc/rtc-core.o CC drivers/scsi/scsi_scan.o /scratch/kisskb/src/drivers/scsi/scsicam.c: In function 'scsi_partsize': /scratch/kisskb/src/drivers/scsi/scsicam.c:193: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsicam.c: In function 'scsi_bios_ptable': /scratch/kisskb/src/drivers/scsi/scsicam.c:51: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] drivers/net/ppp_deflate.o CC drivers/char/consolemap_deftbl.o CC [M] drivers/net/wireless/libertas/wext.o CC drivers/mtd/chips/chipreg.o LD net/802/built-in.o CC drivers/scsi/scsi_sysfs.o CC drivers/hid/usbhid/hid-core.o CC [M] drivers/media/common/tuners/mc44s803.o CC [M] drivers/mmc/core/sdio.o /scratch/kisskb/src/drivers/char/tty_io.c: In function 'tty_release_dev': /scratch/kisskb/src/drivers/char/tty_io.c:1731: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/constants.c: In function 'scsi_decode_sense_extras': /scratch/kisskb/src/drivers/scsi/constants.c:1329: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/rtc/rtc-sa1100.c: In function 'rtc_update_alarm': /scratch/kisskb/src/drivers/rtc/rtc-sa1100.c:105: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/constants.c: In function 'scsi_print_sense': /scratch/kisskb/src/drivers/scsi/constants.c:1359: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_get_frame_buffer': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:377: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_set_frame_buffer': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:413: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_turn_preview_on_off': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:533: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_set_input': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:616: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'get_v4l_control': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:84: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'set_v4l_control': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:120: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_select_tuner': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:816: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_get_frequency': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:834: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_set_frequency': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:851: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_set_audio': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:980: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_get_input_info': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:583: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_get_tuner': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:799: warning: the frame size of 184 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_get_audio': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:924: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_get_capabilities': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:323: warning: the frame size of 336 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_set_picture': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:740: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_capture_frame': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:1040: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/v4l1-compat.c: In function 'v4l1_compat_sync': /scratch/kisskb/src/drivers/media/video/v4l1-compat.c:1096: warning: the frame size of 72 bytes is larger than 0 bytes CC drivers/usb/core/usb.o /scratch/kisskb/src/drivers/scsi/constants.c: In function '__scsi_print_sense': /scratch/kisskb/src/drivers/scsi/constants.c:1343: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] drivers/mmc/core/sdio_ops.o /scratch/kisskb/src/drivers/rtc/rtc-sa1100.c: In function 'sa1100_rtc_set_time': /scratch/kisskb/src/drivers/rtc/rtc-sa1100.c:298: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/scsi/scsi_devinfo.o CC [M] drivers/net/bsd_comp.o CC [M] drivers/net/wireless/libertas/rx.o CC drivers/video/fb_notify.o CC drivers/hid/usbhid/hid-quirks.o CC drivers/char/defkeymap.o CC [M] drivers/net/wireless/libertas/tx.o /scratch/kisskb/src/drivers/media/video/videobuf-core.c: In function 'videobuf_waiton': /scratch/kisskb/src/drivers/media/video/videobuf-core.c:87: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/videobuf-core.c: In function 'videobuf_dqbuf': /scratch/kisskb/src/drivers/media/video/videobuf-core.c:686: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/videobuf-core.c: In function 'videobuf_read_one': /scratch/kisskb/src/drivers/media/video/videobuf-core.c:865: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/videobuf-core.c: In function '__videobuf_read_start': /scratch/kisskb/src/drivers/media/video/videobuf-core.c:901: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/videobuf-core.c: In function 'videobuf_read_stream': /scratch/kisskb/src/drivers/media/video/videobuf-core.c:1022: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/videobuf-core.c: In function 'videobuf_reqbufs': /scratch/kisskb/src/drivers/media/video/videobuf-core.c:446: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/videobuf-core.c: In function 'videobuf_cgmbuf': /scratch/kisskb/src/drivers/media/video/videobuf-core.c:1103: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/usb/mon/mon_main.o /scratch/kisskb/src/drivers/media/video/videobuf-dma-sg.c: In function 'videobuf_sg_alloc': /scratch/kisskb/src/drivers/media/video/videobuf-dma-sg.c:700: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/videobuf-dma-sg.c: In function 'videobuf_sg_dma_unmap': /scratch/kisskb/src/drivers/media/video/videobuf-dma-sg.c:324: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/videobuf-dma-sg.c: In function 'videobuf_sg_dma_map': /scratch/kisskb/src/drivers/media/video/videobuf-dma-sg.c:315: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'xc_send_i2c_data': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:203: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/hid/hid.o /scratch/kisskb/src/drivers/spi/pxa2xx_spi.c: In function 'pump_transfers': /scratch/kisskb/src/drivers/spi/pxa2xx_spi.c:1118: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/soc_camera.c: In function 'soc_camera_open': /scratch/kisskb/src/drivers/media/video/soc_camera.c:392: warning: the frame size of 224 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/tty_io.c: In function 'tty_open': /scratch/kisskb/src/drivers/char/tty_io.c:1899: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/hid/hid-logitech.o LD [M] drivers/media/video/videodev.o /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'T.309': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:540: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_status': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:403: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_switch': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:375: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_spi_set_crc': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:351: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_spi_read_ocr': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:334: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_cxd_native': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:207: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_set_relative_addr': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:183: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_all_send_cid': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:162: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function '_mmc_select_card': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:46: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_cxd_data': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:272: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_op_cond': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:139: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_go_idle': /scratch/kisskb/src/drivers/mmc/core/mmc_ops.c:97: warning: the frame size of 48 bytes is larger than 0 bytes LD drivers/serial/built-in.o /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_common_ioctl1': /scratch/kisskb/src/sound/core/pcm_native.c:2546: warning: the frame size of 248 bytes is larger than 0 bytes CC drivers/scsi/scsi_sysctl.o /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'xc5000_attach': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:1030: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'xc5000_is_firmware_loaded': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:726: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/hosts.c: In function 'scsi_host_lookup': /scratch/kisskb/src/drivers/scsi/hosts.c:475: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'T.310': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:209: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8290_probe': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:669: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8295_probe': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:689: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda829x_probe': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:837: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8295_agc1_out': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:362: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8295_power': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:316: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8295_has_signal': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:395: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8295_set_easy_mode': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:332: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8290_has_signal': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:450: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8295_i2c_bridge': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:109: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8295_set_video_std': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:344: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8295_set_params': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:436: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8290_i2c_bridge': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:78: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8290_standby': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:470: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda8290_set_params': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:298: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c: In function 'tda829x_attach': /scratch/kisskb/src/drivers/media/common/tuners/tda8290.c:785: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/mtdpart.c: In function 'add_mtd_partitions': /scratch/kisskb/src/drivers/mtd/mtdpart.c:542: warning: the frame size of 24 bytes is larger than 0 bytes LD drivers/rtc/built-in.o LD drivers/spi/built-in.o CC drivers/usb/mon/mon_stat.o /scratch/kisskb/src/drivers/mmc/core/mmc.c: In function 'mmc_attach_mmc': /scratch/kisskb/src/drivers/mmc/core/mmc.c:637: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_capture_ioctl1': /scratch/kisskb/src/sound/core/pcm_native.c:2706: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'xc_write_reg': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:277: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/mtd/chips/cfi_probe.o CC drivers/mtd/chips/cfi_util.o /scratch/kisskb/src/drivers/regulator/core.c: In function 'regulator_register': /scratch/kisskb/src/drivers/regulator/core.c:2094: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'do_update_region': /scratch/kisskb/src/drivers/char/vt.c:370: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'notify_write': /scratch/kisskb/src/drivers/char/vt.c:248: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'notify_update': /scratch/kisskb/src/drivers/char/vt.c:254: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'vt_console_print': /scratch/kisskb/src/drivers/char/vt.c:2532: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'set_mode': /scratch/kisskb/src/drivers/char/vt.c:1460: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'con_font_op': /scratch/kisskb/src/drivers/char/vt.c:4031: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'respond_string': /scratch/kisskb/src/drivers/char/vt.c:1357: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'mouse_report': /scratch/kisskb/src/drivers/char/vt.c:1384: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'vc_deallocate': /scratch/kisskb/src/drivers/char/vt.c:1004: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'vc_allocate': /scratch/kisskb/src/drivers/char/vt.c:786: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'do_con_write': /scratch/kisskb/src/drivers/char/vt.c:2364: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'con_put_char': /scratch/kisskb/src/drivers/char/vt.c:2677: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'take_over_console': /scratch/kisskb/src/drivers/char/vt.c:3541: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/char/vt.c: In function 'vc_do_resize': /scratch/kisskb/src/drivers/char/vt.c:943: warning: the frame size of 32 bytes is larger than 0 bytes CC [M] drivers/net/slhc.o CC drivers/video/fbmem.o CC [M] drivers/net/wireless/libertas/cmd.o CC [M] drivers/mmc/core/sdio_bus.o CC drivers/scsi/scsi_proc.o /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'xc_load_fw_and_init_tuner': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:874: warning: the frame size of 88 bytes is larger than 0 bytes LD drivers/mtd/lpddr/built-in.o /scratch/kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_playback_ioctl1': /scratch/kisskb/src/sound/core/pcm_native.c:2626: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/mtdchar.c: In function 'mtd_write': /scratch/kisskb/src/drivers/mtd/mtdchar.c:316: warning: the frame size of 48 bytes is larger than 0 bytes CC drivers/scsi/sd.o /scratch/kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_check_sense': /scratch/kisskb/src/drivers/scsi/scsi_error.c:332: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_reset_provider': /scratch/kisskb/src/drivers/scsi/scsi_error.c:1852: warning: the frame size of 216 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_send_eh_cmnd': /scratch/kisskb/src/drivers/scsi/scsi_error.c:735: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_error_handler': /scratch/kisskb/src/drivers/scsi/scsi_error.c:1700: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_block_when_processing_errors': /scratch/kisskb/src/drivers/scsi/scsi_error.c:168: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/mt9m111.c: In function 'mt9m111_set_fmt': /scratch/kisskb/src/drivers/media/video/mt9m111.c:529: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/pxa_camera.c: In function 'pxa_camera_set_crop': /scratch/kisskb/src/drivers/media/video/pxa_camera.c:1330: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] drivers/mmc/core/sdio_cis.o CC [M] drivers/net/wireless/libertas/cmdresp.o CC drivers/mtd/chips/cfi_cmdset_0020.o /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'xc_read_reg': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:296: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/regulator/core.c: In function 'regulator_get': /scratch/kisskb/src/drivers/regulator/core.c:1053: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'xc5000_get_status': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:847: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/ppp_deflate.c: In function 'z_decompress': /scratch/kisskb/src/drivers/net/ppp_deflate.c:536: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio.c: In function 'mmc_attach_sdio': /scratch/kisskb/src/drivers/mmc/core/sdio.c:440: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'xc_tune_channel': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:520: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/hid/usbhid/hid-quirks.c: In function 'usbhid_quirks_init': /scratch/kisskb/src/drivers/hid/usbhid/hid-quirks.c:215: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/pxa_camera.c: In function 'pxa_init_dma_channel': /scratch/kisskb/src/drivers/media/video/pxa_camera.c:406: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/mtdblock.c: In function 'erase_write': /scratch/kisskb/src/drivers/mtd/mtdblock.c:94: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c: In function 'xc_debug_dump': /scratch/kisskb/src/drivers/media/common/tuners/xc5000.c:643: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] drivers/net/wireless/libertas/scan.o /scratch/kisskb/src/drivers/media/video/pxa_camera.c: In function 'pxa_videobuf_prepare': /scratch/kisskb/src/drivers/media/video/pxa_camera.c:534: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/ppp_async.c: In function 'ppp_asynctty_receive': /scratch/kisskb/src/drivers/net/ppp_async.c:360: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/ppp_async.c: In function 'ppp_async_push': /scratch/kisskb/src/drivers/net/ppp_async.c:723: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/ppp_async.c: In function 'ppp_async_ioctl': /scratch/kisskb/src/drivers/net/ppp_async.c:488: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/mc44s803.c: In function 'mc44s803_writereg': /scratch/kisskb/src/drivers/media/common/tuners/mc44s803.c:52: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/common/tuners/mc44s803.c: In function 'mc44s803_attach': /scratch/kisskb/src/drivers/media/common/tuners/mc44s803.c:366: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio_ops.c: In function 'mmc_io_rw_extended': /scratch/kisskb/src/drivers/mmc/core/sdio_ops.c:183: warning: the frame size of 128 bytes is larger than 0 bytes CC [M] drivers/mmc/core/sdio_io.o /scratch/kisskb/src/net/socket.c: In function 'sock_aio_write': /scratch/kisskb/src/net/socket.c:846: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sock_aio_read': /scratch/kisskb/src/net/socket.c:807: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_shutdown': /scratch/kisskb/src/net/socket.c:1853: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_getsockopt': /scratch/kisskb/src/net/socket.c:1834: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_setsockopt': /scratch/kisskb/src/net/socket.c:1803: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_connect': /scratch/kisskb/src/net/socket.c:1595: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_listen': /scratch/kisskb/src/net/socket.c:1456: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_bind': /scratch/kisskb/src/net/socket.c:1429: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sock_attach_fd': /scratch/kisskb/src/net/socket.c:398: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sock_map_fd': /scratch/kisskb/src/net/socket.c:416: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sock_recvmsg': /scratch/kisskb/src/net/socket.c:703: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sock_sendmsg': /scratch/kisskb/src/net/socket.c:588: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_sendmsg': /scratch/kisskb/src/net/socket.c:1966: warning: the frame size of 264 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_sendto': /scratch/kisskb/src/net/socket.c:1704: warning: the frame size of 176 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function '__sock_recv_timestamp': /scratch/kisskb/src/net/socket.c:667: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_socketpair': /scratch/kisskb/src/net/socket.c:1398: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_socket': /scratch/kisskb/src/net/socket.c:1301: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_recvmsg': /scratch/kisskb/src/net/socket.c:2073: warning: the frame size of 232 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_recvfrom': /scratch/kisskb/src/net/socket.c:1759: warning: the frame size of 176 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_getpeername': /scratch/kisskb/src/net/socket.c:1657: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_getsockname': /scratch/kisskb/src/net/socket.c:1626: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_accept4': /scratch/kisskb/src/net/socket.c:1550: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/net/socket.c: In function 'sys_socketcall': /scratch/kisskb/src/net/socket.c:2185: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_probe.c: In function 'cfi_probe_chip': /scratch/kisskb/src/drivers/mtd/chips/cfi_probe.c:152: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/usb/storage/scsiglue.o CC [M] drivers/net/wireless/libertas/11d.o /scratch/kisskb/src/drivers/mtd/mtdblock.c: In function 'mtdblock_readsect': /scratch/kisskb/src/drivers/mtd/mtdblock.c:247: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/usb/storage/protocol.o /scratch/kisskb/src/drivers/media/video/pxa_camera.c: In function 'pxa_camera_set_fmt': /scratch/kisskb/src/drivers/media/video/pxa_camera.c:1383: warning: the frame size of 224 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_scan.c: In function 'scsi_alloc_target': /scratch/kisskb/src/drivers/scsi/scsi_scan.c:467: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_scan.c: In function 'scsi_probe_and_add_lun': /scratch/kisskb/src/drivers/scsi/scsi_scan.c:1142: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_scan.c: In function '__scsi_scan_target': /scratch/kisskb/src/drivers/scsi/scsi_scan.c:1608: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_scan.c: In function '__scsi_add_device': /scratch/kisskb/src/drivers/scsi/scsi_scan.c:1529: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_devinfo.c: In function 'scsi_dev_info_list_add_str': /scratch/kisskb/src/drivers/scsi/scsi_devinfo.c:375: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio_ops.c: In function 'mmc_io_rw_direct': /scratch/kisskb/src/drivers/mmc/core/sdio_ops.c:116: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sd.c: In function 'mmc_attach_sd': /scratch/kisskb/src/drivers/mmc/core/sd.c:700: warning: the frame size of 24 bytes is larger than 0 bytes LD drivers/scsi/arm/built-in.o /scratch/kisskb/src/drivers/mtd/mtdblock.c: In function 'mtdblock_writesect': /scratch/kisskb/src/drivers/mtd/mtdblock.c:263: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/usb.c: In function 'usb_find_interface': /scratch/kisskb/src/drivers/usb/core/usb.c:175: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio_ops.c: In function 'mmc_send_io_op_cond': /scratch/kisskb/src/drivers/mmc/core/sdio_ops.c:68: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_sd_switch': /scratch/kisskb/src/drivers/mmc/core/sd_ops.c:349: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_app_cmd': /scratch/kisskb/src/drivers/mmc/core/sd_ops.c:50: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_app_send_scr': /scratch/kisskb/src/drivers/mmc/core/sd_ops.c:300: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_wait_for_app_cmd': /scratch/kisskb/src/drivers/mmc/core/sd_ops.c:116: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_app_set_bus_width': /scratch/kisskb/src/drivers/mmc/core/sd_ops.c:149: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_send_relative_addr': /scratch/kisskb/src/drivers/mmc/core/sd_ops.c:248: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_send_if_cond': /scratch/kisskb/src/drivers/mmc/core/sd_ops.c:225: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_send_app_op_cond': /scratch/kisskb/src/drivers/mmc/core/sd_ops.c:194: warning: the frame size of 48 bytes is larger than 0 bytes CC [M] drivers/mmc/core/sdio_irq.o /scratch/kisskb/src/drivers/net/bsd_comp.c: In function 'bsd_compress': /scratch/kisskb/src/drivers/net/bsd_comp.c:798: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/bsd_comp.c: In function 'bsd_decompress': /scratch/kisskb/src/drivers/net/bsd_comp.c:1126: warning: the frame size of 40 bytes is larger than 0 bytes CC drivers/usb/core/hub.o CC drivers/usb/storage/transport.o /scratch/kisskb/src/drivers/mtd/mtd_blkdevs.c: In function 'mtd_blktrans_thread': /scratch/kisskb/src/drivers/mtd/mtd_blkdevs.c:127: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] drivers/scsi/scsi_wait_scan.o CC drivers/usb/core/hcd.o /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_queue_event': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:1589: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_rtap_set': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:372: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_prb_rsp_limit_set': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:310: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_prb_rsp_limit_get': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:281: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_anycast_set': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:258: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_anycast_get': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:236: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_set_mac_address': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:615: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_suspend': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:972: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_mesh_set': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:416: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_start_card': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:1367: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_remove_card': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:1284: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_set_mcast_worker': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:717: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/main.c: In function 'lbs_thread': /scratch/kisskb/src/drivers/net/wireless/libertas/main.c:935: warning: the frame size of 40 bytes is larger than 0 bytes CC drivers/video/fbmon.o CC [M] drivers/net/wireless/libertas/debugfs.o CC drivers/usb/mon/mon_text.o CC drivers/usb/storage/usb.o LD drivers/misc/built-in.o CC [M] drivers/net/wireless/libertas/persistcfg.o /scratch/kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_run_queue': /scratch/kisskb/src/drivers/scsi/scsi_lib.c:458: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_evt_thread': /scratch/kisskb/src/drivers/scsi/scsi_lib.c:2222: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_io_completion': /scratch/kisskb/src/drivers/scsi/scsi_lib.c:944: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_test_unit_ready': /scratch/kisskb/src/drivers/scsi/scsi_lib.c:2040: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_mode_sense': /scratch/kisskb/src/drivers/scsi/scsi_lib.c:1986: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_mode_select': /scratch/kisskb/src/drivers/scsi/scsi_lib.c:1876: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/usb/mon/mon_bin.o /scratch/kisskb/src/drivers/mmc/core/sdio_cis.c: In function 'sdio_read_cis': /scratch/kisskb/src/drivers/mmc/core/sdio_cis.c:292: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/hid/usbhid/hid-core.c: In function 'usbhid_parse': /scratch/kisskb/src/drivers/hid/usbhid/hid-core.c:906: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/rx.c: In function 'lbs_process_rxed_packet': /scratch/kisskb/src/drivers/net/wireless/libertas/rx.c:257: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/media/video/pxa_camera.c: In function 'pxa_camera_probe': /scratch/kisskb/src/drivers/media/video/pxa_camera.c:1694: warning: the frame size of 8 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/drivers/usb/host/ohci-hcd.c:106: /scratch/kisskb/src/drivers/usb/host/ohci-q.c: In function 'finish_unlinks': /scratch/kisskb/src/drivers/usb/host/ohci-q.c:1057: warning: the frame size of 32 bytes is larger than 0 bytes CC drivers/mtd/chips/cfi_cmdset_0002.o CC drivers/mtd/maps/pxa2xx-flash.o CC [M] drivers/net/wireless/libertas/ethtool.o CC drivers/video/fbcmap.o CC drivers/usb/storage/initializers.o CC [M] drivers/mmc/core/debugfs.o /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c: In function 'lbs_set_essid': /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c:2037: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c: In function 'lbs_get_retry': /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c:500: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c: In function 'lbs_get_frag': /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c:357: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c: In function 'lbs_get_rts': /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c:313: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c: In function 'lbs_get_txpow': /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c:416: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c: In function 'lbs_set_rate': /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c:1052: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c: In function 'lbs_get_range': /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c:706: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c: In function 'lbs_get_wireless_stats': /scratch/kisskb/src/drivers/net/wireless/libertas/wext.c:883: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/mtdchar.c: In function 'mtd_ioctl': /scratch/kisskb/src/drivers/mtd/mtdchar.c:759: warning: the frame size of 264 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_util.c: In function 'cfi_qry_present': /scratch/kisskb/src/drivers/mtd/chips/cfi_util.c:52: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_util.c: In function 'cfi_varsize_frob': /scratch/kisskb/src/drivers/mtd/chips/cfi_util.c:237: warning: the frame size of 40 bytes is larger than 0 bytes CC drivers/usb/core/urb.o LD drivers/regulator/built-in.o /scratch/kisskb/src/drivers/scsi/scsi_proc.c: In function 'proc_scsi_write_proc': /scratch/kisskb/src/drivers/scsi/scsi_proc.c:98: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/mtd/nand/nand_base.o CC drivers/video/fbsysfs.o CC drivers/mtd/maps/physmap.o CC drivers/mtd/chips/cfi_cmdset_0001.o /scratch/kisskb/src/drivers/scsi/scsi_sysfs.c: In function 'check_set': /scratch/kisskb/src/drivers/scsi/scsi_sysfs.c:95: warning: the frame size of 8 bytes is larger than 0 bytes CC net/core/sock.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmdresp.c: In function 'handle_mic_failureevent': /scratch/kisskb/src/drivers/net/wireless/libertas/cmdresp.c:104: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmdresp.c: In function 'lbs_mac_event_disconnected': /scratch/kisskb/src/drivers/net/wireless/libertas/cmdresp.c:78: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmdresp.c: In function 'lbs_process_event': /scratch/kisskb/src/drivers/net/wireless/libertas/cmdresp.c:599: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/char/built-in.o /scratch/kisskb/src/drivers/scsi/scsi_sysfs.c: In function 'store_scan': /scratch/kisskb/src/drivers/scsi/scsi_sysfs.c:158: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/mtdchar.c: In function 'mtd_read': /scratch/kisskb/src/drivers/mtd/mtdchar.c:230: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio_io.c: In function 'sdio_f0_readb': /scratch/kisskb/src/drivers/mmc/core/sdio_io.c:603: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio_io.c: In function 'sdio_readb': /scratch/kisskb/src/drivers/mmc/core/sdio_io.c:377: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio_io.c: In function 'sdio_disable_func': /scratch/kisskb/src/drivers/mmc/core/sdio_io.c:136: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio_io.c: In function 'sdio_io_rw_ext_helper': /scratch/kisskb/src/drivers/mmc/core/sdio_io.c:347: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio_io.c: In function 'sdio_enable_func': /scratch/kisskb/src/drivers/mmc/core/sdio_io.c:99: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/video/modedb.o LD drivers/mtd/onenand/built-in.o CC net/core/request_sock.o CC drivers/usb/mon/mon_dma.o /scratch/kisskb/src/drivers/scsi/scsi_proc.c: In function 'proc_scsi_write': /scratch/kisskb/src/drivers/scsi/scsi_proc.c:382: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_proc.c: In function 'scsi_proc_host_rm': /scratch/kisskb/src/drivers/scsi/scsi_proc.c:179: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] drivers/net/wireless/libertas/assoc.o CC net/ethernet/eth.o /scratch/kisskb/src/drivers/scsi/scsi_sysfs.c: In function 'sdev_store_timeout': /scratch/kisskb/src/drivers/scsi/scsi_sysfs.c:585: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/scsi_proc.c: In function 'scsi_proc_host_add': /scratch/kisskb/src/drivers/scsi/scsi_proc.c:164: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/slhc.c: In function 'slhc_compress': /scratch/kisskb/src/drivers/net/slhc.c:480: warning: the frame size of 32 bytes is larger than 0 bytes LD [M] sound/core/snd.o CC net/core/skbuff.o /scratch/kisskb/src/drivers/hid/usbhid/hid-core.c: In function 'usbhid_wait_io': /scratch/kisskb/src/drivers/hid/usbhid/hid-core.c:603: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbmem.c: In function 'fb_pad_unaligned_buffer': /scratch/kisskb/src/drivers/video/fbmem.c:123: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbmem.c: In function 'fb_set_suspend': /scratch/kisskb/src/drivers/video/fbmem.c:1617: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbmem.c: In function 'fb_blank': /scratch/kisskb/src/drivers/video/fbmem.c:1018: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbmem.c: In function 'fb_write': /scratch/kisskb/src/drivers/video/fbmem.c:851: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbmem.c: In function 'unregister_framebuffer': /scratch/kisskb/src/drivers/video/fbmem.c:1591: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbmem.c: In function 'register_framebuffer': /scratch/kisskb/src/drivers/video/fbmem.c:1535: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbmem.c: In function 'fb_set_var': /scratch/kisskb/src/drivers/video/fbmem.c:996: warning: the frame size of 176 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbmem.c: In function 'do_fb_ioctl': /scratch/kisskb/src/drivers/video/fbmem.c:1148: warning: the frame size of 296 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbmem.c: In function 'fb_new_modelist': /scratch/kisskb/src/drivers/video/fbmem.c:1694: warning: the frame size of 224 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbmem.c: In function 'fb_show_logo': /scratch/kisskb/src/drivers/video/fbmem.c:643: warning: the frame size of 208 bytes is larger than 0 bytes LD net/bluetooth/built-in.o /scratch/kisskb/src/drivers/usb/storage/scsiglue.c: In function 'store_max_sectors': /scratch/kisskb/src/drivers/usb/storage/scsiglue.c:501: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/protocol.c: In function 'usb_stor_access_xfer_buf': /scratch/kisskb/src/drivers/usb/storage/protocol.c:202: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/protocol.c: In function 'usb_stor_set_xfer_buf': /scratch/kisskb/src/drivers/usb/storage/protocol.c:219: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/route.o CC net/core/iovec.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_set_mac_control': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:1351: warning: the frame size of 16 bytes is larger than 0 bytes LD [M] sound/core/snd-timer.o /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'channel_set': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:173: warning: the frame size of 152 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'boottime_set': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:130: warning: the frame size of 152 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'bootflag_set': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:78: warning: the frame size of 152 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'mesh_get_default_parameters': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:35: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'capability_set': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:406: warning: the frame size of 200 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'metric_id_set': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:352: warning: the frame size of 200 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'protocol_id_set': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:298: warning: the frame size of 200 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'mesh_id_set': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:244: warning: the frame size of 200 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'capability_get': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:369: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'metric_id_get': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:315: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'protocol_id_get': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:261: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'channel_get': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:147: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'boottime_get': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:95: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'bootflag_get': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:52: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c: In function 'mesh_id_get': /scratch/kisskb/src/drivers/net/wireless/libertas/persistcfg.c:202: warning: the frame size of 56 bytes is larger than 0 bytes CC drivers/mtd/nand/nand_bbt.o CC net/core/datagram.o /scratch/kisskb/src/drivers/video/fbmon.c: In function 'fb_validate_mode': /scratch/kisskb/src/drivers/video/fbmon.c:1362: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] net/bluetooth/af_bluetooth.o /scratch/kisskb/src/drivers/net/wireless/libertas/11d.c: In function 'lbs_parse_dnld_countryinfo_11d': /scratch/kisskb/src/drivers/net/wireless/libertas/11d.c:634: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio_irq.c: In function 'sdio_release_irq': /scratch/kisskb/src/drivers/mmc/core/sdio_irq.c:271: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/hid/usbhid/hid-core.c: In function 'usb_hidinput_input_event': /scratch/kisskb/src/drivers/hid/usbhid/hid-core.c:588: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/debugfs.c: In function 'mmc_dbg_card_status_get': /scratch/kisskb/src/drivers/mmc/core/debugfs.c:183: warning: the frame size of 8 bytes is larger than 0 bytes CC net/core/stream.o /scratch/kisskb/src/drivers/mmc/core/sdio_irq.c: In function 'sdio_claim_irq': /scratch/kisskb/src/drivers/mmc/core/sdio_irq.c:232: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/mtd/tests/built-in.o CC drivers/mtd/nand/nand_ecc.o /scratch/kisskb/src/drivers/usb/storage/transport.c: In function 'usb_stor_msg_common': /scratch/kisskb/src/drivers/usb/storage/transport.c:189: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function '__lbs_cmd': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:2121: warning: the frame size of 24 bytes is larger than 0 bytes CC net/core/scm.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_set_radio': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:1336: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/mon/mon_text.c: In function 'mon_text_add': /scratch/kisskb/src/drivers/usb/mon/mon_text.c:710: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/modedb.c: In function 'fb_match_mode': /scratch/kisskb/src/drivers/video/modedb.c:899: warning: the frame size of 56 bytes is larger than 0 bytes CC drivers/usb/storage/sierra_ms.o /scratch/kisskb/src/drivers/usb/core/hcd.c: In function 'usb_hcd_check_bandwidth': /scratch/kisskb/src/drivers/usb/core/hcd.c:1648: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hcd.c: In function 'usb_host_authorized_default_store': /scratch/kisskb/src/drivers/usb/core/hcd.c:803: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hcd.c: In function 'usb_hcd_poll_rh_status': /scratch/kisskb/src/drivers/usb/core/hcd.c:677: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hcd.c: In function 'usb_hcd_submit_urb': /scratch/kisskb/src/drivers/usb/core/hcd.c:1382: warning: the frame size of 120 bytes is larger than 0 bytes CC [M] drivers/net/wireless/libertas/if_sdio.o CC [M] net/bluetooth/hci_core.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_cmd_802_11_enable_rsn': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:404: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/modedb.c: In function 'fb_find_best_display': /scratch/kisskb/src/drivers/video/modedb.c:1052: warning: the frame size of 160 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_cmd_802_11_inactivity_timeout': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:272: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c: In function 'lbs_wrrf_write': /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c:673: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/ethtool.c: In function 'lbs_ethtool_get_stats': /scratch/kisskb/src/drivers/net/wireless/libertas/ethtool.c:112: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/ethtool.c: In function 'lbs_ethtool_get_eeprom': /scratch/kisskb/src/drivers/net/wireless/libertas/ethtool.c:74: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbcmap.c: In function 'fb_set_cmap': /scratch/kisskb/src/drivers/video/fbcmap.c:246: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbcmap.c: In function 'fb_set_user_cmap': /scratch/kisskb/src/drivers/video/fbcmap.c:280: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/usb/storage/option_ms.o /scratch/kisskb/src/drivers/usb/mon/mon_text.c: In function 'mon_text_read_wait': /scratch/kisskb/src/drivers/usb/mon/mon_text.c:468: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/maps/pxa2xx-flash.c: In function 'pxa2xx_flash_probe': /scratch/kisskb/src/drivers/mtd/maps/pxa2xx-flash.c:118: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c: In function 'lbs_wrbbp_write': /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c:590: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/usb.c: In function 'usb_stor_scan_thread': /scratch/kisskb/src/drivers/usb/storage/usb.c:841: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/usb.c: In function 'usb_stor_probe1': /scratch/kisskb/src/drivers/usb/storage/usb.c:902: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/usb.c: In function 'storage_probe': /scratch/kisskb/src/drivers/usb/storage/usb.c:1006: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/usb.c: In function 'usb_stor_control_thread': /scratch/kisskb/src/drivers/usb/storage/usb.c:379: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_host_sleep_cfg': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:206: warning: the frame size of 280 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_set_power_adapt_cfg': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:2027: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/ppp_generic.c: In function 'ppp_push': /scratch/kisskb/src/drivers/net/ppp_generic.c:1302: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c: In function 'lbs_wrmac_write': /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c:507: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/transport.c: In function 'usb_stor_invoke_transport': /scratch/kisskb/src/drivers/usb/storage/transport.c:819: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mmc/core/sdio_irq.c: In function 'sdio_irq_thread': /scratch/kisskb/src/drivers/mmc/core/sdio_irq.c:151: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/mtd/nand/nand_ids.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_set_tpc_cfg': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:1996: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbsysfs.c: In function 'store_fbstate': /scratch/kisskb/src/drivers/video/fbsysfs.c:405: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbsysfs.c: In function 'store_rotate': /scratch/kisskb/src/drivers/video/fbsysfs.c:247: warning: the frame size of 160 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbsysfs.c: In function 'store_virtual': /scratch/kisskb/src/drivers/video/fbsysfs.c:277: warning: the frame size of 168 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbsysfs.c: In function 'store_bpp': /scratch/kisskb/src/drivers/video/fbsysfs.c:222: warning: the frame size of 160 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbsysfs.c: In function 'store_pan': /scratch/kisskb/src/drivers/video/fbsysfs.c:372: warning: the frame size of 168 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbsysfs.c: In function 'store_modes': /scratch/kisskb/src/drivers/video/fbsysfs.c:189: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbsysfs.c: In function 'store_mode': /scratch/kisskb/src/drivers/video/fbsysfs.c:152: warning: the frame size of 264 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/fbsysfs.c: In function 'store_blank': /scratch/kisskb/src/drivers/video/fbsysfs.c:310: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/mon/mon_text.c: In function 'mon_text_read_u': /scratch/kisskb/src/drivers/usb/mon/mon_text.c:437: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/mtd/nand/plat_nand.o /scratch/kisskb/src/drivers/usb/core/urb.c: In function 'usb_wait_anchor_empty_timeout': /scratch/kisskb/src/drivers/usb/core/urb.c:758: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/urb.c: In function 'usb_poison_urb': /scratch/kisskb/src/drivers/usb/core/urb.c:618: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c: In function 'lbs_rdrf_read': /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c:616: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/hid/usbhid/hid-core.c: In function 'usbhid_start': /scratch/kisskb/src/drivers/hid/usbhid/hid-core.c:1032: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_mesh_config': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:1133: warning: the frame size of 144 bytes is larger than 0 bytes CC net/ipv4/inetpeer.o /scratch/kisskb/src/drivers/usb/mon/mon_text.c: In function 'mon_text_read_t': /scratch/kisskb/src/drivers/usb/mon/mon_text.c:401: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_store_cache_type': /scratch/kisskb/src/drivers/scsi/sd.c:174: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_read_app_tag_own': /scratch/kisskb/src/drivers/scsi/sd.c:1776: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_completed_bytes': /scratch/kisskb/src/drivers/scsi/sd.c:1012: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_done': /scratch/kisskb/src/drivers/scsi/sd.c:1088: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_start_stop_device': /scratch/kisskb/src/drivers/scsi/sd.c:2123: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_sync_cache': /scratch/kisskb/src/drivers/scsi/sd.c:904: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'read_capacity_10': /scratch/kisskb/src/drivers/scsi/sd.c:1413: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_getgeo': /scratch/kisskb/src/drivers/scsi/sd.c:729: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_read_write_protect_flag': /scratch/kisskb/src/drivers/scsi/sd.c:1614: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_revalidate_disk': /scratch/kisskb/src/drivers/scsi/sd.c:1841: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_prep_fn': /scratch/kisskb/src/drivers/scsi/sd.c:600: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/scsi/sd.c: In function 'sd_probe': /scratch/kisskb/src/drivers/scsi/sd.c:2043: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c: In function 'lbs_rdbbp_read': /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c:533: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_set_channel': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:873: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/mon/mon_bin.c: In function 'mon_bin_event': /scratch/kisskb/src/drivers/usb/mon/mon_bin.c:559: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/mon/mon_bin.c: In function 'mon_bin_wait_event': /scratch/kisskb/src/drivers/usb/mon/mon_bin.c:1249: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/mon/mon_bin.c: In function 'mon_bin_ioctl': /scratch/kisskb/src/drivers/usb/mon/mon_bin.c:1064: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/urb.c: In function 'usb_kill_urb': /scratch/kisskb/src/drivers/usb/core/urb.c:583: warning: the frame size of 24 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:72: /scratch/kisskb/src/drivers/mtd/chips/fwh_lock.h: In function 'fwh_unlock_varsize': /scratch/kisskb/src/drivers/mtd/chips/fwh_lock.h:99: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/fwh_lock.h: In function 'fwh_lock_varsize': /scratch/kisskb/src/drivers/mtd/chips/fwh_lock.h:88: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/maps/physmap.c: In function 'physmap_flash_probe': /scratch/kisskb/src/drivers/mtd/maps/physmap.c:195: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/transport.c: In function 'usb_stor_bulk_srb': /scratch/kisskb/src/drivers/usb/storage/transport.c:478: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/initializers.c: In function 'usb_stor_ucr61s2b_init': /scratch/kisskb/src/drivers/usb/storage/initializers.c:93: warning: the frame size of 8 bytes is larger than 0 bytes CC net/core/gen_stats.o In file included from /scratch/kisskb/src/drivers/usb/host/ohci-hcd.c:103: /scratch/kisskb/src/drivers/usb/host/ohci-hub.c: In function 'ohci_hub_status_data': /scratch/kisskb/src/drivers/usb/host/ohci-hub.c:543: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/usb/storage/usual-tables.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_get_channel': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:821: warning: the frame size of 48 bytes is larger than 0 bytes CC drivers/usb/core/message.o /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c: In function 'lbs_rdmac_read': /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c:450: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/mtd/mtd.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_set_tx_power': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:667: warning: the frame size of 16 bytes is larger than 0 bytes CC net/core/gen_estimator.o /scratch/kisskb/src/drivers/video/modedb.c: In function 'fb_find_mode': /scratch/kisskb/src/drivers/video/modedb.c:695: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_get_tx_power': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:639: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/transport.c: In function 'usb_stor_Bulk_transport': /scratch/kisskb/src/drivers/usb/storage/transport.c:1163: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_ecc.c: In function 'nand_calculate_ecc': /scratch/kisskb/src/drivers/mtd/nand/nand_ecc.c:416: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/ppp_generic.c: In function 'ppp_net_ioctl': /scratch/kisskb/src/drivers/net/ppp_generic.c:1040: warning: the frame size of 160 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/transport.c: In function 'usb_stor_bulk_transfer_sg': /scratch/kisskb/src/drivers/usb/storage/transport.c:514: warning: the frame size of 8 bytes is larger than 0 bytes CC net/core/net_namespace.o CC drivers/usb/core/driver.o CC [M] net/bluetooth/hci_conn.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_get_snmp_mib': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:604: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_cmdset_0020': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:164: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_sync': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:1041: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_unlock': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:1324: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_lock': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:1191: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_write_buffers': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:658: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_writev': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:733: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_read': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:420: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_erase_varsize': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:983: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_set_snmp_mib': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:555: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/transport.c: In function 'T.382': /scratch/kisskb/src/drivers/usb/storage/transport.c:1222: warning: the frame size of 24 bytes is larger than 0 bytes CC net/netlink/af_netlink.o /scratch/kisskb/src/drivers/usb/mon/mon_text.c: In function 'mon_text_event': /scratch/kisskb/src/drivers/usb/mon/mon_text.c:246: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c: In function 'lbs_threshold_write': /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c:328: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'get_chip': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:674: warning: the frame size of 32 bytes is larger than 0 bytes LD [M] sound/core/snd-pcm.o CC drivers/usb/core/config.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_cmd_802_11_key_material': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:505: warning: the frame size of 104 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/drivers/usb/host/ohci-hcd.c:105: /scratch/kisskb/src/drivers/usb/host/ohci-mem.c: In function 'td_alloc': /scratch/kisskb/src/drivers/usb/host/ohci-mem.c:99: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/hid/usbhid/usbhid.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_cmd_802_11_sleep_params': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:314: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_send_iwevcustom_event': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:1851: warning: the frame size of 72 bytes is larger than 0 bytes CC drivers/mtd/chips/gen_probe.o CC net/ipv4/protocol.o CC [M] net/bluetooth/hci_event.o CC net/packet/af_packet.o CC drivers/video/fbcvt.o /scratch/kisskb/src/drivers/net/ppp_generic.c: In function 'ppp_xmit_process': /scratch/kisskb/src/drivers/net/ppp_generic.c:1084: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/plat_nand.c: In function 'plat_nand_probe': /scratch/kisskb/src/drivers/mtd/nand/plat_nand.c:106: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'do_atmel_unlock': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1796: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hub.c: In function 'hub_tt_kevent': /scratch/kisskb/src/drivers/usb/core/hub.c:483: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hub.c: In function 'hub_port_status': /scratch/kisskb/src/drivers/usb/core/hub.c:368: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hub.c: In function 'hub_hub_status': /scratch/kisskb/src/drivers/usb/core/hub.c:581: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hub.c: In function 'hub_port_reset': /scratch/kisskb/src/drivers/usb/core/hub.c:1900: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hub.c: In function 'hub_activate': /scratch/kisskb/src/drivers/usb/core/hub.c:777: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hub.c: In function 'hub_port_init': /scratch/kisskb/src/drivers/usb/core/hub.c:2725: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hub.c: In function 'usb_reset_and_verify_device': /scratch/kisskb/src/drivers/usb/core/hub.c:3525: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hub.c: In function 'usb_port_resume': /scratch/kisskb/src/drivers/usb/core/hub.c:2257: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hub.c: In function 'hub_probe': /scratch/kisskb/src/drivers/usb/core/hub.c:1205: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/hub.c: In function 'hub_thread': /scratch/kisskb/src/drivers/usb/core/hub.c:3268: warning: the frame size of 104 bytes is larger than 0 bytes CC drivers/usb/core/file.o LD drivers/mtd/maps/built-in.o /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c: In function 'scan_read_raw': /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c:249: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c: In function 'lbs_sleepparams_write': /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c:140: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/stream.c: In function 'sk_stream_wait_memory': /scratch/kisskb/src/net/core/stream.c:171: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/stream.c: In function 'sk_stream_wait_close': /scratch/kisskb/src/net/core/stream.c:106: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/stream.c: In function 'sk_stream_wait_connect': /scratch/kisskb/src/net/core/stream.c:78: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_cmd_802_11_set_wep': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:375: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c: In function 'lbs_sleepparams_read': /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c:166: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/af_bluetooth.c: In function 'bt_sock_wait_state': /scratch/kisskb/src/net/bluetooth/af_bluetooth.c:406: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/af_bluetooth.c: In function 'bt_sock_recvmsg': /scratch/kisskb/src/net/bluetooth/af_bluetooth.c:265: warning: the frame size of 8 bytes is larger than 0 bytes LD [M] sound/core/snd-page-alloc.o /scratch/kisskb/src/drivers/net/ppp_generic.c: In function 'get_filter': /scratch/kisskb/src/drivers/net/ppp_generic.c:555: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c: In function 'lbs_getscantable': /scratch/kisskb/src/drivers/net/wireless/libertas/debugfs.c:101: warning: the frame size of 152 bytes is larger than 0 bytes LD drivers/scsi/scsi_mod.o LD drivers/usb/mon/usbmon.o /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c: In function 'create_bbt': /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c:440: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'do_atmel_lock': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1768: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/iovec.c: In function 'csum_partial_copy_fromiovecend': /scratch/kisskb/src/net/core/iovec.c:259: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/usb/core/buffer.o /scratch/kisskb/src/net/core/datagram.c: In function 'skb_copy_and_csum_datagram': /scratch/kisskb/src/net/core/datagram.c:630: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/datagram.c: In function 'skb_copy_datagram_from_iovec': /scratch/kisskb/src/net/core/datagram.c:537: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/datagram.c: In function 'skb_copy_datagram_const_iovec': /scratch/kisskb/src/net/core/datagram.c:442: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/datagram.c: In function 'skb_copy_and_csum_datagram_iovec': /scratch/kisskb/src/net/core/datagram.c:702: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/datagram.c: In function '__skb_recv_datagram': /scratch/kisskb/src/net/core/datagram.c:209: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/datagram.c: In function 'skb_recv_datagram': /scratch/kisskb/src/net/core/datagram.c:219: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c: In function 'lbs_ret_80211_associate': /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c:1766: warning: the frame size of 16 bytes is larger than 0 bytes CC net/ipv4/ip_input.o LD [M] drivers/mmc/core/mmc_core.o LD drivers/usb/mon/built-in.o /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c: In function 'lbs_adhoc_post': /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c:1833: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/host/ohci-hcd.c: In function 'ohci_urb_enqueue': /scratch/kisskb/src/drivers/usb/host/ohci-hcd.c:258: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/usb/core/sysfs.o /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c: In function 'search_bbt': /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c:521: warning: the frame size of 48 bytes is larger than 0 bytes CC net/netlink/genetlink.o /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c: In function 'get_common_rates': /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c:82: warning: the frame size of 32 bytes is larger than 0 bytes CC net/core/sysctl_net_core.o CC drivers/mtd/chips/jedec_probe.o CC drivers/usb/core/endpoint.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_prepare_and_send_command': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:1550: warning: the frame size of 24 bytes is larger than 0 bytes LD net/ethernet/built-in.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_ps_wakeup': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:1919: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c: In function 'read_bbt': /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c:196: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/storage/option_ms.c: In function 'option_ms_init': /scratch/kisskb/src/drivers/usb/storage/option_ms.c:147: warning: the frame size of 32 bytes is larger than 0 bytes CC [M] net/bluetooth/hci_sock.o CC drivers/video/backlight/lcd.o /scratch/kisskb/src/drivers/net/wireless/libertas/scan.c: In function 'lbs_ret_80211_scan': /scratch/kisskb/src/drivers/net/wireless/libertas/scan.c:1209: warning: the frame size of 552 bytes is larger than 0 bytes LD drivers/scsi/sd_mod.o /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c: In function 'lbs_cmd_80211_associate': /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c:1665: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/video/console/dummycon.o /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c: In function 'lbs_cmd_80211_deauthenticate': /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c:1551: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] net/bluetooth/hci_sysfs.o /scratch/kisskb/src/drivers/video/fbcvt.c: In function 'fb_find_mode_cvt': /scratch/kisskb/src/drivers/video/fbcvt.c:378: warning: the frame size of 104 bytes is larger than 0 bytes CC drivers/usb/core/devio.o /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c: In function 'lbs_adhoc_stop': /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c:428: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/ip_fragment.o LD drivers/usb/storage/usb-storage.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_cmd_802_11_rate_adapt_rateset': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:740: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_set_data_rate': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:791: warning: the frame size of 32 bytes is larger than 0 bytes CC net/core/skb_dma_map.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'do_write_oneword': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1171: warning: the frame size of 56 bytes is larger than 0 bytes CC drivers/video/backlight/tdo24m.o /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c: In function 'lbs_update_hw_spec': /scratch/kisskb/src/drivers/net/wireless/libertas/cmd.c:173: warning: the frame size of 48 bytes is larger than 0 bytes CC drivers/usb/core/notify.o LD drivers/video/display/built-in.o /scratch/kisskb/src/drivers/net/wireless/libertas/if_sdio.c: In function 'if_sdio_read_scratch': /scratch/kisskb/src/drivers/net/wireless/libertas/if_sdio.c:137: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/if_sdio.c: In function 'if_sdio_host_to_card_worker': /scratch/kisskb/src/drivers/net/wireless/libertas/if_sdio.c:393: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/if_sdio.c: In function 'if_sdio_probe': /scratch/kisskb/src/drivers/net/wireless/libertas/if_sdio.c:969: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/if_sdio.c: In function 'if_sdio_interrupt': /scratch/kisskb/src/drivers/net/wireless/libertas/if_sdio.c:812: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] net/bluetooth/lib.o /scratch/kisskb/src/drivers/mtd/chips/gen_probe.c: In function 'check_cmd_set': /scratch/kisskb/src/drivers/mtd/chips/gen_probe.c:261: warning: the frame size of 24 bytes is larger than 0 bytes CC net/ipv4/ip_forward.o CC [M] net/bluetooth/l2cap.o /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c: In function 'lbs_adhoc_join': /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c:296: warning: the frame size of 128 bytes is larger than 0 bytes CC [M] drivers/video/backlight/backlight.o LD drivers/usb/host/built-in.o /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c: In function 'T.467': /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c:694: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c: In function 'write_bbt': /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c:744: warning: the frame size of 232 bytes is larger than 0 bytes CC net/sched/sch_generic.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_amdstd_write_words': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1313: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/gen_probe.c: In function 'mtd_do_chip_probe': /scratch/kisskb/src/drivers/mtd/chips/gen_probe.c:55: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/wireless/libertas/scan.c: In function 'lbs_get_scan': /scratch/kisskb/src/drivers/net/wireless/libertas/scan.c:1064: warning: the frame size of 144 bytes is larger than 0 bytes CC [M] drivers/video/backlight/da903x_bl.o CC drivers/usb/core/generic.o CC [M] net/bluetooth/sco.o /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c: In function 'nand_update_bbt': /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c:1068: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/file.c: In function 'usb_deregister_dev': /scratch/kisskb/src/drivers/usb/core/file.c:252: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/file.c: In function 'usb_register_dev': /scratch/kisskb/src/drivers/usb/core/file.c:211: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/gen_estimator.c: In function 'est_timer': /scratch/kisskb/src/net/core/gen_estimator.c:145: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/ppp_generic.c: In function 'ppp_ioctl': /scratch/kisskb/src/drivers/net/ppp_generic.c:789: warning: the frame size of 72 bytes is larger than 0 bytes CC drivers/usb/core/quirks.o CC drivers/video/console/fbcon.o /scratch/kisskb/src/drivers/usb/core/driver.c: In function 'usb_store_new_id': /scratch/kisskb/src/drivers/usb/core/driver.c:74: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/backlight/lcd.c: In function 'lcd_store_contrast': /scratch/kisskb/src/drivers/video/backlight/lcd.c:157: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/hid/usbhid/built-in.o /scratch/kisskb/src/drivers/net/wireless/libertas/scan.c: In function 'lbs_scan_networks': /scratch/kisskb/src/drivers/net/wireless/libertas/scan.c:483: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/backlight/lcd.c: In function 'lcd_store_power': /scratch/kisskb/src/drivers/video/backlight/lcd.c:118: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/video/logo/logo.o /scratch/kisskb/src/drivers/net/ppp_generic.c: In function 'ppp_read': /scratch/kisskb/src/drivers/net/ppp_generic.c:458: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/jedec_probe.c: In function 'jedec_probe_chip': /scratch/kisskb/src/drivers/mtd/chips/jedec_probe.c:2187: warning: the frame size of 64 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_linux_mono.c CC drivers/video/console/bitblit.o /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c: In function 'nand_scan_bbt': /scratch/kisskb/src/drivers/mtd/nand/nand_bbt.c:1009: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_input.c: In function 'ip_rcv': /scratch/kisskb/src/net/ipv4/ip_input.c:452: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/ip_options.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_amdstd_write_buffers': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1508: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/buffer.c: In function 'hcd_buffer_create': /scratch/kisskb/src/drivers/usb/core/buffer.c:73: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/usb/core/devices.o /scratch/kisskb/src/net/ipv4/inetpeer.c: In function 'cleanup_once': /scratch/kisskb/src/net/ipv4/inetpeer.c:361: warning: the frame size of 160 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/endpoint.c: In function 'usb_remove_ep_devs': /scratch/kisskb/src/drivers/usb/core/endpoint.c:355: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/ip_output.o /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c: In function 'lbs_association_worker': /scratch/kisskb/src/drivers/net/wireless/libertas/assoc.c:1387: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/endpoint.c: In function 'usb_create_ep_devs': /scratch/kisskb/src/drivers/usb/core/endpoint.c:340: warning: the frame size of 16 bytes is larger than 0 bytes LD net/bluetooth/bnep/built-in.o LOGO drivers/video/logo/logo_linux_vga16.c /scratch/kisskb/src/net/netlink/genetlink.c: In function 'ctrl_fill_info': /scratch/kisskb/src/net/netlink/genetlink.c:563: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/genetlink.c: In function 'ctrl_dumpfamily': /scratch/kisskb/src/net/netlink/genetlink.c:631: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/genetlink.c: In function 'genl_rcv_msg': /scratch/kisskb/src/net/netlink/genetlink.c:473: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/genetlink.c: In function 'genl_ctrl_event': /scratch/kisskb/src/net/netlink/genetlink.c:739: warning: the frame size of 8 bytes is larger than 0 bytes LD net/bluetooth/hidp/built-in.o LD drivers/media/common/built-in.o /scratch/kisskb/src/net/ipv4/inetpeer.c: In function 'inet_getpeer': /scratch/kisskb/src/net/ipv4/inetpeer.c:423: warning: the frame size of 160 bytes is larger than 0 bytes CC [M] net/bluetooth/bnep/core.o CC net/core/dev.o /scratch/kisskb/src/net/netlink/af_netlink.c: In function 'netlink_dump': /scratch/kisskb/src/net/netlink/af_netlink.c:1647: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/af_netlink.c: In function 'netlink_recvmsg': /scratch/kisskb/src/net/netlink/af_netlink.c:1410: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/af_netlink.c: In function 'netlink_table_grab': /scratch/kisskb/src/net/netlink/af_netlink.c:196: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/af_netlink.c: In function 'netlink_release': /scratch/kisskb/src/net/netlink/af_netlink.c:525: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/af_netlink.c: In function 'netlink_proto_init': /scratch/kisskb/src/net/netlink/af_netlink.c:2063: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/af_netlink.c: In function 'netlink_kernel_create': /scratch/kisskb/src/net/netlink/af_netlink.c:1492: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/af_netlink.c: In function 'netlink_broadcast': /scratch/kisskb/src/net/netlink/af_netlink.c:1069: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/af_netlink.c: In function 'netlink_attachskb': /scratch/kisskb/src/net/netlink/af_netlink.c:815: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/af_netlink.c: In function 'netlink_unicast': /scratch/kisskb/src/net/netlink/af_netlink.c:917: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/netlink/af_netlink.c: In function 'netlink_sendmsg': /scratch/kisskb/src/net/netlink/af_netlink.c:1347: warning: the frame size of 24 bytes is larger than 0 bytes LD drivers/video/mbx/built-in.o /scratch/kisskb/src/net/bluetooth/hci_sysfs.c: In function 'store_sniff_min_interval': /scratch/kisskb/src/net/bluetooth/hci_sysfs.c:360: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] drivers/video/mbx/mbxfb.o /scratch/kisskb/src/net/bluetooth/hci_sysfs.c: In function 'store_sniff_max_interval': /scratch/kisskb/src/net/bluetooth/hci_sysfs.c:333: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/inetpeer.c: In function 'inet_initpeers': /scratch/kisskb/src/net/ipv4/inetpeer.c:132: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_sysfs.c: In function 'store_idle_timeout': /scratch/kisskb/src/net/bluetooth/hci_sysfs.c:306: warning: the frame size of 8 bytes is larger than 0 bytes LD net/bluetooth/rfcomm/built-in.o CC drivers/video/console/fonts.o LOGO drivers/video/logo/logo_linux_clut224.c /scratch/kisskb/src/drivers/usb/core/sysfs.c: In function 'usb_dev_authorized_store': /scratch/kisskb/src/drivers/usb/core/sysfs.c:506: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_dev_event': /scratch/kisskb/src/net/bluetooth/hci_sock.c:688: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/sysfs.c: In function 'set_bConfigurationValue': /scratch/kisskb/src/drivers/usb/core/sysfs.c:74: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_auth_info': /scratch/kisskb/src/net/bluetooth/hci_conn.c:686: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/net/ppp_generic.c: In function 'ppp_receive_frame': /scratch/kisskb/src/drivers/net/ppp_generic.c:1648: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'do_erase_oneblock': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1690: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_sysfs.c: In function 'show_name': /scratch/kisskb/src/net/bluetooth/hci_sysfs.c:212: warning: the frame size of 256 bytes is larger than 0 bytes CC [M] net/bluetooth/bnep/sock.o CC drivers/usb/core/inode.o /scratch/kisskb/src/net/bluetooth/hci_sysfs.c: In function 'show_address': /scratch/kisskb/src/net/bluetooth/hci_sysfs.c:227: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_conn_info': /scratch/kisskb/src/net/bluetooth/hci_conn.c:666: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_sysfs.c: In function 'show_link_address': /scratch/kisskb/src/net/bluetooth/hci_sysfs.c:40: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_fragment.c: In function 'ip_defrag': /scratch/kisskb/src/net/ipv4/ip_fragment.c:599: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/sysfs.c: In function 'set_persist': /scratch/kisskb/src/drivers/usb/core/sysfs.c:213: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] net/bluetooth/rfcomm/core.o LD drivers/video/backlight/built-in.o /scratch/kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_recvmsg': /scratch/kisskb/src/net/bluetooth/hci_sock.c:389: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_sysfs.c: In function 'show_inquiry_cache': /scratch/kisskb/src/net/bluetooth/hci_sysfs.c:282: warning: the frame size of 8 bytes is larger than 0 bytes CC net/core/ethtool.o LD net/netlink/built-in.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_amdstd_sync': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1867: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_route': /scratch/kisskb/src/net/bluetooth/hci_conn.c:335: warning: the frame size of 8 bytes is larger than 0 bytes CC net/sunrpc/clnt.o /scratch/kisskb/src/drivers/video/backlight/backlight.c: In function 'backlight_store_brightness': /scratch/kisskb/src/drivers/video/backlight/backlight.c:146: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/backlight/backlight.c: In function 'backlight_store_power': /scratch/kisskb/src/drivers/video/backlight/backlight.c:108: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'packet_seq_show': /scratch/kisskb/src/net/packet/af_packet.c:2066: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'packet_bind_spkt': /scratch/kisskb/src/net/packet/af_packet.c:992: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'packet_mmap': /scratch/kisskb/src/net/packet/af_packet.c:1951: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'packet_recvmsg': /scratch/kisskb/src/net/packet/af_packet.c:1198: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'packet_sendmsg': /scratch/kisskb/src/net/packet/af_packet.c:855: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'packet_getsockopt': /scratch/kisskb/src/net/packet/af_packet.c:1586: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'packet_set_ring': /scratch/kisskb/src/net/packet/af_packet.c:1910: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'packet_setsockopt': /scratch/kisskb/src/net/packet/af_packet.c:1499: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'tpacket_rcv': /scratch/kisskb/src/net/packet/af_packet.c:761: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'packet_release': /scratch/kisskb/src/net/packet/af_packet.c:917: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/packet/af_packet.c: In function 'packet_rcv': /scratch/kisskb/src/net/packet/af_packet.c:589: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/video/console/font_8x8.o /scratch/kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_sendmsg': /scratch/kisskb/src/net/bluetooth/hci_sock.c:467: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_conn_list': /scratch/kisskb/src/net/bluetooth/hci_conn.c:638: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_getsockopt': /scratch/kisskb/src/net/bluetooth/hci_sock.c:596: warning: the frame size of 16 bytes is larger than 0 bytes CC [M] net/bluetooth/rfcomm/sock.o /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_enter_sniff_mode': /scratch/kisskb/src/net/bluetooth/hci_conn.c:546: warning: the frame size of 16 bytes is larger than 0 bytes CC drivers/video/console/font_8x16.o CC [M] net/bluetooth/bnep/netdev.o LOGO drivers/video/logo/logo_superh_mono.c /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_switch_role': /scratch/kisskb/src/net/bluetooth/hci_conn.c:484: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_change_link_key': /scratch/kisskb/src/net/bluetooth/hci_conn.c:465: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_setsockopt': /scratch/kisskb/src/net/bluetooth/hci_sock.c:543: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/message.c: In function 'usb_sg_init': /scratch/kisskb/src/drivers/usb/core/message.c:515: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_auth': /scratch/kisskb/src/net/bluetooth/hci_conn.c:420: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/message.c: In function 'usb_start_wait_urb': /scratch/kisskb/src/drivers/usb/core/message.c:77: warning: the frame size of 16 bytes is larger than 0 bytes CC net/core/dev_mcast.o /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_security': /scratch/kisskb/src/net/bluetooth/hci_conn.c:449: warning: the frame size of 8 bytes is larger than 0 bytes LOGO drivers/video/logo/clut_vga16.c CC drivers/video/console/softcursor.o /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_setup_sync': /scratch/kisskb/src/net/bluetooth/hci_conn.c:156: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_add_sco': /scratch/kisskb/src/net/bluetooth/hci_conn.c:132: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/video/cfbfillrect.o /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_acl_disconn': /scratch/kisskb/src/net/bluetooth/hci_conn.c:114: warning: the frame size of 8 bytes is larger than 0 bytes LD net/packet/built-in.o /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_timeout': /scratch/kisskb/src/net/bluetooth/hci_conn.c:190: warning: the frame size of 16 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_blackfin_vga16.c /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_enter_active_mode': /scratch/kisskb/src/net/bluetooth/hci_conn.c:510: warning: the frame size of 8 bytes is larger than 0 bytes CC net/sunrpc/xprt.o /scratch/kisskb/src/drivers/usb/core/message.c: In function 'usb_control_msg': /scratch/kisskb/src/drivers/usb/core/message.c:156: warning: the frame size of 16 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_superh_vga16.c /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_amdstd_erase_chip': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1732: warning: the frame size of 40 bytes is larger than 0 bytes CC net/unix/af_unix.o LD [M] drivers/net/wireless/libertas/libertas.o /scratch/kisskb/src/drivers/video/mbx/mbxfb.c: In function 'mbxfb_get_pixclock': /scratch/kisskb/src/drivers/video/mbx/mbxfb.c:164: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/mbx/mbxfb.c: In function 'mbxfb_check_var': /scratch/kisskb/src/drivers/video/mbx/mbxfb.c:232: warning: the frame size of 8 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_blackfin_clut224.c /scratch/kisskb/src/drivers/usb/core/devio.c: In function 'destroy_async_on_interface': /scratch/kisskb/src/drivers/usb/core/devio.c:377: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/devio.c: In function 'usbdev_read': /scratch/kisskb/src/drivers/usb/core/devio.c:221: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/devio.c: In function 'proc_do_submiturb': /scratch/kisskb/src/drivers/usb/core/devio.c:1199: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /scratch/kisskb/src/drivers/usb/core/devio.c:344: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/devio.c: In function 'usbdev_notify': /scratch/kisskb/src/drivers/usb/core/devio.c:1770: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/devio.c: In function 'reap_as': /scratch/kisskb/src/drivers/usb/core/devio.c:1281: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/devio.c: In function 'usbdev_ioctl': /scratch/kisskb/src/drivers/usb/core/devio.c:1679: warning: the frame size of 272 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_acl_connect': /scratch/kisskb/src/net/bluetooth/hci_conn.c:88: warning: the frame size of 24 bytes is larger than 0 bytes CC net/ipv4/ip_sockglue.o LD [M] drivers/net/wireless/libertas/libertas_sdio.o /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_build_conf_req': /scratch/kisskb/src/net/bluetooth/l2cap.c:1722: warning: the frame size of 8 bytes is larger than 0 bytes CC net/wireless/wext.o /scratch/kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_connect': /scratch/kisskb/src/net/bluetooth/hci_conn.c:384: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/sco.c: In function 'sco_connect_ind': /scratch/kisskb/src/net/bluetooth/sco.c:884: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_build_cmd': /scratch/kisskb/src/net/bluetooth/l2cap.c:1638: warning: the frame size of 8 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_dec_clut224.c CC [M] net/wireless/lib80211.o /scratch/kisskb/src/net/bluetooth/hci_event.c: In function 'hci_si_event': /scratch/kisskb/src/net/bluetooth/hci_event.c:1990: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_event.c: In function 'hci_event_packet': /scratch/kisskb/src/net/bluetooth/hci_event.c:1962: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/l2cap.c: In function '__l2cap_sock_close': /scratch/kisskb/src/net/bluetooth/l2cap.c:690: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/video/cfbcopyarea.o /scratch/kisskb/src/drivers/video/console/bitblit.c: In function 'bit_bmove': /scratch/kisskb/src/drivers/video/console/bitblit.c:58: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/bitblit.c: In function 'bit_clear': /scratch/kisskb/src/drivers/video/console/bitblit.c:74: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/bitblit.c: In function 'bit_clear_margins': /scratch/kisskb/src/drivers/video/console/bitblit.c:234: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/bitblit.c: In function 'bit_cursor': /scratch/kisskb/src/drivers/video/console/bitblit.c:389: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/bitblit.c: In function 'bit_putcs': /scratch/kisskb/src/drivers/video/console/bitblit.c:202: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/config.c: In function 'usb_get_configuration': /scratch/kisskb/src/drivers/usb/core/config.c:814: warning: the frame size of 144 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_m32r_clut224.c /scratch/kisskb/src/net/bluetooth/sco.c: In function 'sco_sock_bind': /scratch/kisskb/src/net/bluetooth/sco.c:493: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_amdstd_secsi_read': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1063: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_security_cfm': /scratch/kisskb/src/net/bluetooth/l2cap.c:2605: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/sco.c: In function 'sco_sock_sendmsg': /scratch/kisskb/src/net/bluetooth/sco.c:650: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/bnep/core.c: In function 'bnep_init': /scratch/kisskb/src/net/bluetooth/bnep/core.c:717: warning: the frame size of 56 bytes is larger than 0 bytes CC net/unix/garbage.o /scratch/kisskb/src/drivers/video/cfbfillrect.c: In function 'bitfill_unaligned': /scratch/kisskb/src/drivers/video/cfbfillrect.c:144: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] net/bluetooth/hidp/core.o /scratch/kisskb/src/net/bluetooth/bnep/core.c: In function 'bnep_get_connlist': /scratch/kisskb/src/net/bluetooth/bnep/core.c:678: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_conn_start': /scratch/kisskb/src/net/bluetooth/l2cap.c:423: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_amdstd_read': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:969: warning: the frame size of 24 bytes is larger than 0 bytes CC net/xfrm/xfrm_policy.o /scratch/kisskb/src/net/bluetooth/sco.c: In function 'sco_sock_getsockopt': /scratch/kisskb/src/net/bluetooth/sco.c:749: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/clnt.c: In function 'rpc_show_tasks': /scratch/kisskb/src/net/sunrpc/clnt.c:1619: warning: the frame size of 232 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'fixup_convert_atmel_pri': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:232: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/message.c: In function 'usb_set_configuration': /scratch/kisskb/src/drivers/usb/core/message.c:1816: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/devices.c: In function 'usb_device_dump': /scratch/kisskb/src/drivers/usb/core/devices.c:590: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_do_start': /scratch/kisskb/src/net/bluetooth/l2cap.c:362: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sched/sch_generic.c: In function 'dev_watchdog': /scratch/kisskb/src/net/sched/sch_generic.c:238: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/sched/sch_generic.c: In function 'pfifo_fast_dump': /scratch/kisskb/src/net/sched/sch_generic.c:443: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/sched/sch_generic.c: In function '__qdisc_run': /scratch/kisskb/src/net/sched/sch_generic.c:197: warning: the frame size of 8 bytes is larger than 0 bytes CC net/sunrpc/socklib.o /scratch/kisskb/src/net/ipv4/ip_options.c: In function 'ip_options_rcv_srr': /scratch/kisskb/src/net/ipv4/ip_options.c:647: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_options.c: In function 'ip_forward_options': /scratch/kisskb/src/net/ipv4/ip_options.c:592: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_options.c: In function 'ip_options_echo': /scratch/kisskb/src/net/ipv4/ip_options.c:203: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_options.c: In function 'ip_options_compile': /scratch/kisskb/src/net/ipv4/ip_options.c:468: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_options.c: In function 'ip_options_build': /scratch/kisskb/src/net/ipv4/ip_options.c:74: warning: the frame size of 24 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_mac_clut224.c /scratch/kisskb/src/drivers/usb/core/inode.c: In function 'remount': /scratch/kisskb/src/drivers/usb/core/inode.c:272: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/inode.c: In function 'usbfs_update_special': /scratch/kisskb/src/drivers/usb/core/inode.c:645: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/inode.c: In function 'T.351': /scratch/kisskb/src/drivers/usb/core/inode.c:300: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/inode.c: In function 'fs_create_file': /scratch/kisskb/src/drivers/usb/core/inode.c:551: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/inode.c: In function 'usbfs_notify': /scratch/kisskb/src/drivers/usb/core/inode.c:741: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_connect_ind': /scratch/kisskb/src/net/bluetooth/l2cap.c:2472: warning: the frame size of 8 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_parisc_clut224.c CC drivers/video/cfbimgblt.o /scratch/kisskb/src/net/bluetooth/bnep/core.c: In function 'bnep_add_connection': /scratch/kisskb/src/net/bluetooth/bnep/core.c:613: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/bnep/core.c: In function 'T.499': /scratch/kisskb/src/net/bluetooth/bnep/core.c:108: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/sco.c: In function 'sco_sock_accept': /scratch/kisskb/src/net/bluetooth/sco.c:606: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/cfbfillrect.c: In function 'cfb_fillrect': /scratch/kisskb/src/drivers/video/cfbfillrect.c:369: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/usb/core/devices.c: In function 'usb_device_read': /scratch/kisskb/src/drivers/usb/core/devices.c:624: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/bnep/core.c: In function 'bnep_rx_control': /scratch/kisskb/src/net/bluetooth/bnep/core.c:259: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/mbx/mbxfb.c: In function 'mbxfb_set_par': /scratch/kisskb/src/drivers/video/mbx/mbxfb.c:314: warning: the frame size of 8 bytes is larger than 0 bytes LD net/sched/built-in.o CC net/core/dst.o /scratch/kisskb/src/net/bluetooth/bnep/sock.c: In function 'bnep_sock_ioctl': /scratch/kisskb/src/net/bluetooth/bnep/sock.c:138: warning: the frame size of 88 bytes is larger than 0 bytes CC net/unix/sysctl_net_unix.o CC net/sysctl_net.o /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_sysfs_show': /scratch/kisskb/src/net/bluetooth/l2cap.c:2714: warning: the frame size of 8 bytes is larger than 0 bytes CC net/sunrpc/xprtsock.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_cmdset_0002': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:450: warning: the frame size of 16 bytes is larger than 0 bytes CC net/ipv4/inet_hashtables.o CC net/xfrm/xfrm_state.o CC drivers/video/pxafb.o CC net/sunrpc/sched.o /scratch/kisskb/src/net/bluetooth/sco.c: In function 'sco_connect_cfm': /scratch/kisskb/src/net/bluetooth/sco.c:903: warning: the frame size of 8 bytes is larger than 0 bytes CC [M] net/bluetooth/hidp/sock.o /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_sock_bind': /scratch/kisskb/src/net/bluetooth/l2cap.c:837: warning: the frame size of 16 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_sgi_clut224.c /scratch/kisskb/src/drivers/video/mbx/mbxfb.c: In function 'mbxfb_ioctl': /scratch/kisskb/src/drivers/video/mbx/mbxfb.c:673: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_sock_recvmsg': /scratch/kisskb/src/net/bluetooth/l2cap.c:1235: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/inet_timewait_sock.o /scratch/kisskb/src/net/bluetooth/rfcomm/core.c: In function 'rfcomm_session_get': /scratch/kisskb/src/net/bluetooth/rfcomm/core.c:622: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/usb/core/usbcore.o /scratch/kisskb/src/net/bluetooth/rfcomm/core.c: In function 'rfcomm_send_frame': /scratch/kisskb/src/net/bluetooth/rfcomm/core.c:717: warning: the frame size of 40 bytes is larger than 0 bytes CC net/xfrm/xfrm_hash.o /scratch/kisskb/src/net/bluetooth/rfcomm/core.c: In function 'rfcomm_send_disc': /scratch/kisskb/src/net/bluetooth/rfcomm/core.c:759: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/rfcomm/core.c: In function 'rfcomm_send_ua': /scratch/kisskb/src/net/bluetooth/rfcomm/core.c:745: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xprt.c: In function 'xprt_load_transport': /scratch/kisskb/src/net/sunrpc/xprt.c:182: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/wireless/lib80211.c: In function 'print_ssid': /scratch/kisskb/src/net/wireless/lib80211.c:71: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/rfcomm/core.c: In function 'rfcomm_send_pn': /scratch/kisskb/src/net/bluetooth/rfcomm/core.c:862: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/bnep/core.c: In function 'bnep_session': /scratch/kisskb/src/net/bluetooth/bnep/core.c:516: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/rfcomm/core.c: In function 'rfcomm_send_dm': /scratch/kisskb/src/net/bluetooth/rfcomm/core.c:795: warning: the frame size of 8 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_spe_clut224.c /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_sock_sendmsg': /scratch/kisskb/src/net/bluetooth/l2cap.c:1208: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/ethtool.c: In function 'ethtool_set_value': /scratch/kisskb/src/net/core/ethtool.c:892: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/ethtool.c: In function 'ethtool_get_value': /scratch/kisskb/src/net/core/ethtool.c:863: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/ethtool.c: In function 'ethtool_get_stats': /scratch/kisskb/src/net/core/ethtool.c:829: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/ethtool.c: In function 'dev_ethtool': /scratch/kisskb/src/net/core/ethtool.c:1114: warning: the frame size of 408 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/rfcomm/core.c: In function 'rfcomm_send_msc': /scratch/kisskb/src/net/bluetooth/rfcomm/core.c:954: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/video/console/font.o LOGO drivers/video/logo/logo_sun_clut224.c /scratch/kisskb/src/net/bluetooth/rfcomm/core.c: In function 'rfcomm_send_rpn': /scratch/kisskb/src/net/bluetooth/rfcomm/core.c:900: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_output.c: In function 'ip_append_page': /scratch/kisskb/src/net/ipv4/ip_output.c:1205: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c: In function 'rfcomm_sock_recvmsg': /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c:731: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'sock_common_recvmsg': /scratch/kisskb/src/net/core/sock.c:1927: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'proto_seq_show': /scratch/kisskb/src/net/core/sock.c:2277: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'sock_get_timestampns': /scratch/kisskb/src/net/core/sock.c:1864: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'sock_get_timestamp': /scratch/kisskb/src/net/core/sock.c:1848: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'lock_sock_nested': /scratch/kisskb/src/net/core/sock.c:1814: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'sock_no_sendpage': /scratch/kisskb/src/net/core/sock.c:1662: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'sk_wait_data': /scratch/kisskb/src/net/core/sock.c:1462: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'sock_alloc_send_pskb': /scratch/kisskb/src/net/core/sock.c:1387: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'sock_getsockopt': /scratch/kisskb/src/net/core/sock.c:902: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'sock_set_timeout': /scratch/kisskb/src/net/core/sock.c:245: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/sock.c: In function 'sock_setsockopt': /scratch/kisskb/src/net/core/sock.c:706: warning: the frame size of 24 bytes is larger than 0 bytes LOGO drivers/video/logo/logo_superh_clut224.c CC net/ipv4/inet_connection_sock.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'do_getlockstatus_oneblock': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1997: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'chip_ready': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:829: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'get_chip': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:925: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_point': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1341: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'inval_cache_and_wait_for_operation': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1254: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'do_xxlock_oneblock': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:2063: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'do_erase_oneblock': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1921: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_writev': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1824: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_buffers': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1835: warning: the frame size of 8 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:92: /scratch/kisskb/src/drivers/mtd/chips/fwh_lock.h: In function 'fwh_unlock_varsize': /scratch/kisskb/src/drivers/mtd/chips/fwh_lock.h:99: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/fwh_lock.h: In function 'fwh_lock_varsize': /scratch/kisskb/src/drivers/mtd/chips/fwh_lock.h:88: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_resume': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:2530: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'fixup_convert_atmel_pri': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:199: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_cmdset_0001': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:510: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_read': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1455: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'T.325': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1528: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_words': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1611: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/cfbcopyarea.c: In function 'cfb_copyarea': /scratch/kisskb/src/drivers/video/cfbcopyarea.c:425: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_send_acl': /scratch/kisskb/src/net/bluetooth/hci_core.c:1237: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_linkpol_req': /scratch/kisskb/src/net/bluetooth/hci_core.c:292: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_scan_req': /scratch/kisskb/src/net/bluetooth/hci_core.c:262: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_encrypt_req': /scratch/kisskb/src/net/bluetooth/hci_core.c:282: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_auth_req': /scratch/kisskb/src/net/bluetooth/hci_core.c:272: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_inq_req': /scratch/kisskb/src/net/bluetooth/hci_core.c:403: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_recv_fragment': /scratch/kisskb/src/net/bluetooth/hci_core.c:1032: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function '__hci_request': /scratch/kisskb/src/net/bluetooth/hci_core.c:155: w/scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_read_page_swecc': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:855: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_read_subpage': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:936: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_read_page_hwecc': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:980: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_read_oob_syndrome': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:1314: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_write_oob_syndrome': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:1396: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_write_page_swecc': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:1614: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_write_page_hwecc': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:1642: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_get_device': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:711: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_do_write_oob': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:2011: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_do_write_ops': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:1894: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_scan_ident': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:2617: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_default_block_markbad': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:392: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_do_read_ops': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:1220: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_read_oob': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:1534: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/mtd/nand/nand_base.c: In function 'nand_erase_nand': /scratch/kisskb/src/drivers/mtd/nand/nand_base.c:2283: warning: the frame size of 88 bytes is larger than 0 bytes arning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_init_req': /scratch/kisskb/src/net/bluetooth/hci_core.c:252: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_send_frame': /scratch/kisskb/src/net/bluetooth/hci_core.c:1129: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_rx_task': /scratch/kisskb/src/net/bluetooth/hci_core.c:1552: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_dev_cmd': /scratch/kisskb/src/net/bluetooth/hci_core.c:736: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_get_dev_info': /scratch/kisskb/src/net/bluetooth/hci_core.c:812: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hci_core.c: In function 'hci_inquiry': /scratch/kisskb/src/net/bluetooth/hci_core.c:463: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/scm.c: In function 'put_cmsg': /scratch/kisskb/src/net/core/scm.c:224: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/scm.c: In function '__scm_destroy': /scratch/kisskb/src/net/core/scm.c:131: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/scm.c: In function '__scm_send': /scratch/kisskb/src/net/core/scm.c:186: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'set_rhash_entries': /scratch/kisskb/src/net/ipv4/route.c:3372: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'rt_cache_get_next': /scratch/kisskb/src/net/ipv4/route.c:331: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'ipv4_dst_ifdown': /scratch/kisskb/src/net/ipv4/route.c:1713: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'ip_rt_send_redirect': /scratch/kisskb/src/net/ipv4/route.c:1540: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'rt_garbage_collect': /scratch/kisskb/src/net/ipv4/route.c:1066: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'rt_cache_invalidate': /scratch/kisskb/src/net/ipv4/route.c:890: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'ip_rt_frag_needed': /scratch/kisskb/src/net/ipv4/route.c:1662: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'rt_worker_func': /scratch/kisskb/src/net/ipv4/route.c:876: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'ipv4_sysctl_rtcache_flush': /scratch/kisskb/src/net/ipv4/route.c:3035: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'rt_cpu_seq_show': /scratch/kisskb/src/net/ipv4/route.c:492: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'rt_cache_seq_show': /scratch/kisskb/src/net/ipv4/route.c:401: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'ip_rt_get_source': /scratch/kisskb/src/net/ipv4/route.c:1758: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'T.829': /scratch/kisskb/src/net/ipv4/route.c:2875: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'ip_rt_dump': /scratch/kisskb/src/net/ipv4/route.c:3008: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'rt_intern_hash': /scratch/kisskb/src/net/ipv4/route.c:1235: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function '__ip_route_output_key': /scratch/kisskb/src/net/ipv4/route.c:2689: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'ip_route_input': /scratch/kisskb/src/net/ipv4/route.c:2308: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'inet_rtm_getroute': /scratch/kisskb/src/net/ipv4/route.c:2966: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/route.c: In function 'ip_rt_redirect': /scratch/kisskb/src/net/ipv4/route.c:1451: warning: the frame size of 64 bytes is larger than 0 bytes LD [M] net/bluetooth/bnep/bnep.o /scratch/kisskb/src/net/core/skbuff.c: In function 'skb_store_bits': /scratch/kisskb/src/net/core/skbuff.c:1661: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/skbuff.c: In function 'skb_copy_bits': /scratch/kisskb/src/net/core/skbuff.c:1354: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/skbuff.c: In function 'skb_checksum': /scratch/kisskb/src/net/core/skbuff.c:1737: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/skbuff.c: In function 'skb_append_datato_frags': /scratch/kisskb/src/net/core/skbuff.c:2467: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/skbuff.c: In function '__skb_splice_bits': /scratch/kisskb/src/net/core/skbuff.c:1511: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/skbuff.c: In function 'skb_copy_and_csum_bits': /scratch/kisskb/src/net/core/skbuff.c:1819: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/skbuff.c: In function 'skb_splice_bits': /scratch/kisskb/src/net/core/skbuff.c:1575: warning: the frame size of 288 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/skbuff.c: In function 'skb_tstamp_tx': /scratch/kisskb/src/net/core/skbuff.c:2999: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/skbuff.c: In function 'skb_shift': /scratch/kisskb/src/net/core/skbuff.c:2229: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/skbuff.c: In function 'skb_segment': /scratch/kisskb/src/net/core/skbuff.c:2655: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/skbuff.c: In function 'skb_gro_receive': /scratch/kisskb/src/net/core/skbuff.c:2754: warning: the frame size of 8 bytes is larger than 0 bytes CC net/sunrpc/auth.o /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_sock_getsockopt': /scratch/kisskb/src/net/bluetooth/l2cap.c:1488: warning: the frame size of 24 bytes is larger than 0 bytes CC net/xfrm/xfrm_input.o CC net/core/netevent.o /scratch/kisskb/src/net/wireless/wext.c: In function 'wireless_send_event': /scratch/kisskb/src/net/wireless/wext.c:1407: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/wireless/wext.c: In function 'iw_send_thrspy_event': /scratch/kisskb/src/net/wireless/wext.c:1601: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/wireless/wext.c: In function 'wireless_spy_update': /scratch/kisskb/src/net/wireless/wext.c:1649: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/wireless/wext.c: In function 'ioctl_standard_call': /scratch/kisskb/src/net/wireless/wext.c:870: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/wireless/wext.c: In function 'wext_handle_ioctl': /scratch/kisskb/src/net/wireless/wext.c:1109: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/cfbimgblt.c: In function 'cfb_imageblit': /scratch/kisskb/src/drivers/video/cfbimgblt.c:306: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c: In function 'rfcomm_sock_sendmsg': /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c:614: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/tcp.o /scratch/kisskb/src/net/ipv4/ip_sockglue.c: In function 'do_ip_getsockopt': /scratch/kisskb/src/net/ipv4/ip_sockglue.c:1205: warning: the frame size of 296 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_sockglue.c: In function 'do_ip_setsockopt': /scratch/kisskb/src/net/ipv4/ip_sockglue.c:936: warning: the frame size of 408 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_cmsg_recv': /scratch/kisskb/src/net/ipv4/ip_sockglue.c:191: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_recv_error': /scratch/kisskb/src/net/ipv4/ip_sockglue.c:430: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_sock_setsockopt': /scratch/kisskb/src/net/bluetooth/l2cap.c:1353: warning: the frame size of 16 bytes is larger than 0 bytes CC net/xfrm/xfrm_output.o /scratch/kisskb/src/net/unix/garbage.c: In function 'scan_inflight': /scratch/kisskb/src/net/unix/garbage.c:211: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c: In function 'rfcomm_sock_getsockopt': /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c:951: warning: the frame size of 16 bytes is larger than 0 bytes CC net/sunrpc/auth_null.o /scratch/kisskb/src/net/unix/garbage.c: In function 'scan_children': /scratch/kisskb/src/net/unix/garbage.c:247: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/clnt.c: In function 'rpc_call_null': /scratch/kisskb/src/net/sunrpc/clnt.c:1567: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c: In function 'rfcomm_sock_setsockopt': /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c:830: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_sock_accept': /scratch/kisskb/src/net/bluetooth/l2cap.c:1088: warning: the frame size of 24 bytes is larger than 0 bytes CC net/sunrpc/auth_unix.o LD drivers/mtd/chips/built-in.o CC net/core/neighbour.o /scratch/kisskb/src/net/sunrpc/clnt.c: In function 'rpc_call_async': /scratch/kisskb/src/net/sunrpc/clnt.c:613: warning: the frame size of 32 bytes is larger than 0 bytes LD drivers/mtd/nand/nand.o /scratch/kisskb/src/net/sunrpc/clnt.c: In function 'rpc_call_sync': /scratch/kisskb/src/net/sunrpc/clnt.c:584: warning: the frame size of 32 bytes is larger than 0 bytes LD drivers/video/fb.o LD [M] net/bluetooth/bluetooth.o CC drivers/video/logo/logo_linux_mono.o CC net/xfrm/xfrm_algo.o /scratch/kisskb/src/net/sunrpc/socklib.c: In function 'xdr_partial_copy_from_skb': /scratch/kisskb/src/net/sunrpc/socklib.c:140: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/socklib.c: In function 'csum_partial_copy_to_xdr': /scratch/kisskb/src/net/sunrpc/socklib.c:183: warning: the frame size of 16 bytes is larger than 0 bytes LD net/wireless/built-in.o CC net/core/rtnetlink.o /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_bmove_rec': /scratch/kisskb/src/drivers/video/console/fbcon.c:2021: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'updatescrollmode': /scratch/kisskb/src/drivers/video/console/fbcon.c:2068: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fb_console_setup': /scratch/kisskb/src/drivers/video/console/fbcon.c:499: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fb_flashcursor': /scratch/kisskb/src/drivers/video/console/fbcon.c:394: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_putcs': /scratch/kisskb/src/drivers/video/console/fbcon.c:1242: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_putc': /scratch/kisskb/src/drivers/video/console/fbcon.c:1250: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_cursor': /scratch/kisskb/src/drivers/video/console/fbcon.c:1289: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_scrolldelta': /scratch/kisskb/src/drivers/video/console/fbcon.c:2784: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_resize': /scratch/kisskb/src/drivers/video/console/fbcon.c:2114: warning: the frame size of 168 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_do_set_font': /scratch/kisskb/src/drivers/video/console/fbcon.c:2472: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_set_font': /scratch/kisskb/src/drivers/video/console/fbcon.c:2557: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_blank': /scratch/kisskb/src/drivers/video/console/fbcon.c:2317: warning: the frame size of 168 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_switch': /scratch/kisskb/src/drivers/video/console/fbcon.c:2247: warning: the frame size of 160 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_redraw_blit': /scratch/kisskb/src/drivers/video/console/fbcon.c:1672: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_redraw_move': /scratch/kisskb/src/drivers/video/console/fbcon.c:1622: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_redraw': /scratch/kisskb/src/drivers/video/console/fbcon.c:1727: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_scroll': /scratch/kisskb/src/drivers/video/console/fbcon.c:1955: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_deinit': /scratch/kisskb/src/drivers/video/console/fbcon.c:1174: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_set_disp': /scratch/kisskb/src/drivers/video/console/fbcon.c:1361: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_prepare_logo': /scratch/kisskb/src/drivers/video/console/fbcon.c:642: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_init': /scratch/kisskb/src/drivers/video/console/fbcon.c:1131: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'set_con2fb_map': /scratch/kisskb/src/drivers/video/console/fbcon.c:851: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/console/fbcon.c: In function 'fbcon_event_notify': /scratch/kisskb/src/drivers/video/console/fbcon.c:3198: warning: the frame size of 176 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_sock_connect': /scratch/kisskb/src/net/bluetooth/l2cap.c:987: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_output.c: In function 'ip_append_data': /scratch/kisskb/src/net/ipv4/ip_output.c:1063: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/unix/garbage.c: In function 'unix_gc': /scratch/kisskb/src/net/unix/garbage.c:389: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/unix/garbage.c: In function 'wait_for_unix_gc': /scratch/kisskb/src/net/unix/garbage.c:276: warning: the frame size of 24 bytes is larger than 0 bytes CC net/core/utils.o /scratch/kisskb/src/net/sunrpc/clnt.c: In function 'rpc_shutdown_client': /scratch/kisskb/src/net/sunrpc/clnt.c:409: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_output.c: In function 'ip_send_reply': /scratch/kisskb/src/net/ipv4/ip_output.c:1423: warning: the frame size of 160 bytes is larger than 0 bytes /scratch/kisskb/src/net/sysctl_net.c: In function 'register_net_sysctl_table': /scratch/kisskb/src/net/sysctl_net.c:115: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dst.c: In function 'dst_gc_task': /scratch/kisskb/src/net/core/dst.c:154: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_output.c: In function 'ip_generic_getfrag': /scratch/kisskb/src/net/ipv4/ip_output.c:706: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/inet_hashtables.c: In function '__inet_check_established': /scratch/kisskb/src/net/ipv4/inet_hashtables.c:339: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/inet_hashtables.c: In function '__inet_hash_connect': /scratch/kisskb/src/net/ipv4/inet_hashtables.c:517: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/clnt.c: In function 'T.315': /scratch/kisskb/src/net/sunrpc/clnt.c:1552: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hidp/core.c: In function 'hidp_get_connlist': /scratch/kisskb/src/net/bluetooth/hidp/core.c:952: warning: the frame size of 152 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hidp/core.c: In function 'hidp_send_report': /scratch/kisskb/src/net/bluetooth/hidp/core.c:276: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hidp/core.c: In function 'hidp_input_report': /scratch/kisskb/src/net/bluetooth/hidp/core.c:239: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hidp/core.c: In function 'hidp_send_frame': /scratch/kisskb/src/net/bluetooth/hidp/core.c:483: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hidp/core.c: In function 'hidp_session': /scratch/kisskb/src/net/bluetooth/hidp/core.c:598: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/net/bluetooth/hidp/core.c: In function 'hidp_add_connection': /scratch/kisskb/src/net/bluetooth/hidp/core.c:885: warning: the frame size of 24 bytes is larger than 0 bytes CC net/core/link_watch.o /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c: In function 'rfcomm_sock_accept': /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c:537: warning: the frame size of 24 bytes is larger than 0 bytes CC drivers/video/logo/logo_linux_vga16.o /scratch/kisskb/src/net/core/dev.c: In function 'default_device_exit': /scratch/kisskb/src/net/core/dev.c:5191: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function '__dev_addr_sync': /scratch/kisskb/src/net/core/dev.c:3572: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'netif_receive_skb': /scratch/kisskb/src/net/core/dev.c:2318: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'netif_rx': /scratch/kisskb/src/net/core/dev.c:1974: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'skb_gso_segment': /scratch/kisskb/src/net/core/dev.c:1583: warning: the frame size of 200 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'dev_hard_start_xmit': /scratch/kisskb/src/net/core/dev.c:1730: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'netdev_run_todo': /scratch/kisskb/src/net/core/dev.c:4689: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'netdev_boot_setup': /scratch/kisskb/src/net/core/dev.c:557: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'netdev_boot_base': /scratch/kisskb/src/net/core/dev.c:530: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'dev_alloc_name': /scratch/kisskb/src/net/core/dev.c:869: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'dev_change_name': /scratch/kisskb/src/net/core/dev.c:945: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'dev_ioctl': /scratch/kisskb/src/net/core/dev.c:4187: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/dev.c: In function 'register_netdevice': /scratch/kisskb/src/net/core/dev.c:4498: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/clnt.c: In function 'rpc_create': /scratch/kisskb/src/net/sunrpc/clnt.c:339: warning: the frame size of 64 bytes is larger than 0 bytes CC net/ipv4/tcp_input.o /scratch/kisskb/src/net/ipv4/inet_timewait_sock.c: In function 'inet_twdr_twcal_tick': /scratch/kisskb/src/net/ipv4/inet_timewait_sock.c:414: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/video/logo/logo_linux_clut224.o CC net/ipv4/tcp_output.o /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c: In function 'rfcomm_connect_ind': /scratch/kisskb/src/net/bluetooth/rfcomm/sock.c:1061: warning: the frame size of 32 bytes is larger than 0 bytes CC net/core/filter.o /scratch/kisskb/src/net/unix/af_unix.c: In function 'unix_dgram_recvmsg': /scratch/kisskb/src/net/unix/af_unix.c:1720: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/unix/af_unix.c: In function 'unix_destruct_fds': /scratch/kisskb/src/net/unix/af_unix.c:1313: warning: the frame size of 24 bytes is larger than 0 bytes CC net/core/flow.o /scratch/kisskb/src/net/sunrpc/auth.c: In function 'rpcauth_cache_shrinker': /scratch/kisskb/src/net/sunrpc/auth.c:278: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/auth.c: In function 'rpcauth_clear_credcache': /scratch/kisskb/src/net/sunrpc/auth.c:203: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/auth.c: In function 'rpcauth_lookup_credcache': /scratch/kisskb/src/net/sunrpc/auth.c:347: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/auth.c: In function 'rpcauth_lookupcred': /scratch/kisskb/src/net/sunrpc/auth.c:368: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/auth.c: In function 'rpcauth_bindcred': /scratch/kisskb/src/net/sunrpc/auth.c:439: warning: the frame size of 16 bytes is larger than 0 bytes CC net/xfrm/xfrm_sysctl.o /scratch/kisskb/src/net/ipv4/ip_output.c: In function 'ip_fragment': /scratch/kisskb/src/net/ipv4/ip_output.c:687: warning: the frame size of 24 bytes is larger than 0 bytes CC net/core/net-sysfs.o /scratch/kisskb/src/net/bluetooth/hidp/sock.c: In function 'hidp_sock_ioctl': /scratch/kisskb/src/net/bluetooth/hidp/sock.c:139: warning: the frame size of 336 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_output.c: In function 'xfrm_output_resume': /scratch/kisskb/src/net/xfrm/xfrm_output.c:141: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_input.c: In function 'xfrm_input': /scratch/kisskb/src/net/xfrm/xfrm_input.c:267: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ip_output.c: In function 'ip_queue_xmit': /scratch/kisskb/src/net/ipv4/ip_output.c:396: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/net/unix/af_unix.c: In function 'unix_wait_for_peer': /scratch/kisskb/src/net/unix/af_unix.c:1013: warning: the frame size of 24 bytes is larger than 0 bytes CC net/sunrpc/auth_generic.o /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_send_kvec': /scratch/kisskb/src/net/sunrpc/xprtsock.c:433: warning: the frame size of 40 bytes is larger than 0 bytes CC net/ipv4/tcp_timer.o /scratch/kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_prune_bundles': /scratch/kisskb/src/net/xfrm/xfrm_policy.c:2150: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/inet_connection_sock.c: In function 'inet_csk_route_req': /scratch/kisskb/src/net/ipv4/inet_connection_sock.c:386: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/inet_connection_sock.c: In function 'inet_csk_reqsk_queue_prune': /scratch/kisskb/src/net/ipv4/inet_connection_sock.c:534: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/inet_connection_sock.c: In function 'inet_csk_accept': /scratch/kisskb/src/net/ipv4/inet_connection_sock.c:301: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/inet_connection_sock.c: In function 'inet_csk_get_port': /scratch/kisskb/src/net/ipv4/inet_connection_sock.c:208: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_algo.c: In function 'skb_icv_walk': /scratch/kisskb/src/net/xfrm/xfrm_algo.c:770: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_algo.c: In function 'xfrm_aead_get_byname': /scratch/kisskb/src/net/xfrm/xfrm_algo.c:615: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_sendpages': /scratch/kisskb/src/net/sunrpc/xprtsock.c:520: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/video/logo/built-in.o CC net/ipv4/tcp_ipv4.o /scratch/kisskb/src/net/bluetooth/l2cap.c: In function 'l2cap_recv_frame': /scratch/kisskb/src/net/bluetooth/l2cap.c:2437: warning: the frame size of 280 bytes is larger than 0 bytes CC net/ipv4/tcp_minisocks.o CC net/sunrpc/svc.o /scratch/kisskb/src/net/unix/af_unix.c: In function 'unix_stream_recvmsg': /scratch/kisskb/src/net/unix/af_unix.c:1897: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_hash_resize': /scratch/kisskb/src/net/xfrm/xfrm_policy.c:504: warning: the frame size of 24 bytes is larger than 0 bytes CC net/sunrpc/svcsock.o CC net/ipv4/tcp_cong.o CC net/sunrpc/svcauth.o /scratch/kisskb/src/net/core/utils.c: In function 'inet_proto_csum_replace4': /scratch/kisskb/src/net/core/utils.c:297: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/utils.c: In function 'in4_pton': /scratch/kisskb/src/net/core/utils.c:162: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/utils.c: In function 'in6_pton': /scratch/kisskb/src/net/core/utils.c:280: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/unix/af_unix.c: In function 'unix_stream_sendmsg': /scratch/kisskb/src/net/unix/af_unix.c:1607: warning: the frame size of 40 bytes is larger than 0 bytes CC net/sunrpc/svcauth_unix.o CC net/ipv4/datagram.o /scratch/kisskb/src/net/bluetooth/rfcomm/core.c: In function 'rfcomm_run': /scratch/kisskb/src/net/bluetooth/rfcomm/core.c:1996: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_state.c: In function 'km_policy_expired': /scratch/kisskb/src/net/xfrm/xfrm_state.c:1828: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_state.c: In function 'km_state_expired': /scratch/kisskb/src/net/xfrm/xfrm_state.c:1776: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_state_gc_task': /scratch/kisskb/src/net/xfrm/xfrm_state.c:391: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_user_policy': /scratch/kisskb/src/net/xfrm/xfrm_state.c:1910: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_replay_notify': /scratch/kisskb/src/net/xfrm/xfrm_state.c:1668: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_state_fini': /scratch/kisskb/src/net/xfrm/xfrm_state.c:2150: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_state.c: In function '__find_acq_core': /scratch/kisskb/src/net/xfrm/xfrm_state.c:1076: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_state_find': /scratch/kisskb/src/net/xfrm/xfrm_state.c:893: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/unix/af_unix.c: In function 'unix_accept': /scratch/kisskb/src/net/unix/af_unix.c:1252: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/flow.c: In function 'flow_cache_flush': /scratch/kisskb/src/net/core/flow.c:308: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/flow.c: In function 'flow_cache_lookup': /scratch/kisskb/src/net/core/flow.c:247: warning: the frame size of 16 bytes is larger than 0 bytes CC net/sunrpc/rpcb_clnt.o CC net/ipv4/raw.o CC net/sunrpc/timer.o /scratch/kisskb/src/net/sunrpc/auth_generic.c: In function 'rpc_lookup_machine_cred': /scratch/kisskb/src/net/sunrpc/auth_generic.c:54: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_bundle_ok': /scratch/kisskb/src/net/xfrm/xfrm_policy.c:2270: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/udp.o CC net/ipv4/udplite.o CC net/ipv4/arp.o /scratch/kisskb/src/net/bluetooth/rfcomm/core.c: In function 'rfcomm_dlc_open': /scratch/kisskb/src/net/bluetooth/rfcomm/core.c:418: warning: the frame size of 16 bytes is larger than 0 bytes CC net/sunrpc/xdr.o /scratch/kisskb/src/drivers/video/pxafb.c: In function 'pxafb_probe': /scratch/kisskb/src/drivers/video/pxafb.c:2205: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/net/unix/af_unix.c: In function 'T.597': /scratch/kisskb/src/net/unix/af_unix.c:769: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/drivers/video/pxafb.c: In function 'pxafb_init': /scratch/kisskb/src/drivers/video/pxafb.c:2263: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/icmp.o /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_tcp_setup_socket': /scratch/kisskb/src/net/sunrpc/xprtsock.c:1810: warning: the frame size of 16 bytes is larger than 0 bytes CC net/sunrpc/sunrpc_syms.o /scratch/kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /scratch/kisskb/src/net/xfrm/xfrm_policy.c:2023: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp.c: In function 'set_thash_entries': /scratch/kisskb/src/net/ipv4/tcp.c:2823: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_tcp_data_ready': /scratch/kisskb/src/net/sunrpc/xprtsock.c:1157: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/unix/af_unix.c: In function 'unix_dgram_sendmsg': /scratch/kisskb/src/net/unix/af_unix.c:1490: warning: the frame size of 40 bytes is larger than 0 bytes CC net/ipv4/devinet.o /scratch/kisskb/src/net/unix/af_unix.c: In function 'unix_dgram_connect': /scratch/kisskb/src/net/unix/af_unix.c:992: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_policy_fini': /scratch/kisskb/src/net/xfrm/xfrm_policy.c:2476: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp.c: In function 'tcp_gro_receive': /scratch/kisskb/src/net/ipv4/tcp.c:2590: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/rtnetlink.c: In function 'rtnl_dellink': /scratch/kisskb/src/net/core/rtnetlink.c:989: warning: the frame size of 104 bytes is larger than 0 bytes CC net/sunrpc/cache.o /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_tcp_data_recv': /scratch/kisskb/src/net/sunrpc/xprtsock.c:1127: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/unix/af_unix.c: In function 'unix_bind': /scratch/kisskb/src/net/unix/af_unix.c:893: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_bind6': /scratch/kisskb/src/net/sunrpc/xprtsock.c:1516: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_create_tcp_sock6': /scratch/kisskb/src/net/sunrpc/xprtsock.c:1873: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/rtnetlink.c: In function 'do_setlink': /scratch/kisskb/src/net/core/rtnetlink.c:911: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_minisocks.c: In function 'tcp_check_req': /scratch/kisskb/src/net/ipv4/tcp_minisocks.c:702: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_minisocks.c: In function 'tcp_timewait_state_process': /scratch/kisskb/src/net/ipv4/tcp_minisocks.c:267: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_udp_connect_worker6': /scratch/kisskb/src/net/sunrpc/xprtsock.c:1660: warning: the frame size of 8 bytes is larger than 0 bytes CC net/sunrpc/rpc_pipe.o /scratch/kisskb/src/net/ipv4/datagram.c: In function 'ip4_datagram_connect': /scratch/kisskb/src/net/ipv4/datagram.c:74: warning: the frame size of 72 bytes is larger than 0 bytes CC net/sunrpc/svc_xprt.o /scratch/kisskb/src/net/core/rtnetlink.c: In function 'rtnl_setlink': /scratch/kisskb/src/net/core/rtnetlink.c:953: warning: the frame size of 104 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_bind4': /scratch/kisskb/src/net/sunrpc/xprtsock.c:1484: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/unix/af_unix.c: In function 'unix_stream_connect': /scratch/kisskb/src/net/unix/af_unix.c:1187: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_create_tcp_sock4': /scratch/kisskb/src/net/sunrpc/xprtsock.c:1834: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/rtnetlink.c: In function 'rtnetlink_put_metrics': /scratch/kisskb/src/net/core/rtnetlink.c:503: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_udp_connect_worker4': /scratch/kisskb/src/net/sunrpc/xprtsock.c:1618: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp.c: In function 'tcp_getsockopt': /scratch/kisskb/src/net/ipv4/tcp.c:2405: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/filter.c: In function 'sk_run_filter': /scratch/kisskb/src/net/core/filter.c:347: warning: the frame size of 72 bytes is larger than 0 bytes CC net/ipv4/af_inet.o CC net/ipv4/igmp.o /scratch/kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_udp_data_ready': /scratch/kisskb/src/net/sunrpc/xprtsock.c:933: warning: the frame size of 8 bytes is larger than 0 bytes CC net/sunrpc/stats.o /scratch/kisskb/src/net/ipv4/tcp_cong.c: In function 'tcp_set_allowed_congestion_control': /scratch/kisskb/src/net/ipv4/tcp_cong.c:230: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svc.c: In function 'svc_printk': /scratch/kisskb/src/net/sunrpc/svc.c:970: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svc.c: In function 'svc_process': /scratch/kisskb/src/net/sunrpc/svc.c:1219: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svc.c: In function 'svc_register': /scratch/kisskb/src/net/sunrpc/svc.c:889: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svc.c: In function 'svc_set_num_threads': /scratch/kisskb/src/net/sunrpc/svc.c:689: warning: the frame size of 8 bytes is larger than 0 bytes LD net/unix/unix.o /scratch/kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fill_ifinfo': /scratch/kisskb/src/net/core/rtnetlink.c:682: warning: the frame size of 40 bytes is larger than 0 bytes LD [M] net/bluetooth/hidp/hidp.o CC net/ipv4/fib_frontend.o /scratch/kisskb/src/net/core/rtnetlink.c: In function 'rtnl_put_cacheinfo': /scratch/kisskb/src/net/core/rtnetlink.c:522: warning: the frame size of 32 bytes is larger than 0 bytes CC net/ipv4/fib_semantics.o CC net/sunrpc/sysctl.o CC net/ipv4/inet_fragment.o /scratch/kisskb/src/net/sunrpc/xdr.c: In function 'xdr_process_buf': /scratch/kisskb/src/net/sunrpc/xdr.c:1108: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xdr.c: In function 'read_bytes_from_xdr_buf': /scratch/kisskb/src/net/sunrpc/xdr.c:732: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xdr.c: In function 'xdr_decode_word': /scratch/kisskb/src/net/sunrpc/xdr.c:776: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xdr.c: In function 'xdr_buf_read_netobj': /scratch/kisskb/src/net/sunrpc/xdr.c:823: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xdr.c: In function 'write_bytes_to_xdr_buf': /scratch/kisskb/src/net/sunrpc/xdr.c:763: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xdr.c: In function 'xdr_encode_word': /scratch/kisskb/src/net/sunrpc/xdr.c:785: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xdr.c: In function 'xdr_xcode_array2': /scratch/kisskb/src/net/sunrpc/xdr.c:1019: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/xdr.c: In function 'xdr_shrink_bufhead': /scratch/kisskb/src/net/sunrpc/xdr.c:381: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_policy.c: In function 'T.664': /scratch/kisskb/src/net/xfrm/xfrm_policy.c:1279: warning: the frame size of 40 bytes is larger than 0 bytes CC net/ipv4/sysctl_net_ipv4.o CC net/ipv4/fib_hash.o /scratch/kisskb/src/net/core/rtnetlink.c: In function 'rtnl_getlink': /scratch/kisskb/src/net/core/rtnetlink.c:1206: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c: In function 'rpcb_create': /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c:178: warning: the frame size of 48 bytes is larger than 0 bytes CC net/ipv4/proc.o /scratch/kisskb/src/net/sunrpc/svcsock.c: In function 'svc_sendto': /scratch/kisskb/src/net/sunrpc/svcsock.c:238: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcsock.c: In function 'svc_recvfrom': /scratch/kisskb/src/net/sunrpc/svcsock.c:358: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcsock.c: In function 'svc_tcp_sendto': /scratch/kisskb/src/net/sunrpc/svcsock.c:984: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcsock.c: In function 'svc_setup_socket': /scratch/kisskb/src/net/sunrpc/svcsock.c:1163: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcsock.c: In function 'svc_addsock': /scratch/kisskb/src/net/sunrpc/svcsock.c:1218: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcsock.c: In function 'svc_create_socket': /scratch/kisskb/src/net/sunrpc/svcsock.c:1303: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcsock.c: In function 'svc_udp_recvfrom': /scratch/kisskb/src/net/sunrpc/svcsock.c:572: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcsock.c: In function 'svc_tcp_recvfrom': /scratch/kisskb/src/net/sunrpc/svcsock.c:950: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcsock.c: In function 'svc_tcp_accept': /scratch/kisskb/src/net/sunrpc/svcsock.c:815: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c: In function 'rpcb_getport_async': /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c:615: warning: the frame size of 184 bytes is larger than 0 bytes CC net/ipv4/xfrm4_mode_beet.o /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c: In function 'rpcb_getport_sync': /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c:453: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_send_reset': /scratch/kisskb/src/net/ipv4/tcp_ipv4.c:599: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c: In function 'rpcb_register_call': /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c:205: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c: In function 'rpcb_register': /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c:260: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_send_ack': /scratch/kisskb/src/net/ipv4/tcp_ipv4.c:673: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp.c: In function 'tcp_setsockopt': /scratch/kisskb/src/net/ipv4/tcp.c:2226: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /scratch/kisskb/src/net/core/rtnetlink.c:1164: warning: the frame size of 192 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/icmp.c: In function 'icmp_sk_init': /scratch/kisskb/src/net/ipv4/icmp.c:1201: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/icmp.c: In function 'icmp_address_reply': /scratch/kisskb/src/net/ipv4/icmp.c:961: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/icmp.c: In function 'icmp_reply': /scratch/kisskb/src/net/ipv4/icmp.c:400: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/icmp.c: In function 'icmp_timestamp': /scratch/kisskb/src/net/ipv4/icmp.c:878: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/icmp.c: In function 'icmp_echo': /scratch/kisskb/src/net/ipv4/icmp.c:837: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/icmp.c: In function 'icmp_send': /scratch/kisskb/src/net/ipv4/icmp.c:646: warning: the frame size of 248 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_lookup': /scratch/kisskb/src/net/xfrm/xfrm_policy.c:1764: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_route_forward': /scratch/kisskb/src/net/xfrm/xfrm_policy.c:2038: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c: In function 'rpcb_v4_register': /scratch/kisskb/src/net/sunrpc/rpcb_clnt.c:403: warning: the frame size of 120 bytes is larger than 0 bytes CC net/ipv4/xfrm4_mode_transport.o CC net/ipv4/xfrm4_mode_tunnel.o /scratch/kisskb/src/net/ipv4/raw.c: In function 'raw_recvmsg': /scratch/kisskb/src/net/ipv4/raw.c:699: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/ipconfig.o /scratch/kisskb/src/net/sunrpc/cache.c: In function 'cache_revisit_request': /scratch/kisskb/src/net/sunrpc/cache.c:628: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/cache.c: In function 'cache_clean_deferred': /scratch/kisskb/src/net/sunrpc/cache.c:653: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/cache.c: In function 'write_flush': /scratch/kisskb/src/net/sunrpc/cache.c:1308: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/cache.c: In function 'read_flush': /scratch/kisskb/src/net/sunrpc/cache.c:1284: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/cache.c: In function 'cache_check': /scratch/kisskb/src/net/sunrpc/cache.c:247: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'svcauth_unix_accept': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:838: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'unix_gid_parse': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:591: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'ip_map_update': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:344: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'unix_gid_request': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:524: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'ip_map_request': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:172: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'ip_map_show': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:283: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'ip_map_lookup': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:316: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'svcauth_unix_set_client': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:715: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svcauth_unix.c: In function 'ip_map_parse': /scratch/kisskb/src/net/sunrpc/svcauth_unix.c:254: warning: the frame size of 152 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/arp.c: In function 'arp_constructor': /scratch/kisskb/src/net/ipv4/arp.c:319: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/arp.c: In function 'arp_bind_neighbour': /scratch/kisskb/src/net/ipv4/arp.c:522: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/arp.c: In function 'arp_seq_show': /scratch/kisskb/src/net/ipv4/arp.c:1348: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/arp.c: In function 'arp_ioctl': /scratch/kisskb/src/net/ipv4/arp.c:1195: warning: the frame size of 200 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/arp.c: In function 'arp_create': /scratch/kisskb/src/net/ipv4/arp.c:658: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/arp.c: In function 'arp_process': /scratch/kisskb/src/net/ipv4/arp.c:900: warning: the frame size of 80 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/arp.c: In function 'arp_solicit': /scratch/kisskb/src/net/ipv4/arp.c:381: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/arp.c: In function 'arp_find': /scratch/kisskb/src/net/ipv4/arp.c:497: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/udp.c: In function 'udp4_seq_show': /scratch/kisskb/src/net/ipv4/udp.c:1746: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function 'inet_select_addr': /scratch/kisskb/src/net/ipv4/devinet.c:907: warning: the frame size of 8 bytes is larger than 0 bytes LD [M] net/bluetooth/rfcomm/rfcomm.o CC net/ipv4/tcp_cubic.o /scratch/kisskb/src/net/ipv4/devinet.c: In function 'inet_confirm_addr': /scratch/kisskb/src/net/ipv4/devinet.c:977: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/xfrm4_policy.o CC net/ipv4/xfrm4_state.o /scratch/kisskb/src/net/ipv4/inet_fragment.c: In function 'inet_frag_evictor': /scratch/kisskb/src/net/ipv4/inet_fragment.c:190: warning: the frame size of 8 bytes is larger than 0 bytes CC net/ipv4/xfrm4_input.o /scratch/kisskb/src/net/ipv4/devinet.c: In function 'devinet_copy_dflt_conf': /scratch/kisskb/src/net/ipv4/devinet.c:1242: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp.c: In function 'tcp_recvmsg': /scratch/kisskb/src/net/ipv4/tcp.c:1701: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/raw.c: In function 'raw_sendmsg': /scratch/kisskb/src/net/ipv4/raw.c:599: warning: the frame size of 104 bytes is larger than 0 bytes CC net/ipv4/xfrm4_output.o /scratch/kisskb/src/net/sunrpc/rpc_pipe.c: In function 'rpc_get_inode': /scratch/kisskb/src/net/sunrpc/rpc_pipe.c:535: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpc_pipe.c: In function 'rpc_timeout_upcall_queue': /scratch/kisskb/src/net/sunrpc/rpc_pipe.c:77: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpc_pipe.c: In function 'rpc_pipe_release': /scratch/kisskb/src/net/sunrpc/rpc_pipe.c:233: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpc_pipe.c: In function 'rpc_unlink': /scratch/kisskb/src/net/sunrpc/rpc_pipe.c:855: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpc_pipe.c: In function 'T.338': /scratch/kisskb/src/net/sunrpc/rpc_pipe.c:623: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpc_pipe.c: In function 'T.339': /scratch/kisskb/src/net/sunrpc/rpc_pipe.c:582: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/rpc_pipe.c: In function 'rpc_mkdir': /scratch/kisskb/src/net/sunrpc/rpc_pipe.c:735: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp4_seq_show': /scratch/kisskb/src/net/ipv4/tcp_ipv4.c:2305: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/sysctl.c: In function 'proc_do_xprt': /scratch/kisskb/src/net/sunrpc/sysctl.c:71: warning: the frame size of 256 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/sysctl.c: In function 'proc_dodebug': /scratch/kisskb/src/net/sunrpc/sysctl.c:133: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function 'inet_fill_ifaddr': /scratch/kisskb/src/net/ipv4/devinet.c:1158: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/stats.c: In function 'rpc_print_iostats': /scratch/kisskb/src/net/sunrpc/stats.c:218: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/udp.c: In function 'udp_lib_getsockopt': /scratch/kisskb/src/net/ipv4/udp.c:1491: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/raw.c: In function 'raw_seq_show': /scratch/kisskb/src/net/ipv4/raw.c:953: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp.c: In function 'tcp_splice_read': /scratch/kisskb/src/net/ipv4/tcp.c:637: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svc_xprt.c: In function 'svc_create_xprt': /scratch/kisskb/src/net/sunrpc/svc_xprt.c:235: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svc_xprt.c: In function 'svc_recv': /scratch/kisskb/src/net/sunrpc/svc_xprt.c:768: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svc_xprt.c: In function 'svc_age_temp_xprts': /scratch/kisskb/src/net/sunrpc/svc_xprt.c:868: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/sunrpc/svc_xprt.c: In function 'svc_print_xprts': /scratch/kisskb/src/net/sunrpc/svc_xprt.c:124: warning: the frame size of 80 bytes is larger than 0 bytes LD net/xfrm/built-in.o /scratch/kisskb/src/net/ipv4/devinet.c: In function 'inet_dump_ifaddr': /scratch/kisskb/src/net/ipv4/devinet.c:1197: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function '__inet_del_ifa': /scratch/kisskb/src/net/ipv4/devinet.c:318: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_do_rcv': /scratch/kisskb/src/net/ipv4/tcp_ipv4.c:1519: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function '__devinet_sysctl_register': /scratch/kisskb/src/net/ipv4/devinet.c:1514: warning: the frame size of 40 bytes is larger than 0 bytes LD net/unix/built-in.o LD net/sunrpc/sunrpc.o /scratch/kisskb/src/net/ipv4/udp.c: In function '__udp4_lib_lookup': /scratch/kisskb/src/net/ipv4/udp.c:319: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_frontend.c: In function 'fib_magic': /scratch/kisskb/src/net/ipv4/fib_frontend.c:708: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmp_mcf_get_next': /scratch/kisskb/src/net/ipv4/igmp.c:2497: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_dump_info': /scratch/kisskb/src/net/ipv4/fib_semantics.c:1031: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmp_mcf_seq_next': /scratch/kisskb/src/net/ipv4/igmp.c:2523: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function 'inetdev_event': /scratch/kisskb/src/net/ipv4/devinet.c:1109: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmp_mcf_seq_start': /scratch/kisskb/src/net/ipv4/igmp.c:2512: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmp_mc_get_next': /scratch/kisskb/src/net/ipv4/igmp.c:2330: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_frontend.c: In function 'nl_fib_input': /scratch/kisskb/src/net/ipv4/fib_frontend.c:877: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmp_mc_seq_next':/scratch/kisskb/src/net/ipv4/tcp.c: In function 'tcp_sendmsg': /scratch/kisskb/src/net/ipv4/tcp.c:1077: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c:2357: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function 'inet_gifconf': /scratch/kisskb/src/net/ipv4/devinet.c:855: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_frontend.c: In function 'inet_dev_addr_type': /scratch/kisskb/src/net/ipv4/fib_frontend.c:222: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/proc.c: In function 'snmp_seq_show': /scratch/kisskb/src/net/ipv4/proc.c:390: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_frontend.c: In function 'inet_addr_type': /scratch/kisskb/src/net/ipv4/fib_frontend.c:216: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function 'devinet_sysctl_forward': /scratch/kisskb/src/net/ipv4/devinet.c:1365: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmp_mc_seq_start': /scratch/kisskb/src/net/ipv4/igmp.c:2346: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/udp.c: In function 'udp_recvmsg': /scratch/kisskb/src/net/ipv4/udp.c:973: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_frontend.c: In function 'ip_dev_find': /scratch/kisskb/src/net/ipv4/fib_frontend.c:177: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/af_inet.c: In function 'inet_gro_complete': /scratch/kisskb/src/net/ipv4/af_inet.c:1335: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/af_inet.c: In function 'inet_gro_receive': /scratch/kisskb/src/net/ipv4/af_inet.c:1311: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/af_inet.c: In function 'inet_ctl_sock_create': /scratch/kisskb/src/net/ipv4/af_inet.c:1356: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/af_inet.c: In function 'inet_sk_rebuild_header': /scratch/kisskb/src/net/ipv4/af_inet.c:1143: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/af_inet.c: In function 'inet_accept': /scratch/kisskb/src/net/ipv4/af_inet.c:670: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/af_inet.c: In function 'inet_stream_connect': /scratch/kisskb/src/net/ipv4/af_inet.c:643: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/af_inet.c: In function 'build_ehash_secret': /scratch/kisskb/src/net/ipv4/af_inet.c:241: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_frontend.c: In function 'inet_dump_fib': /scratch/kisskb/src/net/ipv4/fib_frontend.c:663: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function 'inetdev_by_index': /scratch/kisskb/src/net/ipv4/devinet.c:414: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_conn_request': /scratch/kisskb/src/net/ipv4/tcp_ipv4.c:1309: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function 'inet_rtm_deladdr': /scratch/kisskb/src/net/ipv4/devinet.c:475: warning: the frame size of 32 bytes is larger than 0 bytes LD drivers/hid/built-in.o LD drivers/video/console/built-in.o LD drivers/net/built-in.o /scratch/kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_err': /scratch/kisskb/src/net/ipv4/tcp_ipv4.c:477: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/xfrm4_policy.c: In function 'xfrm4_fill_dst': /scratch/kisskb/src/net/ipv4/xfrm4_policy.c:123: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp.c: In function 'tcp_sendpage': /scratch/kisskb/src/net/ipv4/tcp.c:835: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_frontend.c: In function 'ip_rt_ioctl': /scratch/kisskb/src/net/ipv4/fib_frontend.c:495: warning: the frame size of 176 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/udp.c: In function 'udp_sendmsg': /scratch/kisskb/src/net/ipv4/udp.c:784: warning: the frame size of 120 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/xfrm4_policy.c: In function 'xfrm4_dst_ifdown': /scratch/kisskb/src/net/ipv4/xfrm4_policy.c:240: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/udp.c: In function 'udp_sendpage': /scratch/kisskb/src/net/ipv4/udp.c:832: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_create_info': /scratch/kisskb/src/net/ipv4/fib_semantics.c:865: warning: the frame size of 96 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_connect': /scratch/kisskb/src/net/ipv4/tcp_ipv4.c:266: warning: the frame size of 136 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_frontend.c: In function 'fib_validate_source': /scratch/kisskb/src/net/ipv4/fib_frontend.c:303: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_semantics.c: In function 'rtmsg_fib': /scratch/kisskb/src/net/ipv4/fib_semantics.c:331: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function 'devinet_ioctl': /scratch/kisskb/src/net/ipv4/devinet.c:816: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_frontend.c: In function 'inet_rtm_newroute': /scratch/kisskb/src/net/ipv4/fib_frontend.c:623: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/xfrm4_policy.c: In function 'xfrm4_dst_lookup': /scratch/kisskb/src/net/ipv4/xfrm4_policy.c:45: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_frontend.c: In function 'inet_rtm_delroute': /scratch/kisskb/src/net/ipv4/fib_frontend.c:601: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/devinet.c: In function 'inet_rtm_newaddr': /scratch/kisskb/src/net/ipv4/devinet.c:554: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_add_src': /scratch/kisskb/src/net/ipv4/igmp.c:1712: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_sacktag_walk': /scratch/kisskb/src/net/ipv4/tcp_input.c:1668: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_sacktag_write_queue': /scratch/kisskb/src/net/ipv4/tcp_input.c:1929: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_urg': /scratch/kisskb/src/net/ipv4/tcp_input.c:4932: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_collapse': /scratch/kisskb/src/net/ipv4/tcp_input.c:4593: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_prune_queue': /scratch/kisskb/src/net/ipv4/tcp_input.c:4710: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /scratch/kisskb/src/net/ipv4/tcp_input.c:4490: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_ack': /scratch/kisskb/src/net/ipv4/tcp_input.c:3695: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_parse_options': /scratch/kisskb/src/net/ipv4/tcp_input.c:3792: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/input/built-in.o /scratch/kisskb/src/net/ipv4/ipconfig.c: In function 'ic_bootp_recv': /scratch/kisskb/src/net/ipv4/ipconfig.c:1043: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'strategy_allowed_congestion_control': /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c:189: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'proc_allowed_congestion_control': /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c:166: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'proc_tcp_available_congestion_control': /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c:146: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'sysctl_tcp_congestion_control': /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c:129: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'proc_tcp_congestion_control': /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c:110: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'ipv4_sysctl_local_port_range': /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c:91: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'ipv4_local_port_range': /scratch/kisskb/src/net/ipv4/sysctl_net_ipv4.c:64: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_hash.c: In function 'fib_seq_show': /scratch/kisskb/src/net/ipv4/fib_hash.c:1041: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_hash.c: In function 'fn_hash_dump': /scratch/kisskb/src/net/ipv4/fib_hash.c:768: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_hash.c: In function 'fn_hash_select_default': /scratch/kisskb/src/net/ipv4/fib_hash.c:345: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_hash.c: In function 'fn_hash_flush': /scratch/kisskb/src/net/ipv4/fib_hash.c:679: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/fib_hash.c: In function 'fn_hash_insert': /scratch/kisskb/src/net/ipv4/fib_hash.c:546: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_gsfget': /scratch/kisskb/src/net/ipv4/igmp.c:2178: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmpv3_newpack': /scratch/kisskb/src/net/ipv4/igmp.c:347: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/udp.c: In function '__udp4_lib_rcv': /scratch/kisskb/src/net/ipv4/udp.c:1331: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/udp.c: In function 'udp_lib_get_port': /scratch/kisskb/src/net/ipv4/udp.c:223: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'add_grec': /scratch/kisskb/src/net/ipv4/igmp.c:496: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmp_send_report': /scratch/kisskb/src/net/ipv4/igmp.c:692: warning: the frame size of 72 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmp_group_dropped': /scratch/kisskb/src/net/ipv4/igmp.c:1154: warning: the frame size of 32 bytes is larger than 0 bytes LD net/sunrpc/built-in.o /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmp_group_added': /scratch/kisskb/src/net/ipv4/igmp.c:1183: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/ipconfig.c: In function 'ip_auto_config': /scratch/kisskb/src/net/ipv4/ipconfig.c:1398: warning: the frame size of 144 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_inc_group': /scratch/kisskb/src/net/ipv4/igmp.c:1247: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neigh_get_first': /scratch/kisskb/src/net/core/neighbour.c:2219: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neigh_seq_start': /scratch/kisskb/src/net/core/neighbour.c:2370: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neightbl_set': /scratch/kisskb/src/net/core/neighbour.c:1971: warning: the frame size of 112 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neightbl_fill_parms': /scratch/kisskb/src/net/core/neighbour.c:1708: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neigh_fill_info': /scratch/kisskb/src/net/core/neighbour.c:2066: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neigh_dump_info': /scratch/kisskb/src/net/core/neighbour.c:2135: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neigh_sysctl_register': /scratch/kisskb/src/net/core/neighbour.c:2797: warning: the frame size of 48 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neigh_create': /scratch/kisskb/src/net/core/neighbour.c:472: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neigh_update': /scratch/kisskb/src/net/core/neighbour.c:1110: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neigh_add': /scratch/kisskb/src/net/core/neighbour.c:1674: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/core/neighbour.c: In function 'neightbl_dump_info': /scratch/kisskb/src/net/core/neighbour.c:2020: warning: the frame size of 112 bytes is larger than 0 bytes LD drivers/usb/core/built-in.o /scratch/kisskb/src/net/ipv4/igmp.c: In function 'igmp_rcv': /scratch/kisskb/src/net/ipv4/igmp.c:978: warning: the frame size of 16 bytes is larger than 0 bytes LD drivers/media/built-in.o /scratch/kisskb/src/net/ipv4/igmp.c: In function 'T.652': /scratch/kisskb/src/net/ipv4/igmp.c:1415: warning: the frame size of 64 bytes is larger than 0 bytes LD arch/arm/lib/built-in.o AS arch/arm/lib/ashldi3.o AS arch/arm/lib/ashrdi3.o AS arch/arm/lib/backtrace.o AS arch/arm/lib/changebit.o AS arch/arm/lib/clear_user.o AS arch/arm/lib/clearbit.o AS arch/arm/lib/copy_from_user.o AS arch/arm/lib/copy_page.o /scratch/kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_msfilter': /scratch/kisskb/src/net/ipv4/igmp.c:2064: warning: the frame size of 16 bytes is larger than 0 bytes AS arch/arm/lib/copy_to_user.o LD fs/lockd/built-in.o AS arch/arm/lib/csumipv6.o AS arch/arm/lib/csumpartial.o AS arch/arm/lib/csumpartialcopy.o AS arch/arm/lib/csumpartialcopyuser.o AS arch/arm/lib/delay.o AS arch/arm/lib/div64.o AS arch/arm/lib/findbit.o AS arch/arm/lib/getuser.o AS arch/arm/lib/io-readsb.o AS arch/arm/lib/io-readsl.o AS arch/arm/lib/io-readsw-armv4.o AS arch/arm/lib/io-writesb.o AS arch/arm/lib/io-writesl.o AS arch/arm/lib/io-writesw-armv4.o AS arch/arm/lib/lib1funcs.o AS arch/arm/lib/lshrdi3.o /scratch/kisskb/src/net/core/net-sysfs.c: In function 'netdev_store': /scratch/kisskb/src/net/core/net-sysfs.c:90: warning: the frame size of 8 bytes is larger than 0 bytes AS arch/arm/lib/memchr.o AS arch/arm/lib/memcpy.o AS arch/arm/lib/memmove.o AS arch/arm/lib/memset.o CC lib/bcd.o AS arch/arm/lib/memzero.o AS arch/arm/lib/muldi3.o AS arch/arm/lib/putuser.o CC lib/div64.o AS arch/arm/lib/setbit.o CC lib/sort.o AS arch/arm/lib/sha1.o CC lib/parser.o AS arch/arm/lib/strchr.o CC lib/halfmd4.o AS arch/arm/lib/strncpy_from_user.o AS arch/arm/lib/strnlen_user.o CC lib/debug_locks.o CC lib/random32.o AS arch/arm/lib/strrchr.o AS arch/arm/lib/testchangebit.o CC lib/bust_spinlocks.o /scratch/kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_source': /scratch/kisskb/src/net/ipv4/igmp.c:1980: warning: the frame size of 24 bytes is larger than 0 bytes AS arch/arm/lib/testclearbit.o CC lib/hexdump.o AS arch/arm/lib/testsetbit.o CC lib/kasprintf.o AS arch/arm/lib/ucmpdi2.o CC lib/bitmap.o CC lib/scatterlist.o /scratch/kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_msfget': /scratch/kisskb/src/net/ipv4/igmp.c:2124: warning: the frame size of 16 bytes is larger than 0 bytes CC lib/string_helpers.o CC lib/iomap_copy.o CC lib/devres.o CC lib/find_last_bit.o CC lib/hweight.o CC lib/bitrev.o HOSTCC lib/gen_crc32table /scratch/kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_current_mss': /scratch/kisskb/src/net/ipv4/tcp_output.c:1070: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_transmit_skb': /scratch/kisskb/src/net/ipv4/tcp_output.c:706: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_connect': /scratch/kisskb/src/net/ipv4/tcp_output.c:2374: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_make_synack': /scratch/kisskb/src/net/ipv4/tcp_output.c:2269: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_fragment': /scratch/kisskb/src/net/ipv4/tcp_output.c:878: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_retransmit_skb': /scratch/kisskb/src/net/ipv4/tcp_output.c:1957: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_xmit_retransmit_queue': /scratch/kisskb/src/net/ipv4/tcp_output.c:2079: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_write_xmit': /scratch/kisskb/src/net/ipv4/tcp_output.c:1592: warning: the frame size of 32 bytes is larger than 0 bytes CC lib/nlattr.o CC lib/argv_split.o CC lib/cmdline.o CC lib/zlib_inflate/inffast.o CC lib/ctype.o CC lib/zlib_inflate/inflate.o LD drivers/usb/storage/built-in.o CC lib/dec_and_lock.o /scratch/kisskb/src/lib/sort.c: In function 'sort': /scratch/kisskb/src/lib/sort.c:83: warning: the frame size of 8 bytes is larger than 0 bytes CC lib/decompress.o CC lib/decompress_inflate.o CC lib/zlib_inflate/infutil.o CC lib/dump_stack.o /scratch/kisskb/src/lib/halfmd4.c: In function 'half_md4_transform': /scratch/kisskb/src/lib/halfmd4.c:65: warning: the frame size of 24 bytes is larger than 0 bytes CC lib/extable.o CC lib/idr.o CC lib/int_sqrt.o CC lib/ioremap.o /scratch/kisskb/src/lib/random32.c: In function 'random32_reseed': /scratch/kisskb/src/lib/random32.c:153: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/hexdump.c: In function 'hex_dump_to_buffer': /scratch/kisskb/src/lib/hexdump.c:116: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/hexdump.c: In function 'print_hex_dump': /scratch/kisskb/src/lib/hexdump.c:180: warning: the frame size of 208 bytes is larger than 0 bytes /scratch/kisskb/src/lib/parser.c: In function 'match_number': /scratch/kisskb/src/lib/parser.c:140: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/parser.c: In function 'match_token': /scratch/kisskb/src/lib/parser.c:111: warning: the frame size of 8 bytes is larger than 0 bytes CC lib/irq_regs.o CC lib/zlib_inflate/inftrees.o CC lib/is_single_threaded.o CC lib/zlib_inflate/inflate_syms.o CC lib/klist.o /scratch/kisskb/src/lib/kasprintf.c: In function 'kvasprintf': /scratch/kisskb/src/lib/kasprintf.c:30: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/kasprintf.c: In function 'kasprintf': /scratch/kisskb/src/lib/kasprintf.c:43: warning: the frame size of 8 bytes is larger than 0 bytes CC lib/zlib_deflate/deflate.o CC lib/kobject.o CC lib/zlib_deflate/deftree.o CC lib/zlib_deflate/deflate_syms.o CC lib/kobject_uevent.o /scratch/kisskb/src/lib/scatterlist.c: In function 'sg_copy_buffer': /scratch/kisskb/src/lib/scatterlist.c:453: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/lib/scatterlist.c: In function '__sg_alloc_table': /scratch/kisskb/src/lib/scatterlist.c:270: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/string_helpers.c: In function 'string_get_size': /scratch/kisskb/src/lib/string_helpers.c:67: warning: the frame size of 120 bytes is larger than 0 bytes CC lib/kref.o /scratch/kisskb/src/lib/zlib_inflate/inftrees.c: In function 'zlib_inflate_table': /scratch/kisskb/src/lib/zlib_inflate/inftrees.c:315: warning: the frame size of 128 bytes is larger than 0 bytes /scratch/kisskb/src/lib/cmdline.c: In function 'memparse': /scratch/kisskb/src/lib/cmdline.c:154: warning: the frame size of 8 bytes is larger than 0 bytes CC lib/plist.o CC lib/prio_heap.o /scratch/kisskb/src/lib/cmdline.c: In function 'get_options': /scratch/kisskb/src/lib/cmdline.c:114: warning: the frame size of 8 bytes is larger than 0 bytes CC lib/prio_tree.o CC lib/proportions.o CC lib/radix-tree.o CC lib/ratelimit.o CC lib/rbtree.o CC lib/reciprocal_div.o CC lib/rwsem-spinlock.o /scratch/kisskb/src/lib/decompress_inflate.c: In function 'gunzip': /scratch/kisskb/src/lib/decompress_inflate.c:166: warning: the frame size of 16 bytes is larger than 0 bytes CC lib/sha1.o CC lib/show_mem.o CC lib/string.o CC lib/vsprintf.o CC [M] lib/crc-ccitt.o /scratch/kisskb/src/lib/zlib_inflate/inffast.c: In function 'inflate_fast': /scratch/kisskb/src/lib/zlib_inflate/inffast.c:296: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/lib/bitmap.c: In function '__bitmap_shift_left': /scratch/kisskb/src/lib/bitmap.c:179: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/zlib_inflate/inflate.c: In function 'zlib_inflate': /scratch/kisskb/src/lib/zlib_inflate/inflate.c:755: warning: the frame size of 72 bytes is larger than 0 bytes GEN lib/crc32table.h CC lib/crc32.o /scratch/kisskb/src/lib/bitmap.c: In function '__bitmap_parse': /scratch/kisskb/src/lib/bitmap.c:401: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/idr.c: In function 'idr_get_empty_slot': /scratch/kisskb/src/lib/idr.c:259: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/lib/idr.c: In function 'ida_get_new_above': /scratch/kisskb/src/lib/idr.c:838: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/lib/idr.c: In function 'idr_get_new_above_int': /scratch/kisskb/src/lib/idr.c:279: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/lib/idr.c: In function 'idr_get_next': /scratch/kisskb/src/lib/idr.c:623: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/lib/idr.c: In function 'idr_for_each': /scratch/kisskb/src/lib/idr.c:578: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/lib/idr.c: In function 'idr_remove_all': /scratch/kisskb/src/lib/idr.c:472: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/lib/idr.c: In function 'idr_remove': /scratch/kisskb/src/lib/idr.c:427: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/lib/ioremap.c: In function 'ioremap_page_range': /scratch/kisskb/src/lib/ioremap.c:92: warning: the frame size of 24 bytes is larger than 0 bytes LD lib/zlib_inflate/zlib_inflate.o /scratch/kisskb/src/lib/klist.c: In function 'klist_remove': /scratch/kisskb/src/lib/klist.c:259: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/lib/bitmap.c: In function '__bitmap_shift_right': /scratch/kisskb/src/lib/bitmap.c:138: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/radix-tree.c: In function 'radix_tree_tag_clear': /scratch/kisskb/src/lib/radix-tree.c:564: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/lib/prio_tree.c: In function 'prio_tree_next': /scratch/kisskb/src/lib/prio_tree.c:484: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/bitmap.c: In function 'bitmap_parselist': /scratch/kisskb/src/lib/bitmap.c:533: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/bitmap.c: In function 'bitmap_scnlistprintf': /scratch/kisskb/src/lib/bitmap.c:486: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/zlib_deflate/deflate.c: In function 'longest_match': /scratch/kisskb/src/lib/zlib_deflate/deflate.c:818: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/lib/zlib_deflate/deflate.c: In function 'fill_window': /scratch/kisskb/src/lib/zlib_deflate/deflate.c:948: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/radix-tree.c: In function 'radix_tree_gang_lookup': /scratch/kisskb/src/lib/radix-tree.c:783: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/bitmap.c: In function 'bitmap_scnprintf': /scratch/kisskb/src/lib/bitmap.c:315: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/radix-tree.c: In function 'radix_tree_gang_lookup_slot': /scratch/kisskb/src/lib/radix-tree.c:842: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/kobject.c: In function 'kobject_init_and_add': /scratch/kisskb/src/lib/kobject.c:386: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/kobject.c: In function 'kobject_add': /scratch/kisskb/src/lib/kobject.c:359: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/kobject.c: In function 'kobject_set_name': /scratch/kisskb/src/lib/kobject.c:255: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/radix-tree.c: In function '__lookup_tag': /scratch/kisskb/src/lib/radix-tree.c:908: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/rwsem-spinlock.c: In function '__down_write_nested': /scratch/kisskb/src/lib/rwsem-spinlock.c:232: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/kobject_uevent.c: In function 'add_uevent_var': /scratch/kisskb/src/lib/kobject_uevent.c:318: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/rwsem-spinlock.c: In function '__down_read': /scratch/kisskb/src/lib/rwsem-spinlock.c:166: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/radix-tree.c: In function 'radix_tree_gang_lookup_tag': /scratch/kisskb/src/lib/radix-tree.c:976: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/radix-tree.c: In function 'radix_tree_gang_lookup_tag_slot': /scratch/kisskb/src/lib/radix-tree.c:1036: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/kobject.c: In function 'kobject_move': /scratch/kisskb/src/lib/kobject.c:505: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/kobject_uevent.c: In function 'kobject_uevent_env': /scratch/kisskb/src/lib/kobject_uevent.c:268: warning: the frame size of 32 bytes is larger than 0 bytes /scratch/kisskb/src/lib/kobject.c: In function 'kobject_rename': /scratch/kisskb/src/lib/kobject.c:453: warning: the frame size of 8 bytes is larger than 0 bytes LD net/core/built-in.o /scratch/kisskb/src/lib/zlib_deflate/deftree.c: In function 'zlib_tr_init': /scratch/kisskb/src/lib/zlib_deflate/deftree.c:321: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/lib/zlib_deflate/deftree.c: In function 'build_tree': /scratch/kisskb/src/lib/zlib_deflate/deftree.c:620: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/lib/zlib_deflate/deftree.c: In function 'send_tree': /scratch/kisskb/src/lib/zlib_deflate/deftree.c:718: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/lib/zlib_deflate/deftree.c: In function 'compress_block': /scratch/kisskb/src/lib/zlib_deflate/deftree.c:1064: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/zlib_deflate/deftree.c: In function 'zlib_tr_flush_block': /scratch/kisskb/src/lib/zlib_deflate/deftree.c:963: warning: the frame size of 8 bytes is larger than 0 bytes LD drivers/usb/built-in.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o /scratch/kisskb/src/lib/radix-tree.c: In function 'radix_tree_delete': /scratch/kisskb/src/lib/radix-tree.c:1172: warning: the frame size of 56 bytes is larger than 0 bytes LD drivers/video/built-in.o LD drivers/i2c/built-in.o LD sound/core/built-in.o /scratch/kisskb/src/lib/vsprintf.c: In function 'put_dec': /scratch/kisskb/src/lib/vsprintf.c:389: warning: the frame size of 24 bytes is larger than 0 bytes /scratch/kisskb/src/lib/vsprintf.c: In function 'number': /scratch/kisskb/src/lib/vsprintf.c:546: warning: the frame size of 88 bytes is larger than 0 bytes /scratch/kisskb/src/lib/vsprintf.c: In function 'vsscanf': /scratch/kisskb/src/lib/vsprintf.c:1855: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/lib/vsprintf.c: In function 'sscanf': /scratch/kisskb/src/lib/vsprintf.c:1873: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/vsprintf.c: In function 'pointer': /scratch/kisskb/src/lib/vsprintf.c:753: warning: the frame size of 272 bytes is larger than 0 bytes /scratch/kisskb/src/lib/vsprintf.c: In function 'vsnprintf': /scratch/kisskb/src/lib/vsprintf.c:1140: warning: the frame size of 64 bytes is larger than 0 bytes /scratch/kisskb/src/lib/vsprintf.c: In function 'sprintf': /scratch/kisskb/src/lib/vsprintf.c:1259: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/vsprintf.c: In function 'scnprintf': /scratch/kisskb/src/lib/vsprintf.c:1214: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/vsprintf.c: In function 'snprintf': /scratch/kisskb/src/lib/vsprintf.c:1191: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/vsprintf.c: In function 'strict_strtoull': /scratch/kisskb/src/lib/vsprintf.c:255: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/lib/vsprintf.c: In function 'strict_strtoul': /scratch/kisskb/src/lib/vsprintf.c:182: warning: the frame size of 8 bytes is larger than 0 bytes AR lib/lib.a LD drivers/scsi/built-in.o LD net/ipv4/built-in.o LD drivers/mtd/nand/built-in.o LD drivers/base/built-in.o LD drivers/mtd/built-in.o LD net/built-in.o LD drivers/built-in.o LD lib/zlib_inflate/built-in.o LD fs/built-in.o LD lib/built-in.o AR arch/arm/lib/lib.a LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map OBJCOPY arch/arm/boot/Image Building modules, stage 2. MODPOST 82 modules Kernel: arch/arm/boot/Image is ready GZIP arch/arm/boot/compressed/piggy.gz AS arch/arm/boot/compressed/head.o CC arch/arm/boot/compressed/misc.o AS arch/arm/boot/compressed/head-xscale.o CC crypto/aead.mod.o CC crypto/aes_generic.mod.o CC crypto/arc4.mod.o CC crypto/chainiv.mod.o CC crypto/crypto_algapi.mod.o CC crypto/crypto_blkcipher.mod.o CC crypto/crypto_hash.mod.o CC crypto/crypto_wq.mod.o CC crypto/cryptomgr.mod.o CC crypto/ecb.mod.o CC crypto/eseqiv.mod.o CC crypto/krng.mod.o CC crypto/michael_mic.mod.o CC crypto/pcompress.mod.o CC crypto/rng.mod.o CC drivers/base/firmware_class.mod.o CC drivers/bluetooth/btusb.mod.o CC drivers/cpufreq/cpufreq_userspace.mod.o CC drivers/i2c/i2c-dev.mod.o CC drivers/input/touchscreen/wm97xx-ts.mod.o CC drivers/media/common/tuners/mc44s803.mod.o CC drivers/media/common/tuners/mt20xx.mod.o CC drivers/media/common/tuners/tda8290.mod.o CC drivers/media/common/tuners/tda9887.mod.o CC drivers/media/common/tuners/tea5761.mod.o CC drivers/media/common/tuners/tea5767.mod.o CC drivers/media/common/tuners/tuner-simple.mod.o CC drivers/media/common/tuners/tuner-types.mod.o CC drivers/media/common/tuners/tuner-xc2028.mod.o CC drivers/media/common/tuners/xc5000.mod.o CC drivers/media/video/mt9m111.mod.o In file included from /scratch/kisskb/src/arch/arm/boot/compressed/misc.c:263: /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c: In function 'makecrc': /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c:1176: warning: the frame size of 56 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c: In function 'inflate_stored': /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c:755: warning: the frame size of 8 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c: In function 'inflate_codes': /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c:696: warning: the frame size of 56 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/arch/arm/boot/compressed/misc.c:263: /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c: In function 'huft_build': /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c:559: warning: the frame size of 96 bytes is larger than 0 bytes In file included from /scratch/kisskb/src/arch/arm/boot/compressed/misc.c:263: /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c: In function 'inflate_fixed': /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c:819: warning: the frame size of 16 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c: In function 'inflate_dynamic': /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c:1026: warning: the frame size of 40 bytes is larger than 0 bytes /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c: In function 'inflate': /scratch/kisskb/src/arch/arm/boot/compressed/../../../../lib/inflate.c:1125: warning: the frame size of 8 bytes is larger than 0 bytes CC drivers/media/video/pxa_camera.mod.o CC drivers/media/video/soc_camera.mod.o CC drivers/media/video/v4l1-compat.mod.o CC drivers/media/video/v4l2-common.mod.o CC drivers/media/video/v4l2-int-device.mod.o CC drivers/media/video/videobuf-core.mod.o CC drivers/media/video/videobuf-dma-sg.mod.o CC drivers/media/video/videodev.mod.o CC drivers/mmc/core/mmc_core.mod.o CC drivers/mmc/card/mmc_block.mod.o CC drivers/mmc/host/pxamci.mod.o CC drivers/net/bsd_comp.mod.o CC drivers/net/ppp_async.mod.o CC drivers/net/ppp_deflate.mod.o CC drivers/net/ppp_generic.mod.o CC drivers/net/slhc.mod.o CC drivers/net/wireless/libertas/libertas.mod.o CC drivers/net/wireless/libertas/libertas_sdio.mod.o CC drivers/scsi/scsi_wait_scan.mod.o CC drivers/video/backlight/backlight.mod.o CC drivers/video/backlight/da903x_bl.mod.o CC drivers/video/mbx/mbxfb.mod.o CC fs/cifs/cifs.mod.o CC fs/nls/nls_cp437.mod.o CC fs/fat/vfat.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_utf8.mod.o CC lib/crc-ccitt.mod.o CC fs/fat/fat.mod.o CC net/bluetooth/bluetooth.mod.o CC net/bluetooth/bnep/bnep.mod.o CC net/bluetooth/hidp/hidp.mod.o CC net/bluetooth/l2cap.mod.o CC net/bluetooth/rfcomm/rfcomm.mod.o CC net/bluetooth/sco.mod.o CC net/wireless/lib80211.mod.o CC sound/ac97_bus.mod.o CC sound/arm/snd-pxa2xx-lib.mod.o CC sound/core/oss/snd-mixer-oss.mod.o CC sound/core/oss/snd-pcm-oss.mod.o CC sound/core/snd-page-alloc.mod.o CC sound/core/snd-pcm.mod.o CC sound/core/snd-timer.mod.o CC sound/core/snd.mod.o CC sound/pci/ac97/snd-ac97-codec.mod.o CC sound/soc/codecs/snd-soc-wm9712.mod.o CC sound/soc/pxa/snd-soc-em-x270.mod.o CC sound/soc/pxa/snd-soc-pxa2xx-ac97.mod.o CC sound/soc/pxa/snd-soc-pxa2xx.mod.o CC sound/soc/snd-soc-core.mod.o CC sound/soundcore.mod.o LD [M] crypto/aead.ko LD [M] crypto/aes_generic.ko LD [M] crypto/arc4.ko LD [M] crypto/chainiv.ko LD [M] crypto/crypto_algapi.ko LD [M] crypto/crypto_blkcipher.ko LD [M] crypto/crypto_hash.ko LD [M] crypto/crypto_wq.ko LD [M] crypto/cryptomgr.ko LD [M] crypto/ecb.ko LD [M] crypto/eseqiv.ko LD [M] crypto/krng.ko LD [M] crypto/michael_mic.ko LD [M] crypto/pcompress.ko LD [M] crypto/rng.ko LD [M] drivers/base/firmware_class.ko LD [M] drivers/bluetooth/btusb.ko LD [M] drivers/cpufreq/cpufreq_userspace.ko LD [M] drivers/i2c/i2c-dev.ko LD [M] drivers/input/touchscreen/wm97xx-ts.ko LD [M] drivers/media/common/tuners/mc44s803.ko LD [M] drivers/media/common/tuners/mt20xx.ko LD [M] drivers/media/common/tuners/tda8290.ko LD [M] drivers/media/common/tuners/tda9887.ko LD [M] drivers/media/common/tuners/tea5761.ko LD [M] drivers/media/common/tuners/tea5767.ko LD [M] drivers/media/common/tuners/tuner-simple.ko LD [M] drivers/media/common/tuners/tuner-types.ko LD [M] drivers/media/common/tuners/tuner-xc2028.ko LD [M] drivers/media/common/tuners/xc5000.ko LD [M] drivers/media/video/mt9m111.ko LD [M] drivers/media/video/pxa_camera.ko LD [M] drivers/media/video/soc_camera.ko LD [M] drivers/media/video/v4l1-compat.ko LD [M] drivers/media/video/v4l2-common.ko LD [M] drivers/media/video/v4l2-int-device.ko LD [M] drivers/media/video/videobuf-core.ko LD [M] drivers/media/video/videodev.ko LD [M] drivers/mmc/card/mmc_block.ko LD [M] drivers/mmc/core/mmc_core.ko LD [M] drivers/mmc/host/pxamci.ko LD [M] drivers/net/bsd_comp.ko LD [M] drivers/net/ppp_async.ko LD [M] drivers/net/ppp_deflate.ko LD [M] drivers/net/slhc.ko LD [M] drivers/net/wireless/libertas/libertas.ko LD [M] drivers/net/wireless/libertas/libertas_sdio.ko LD [M] drivers/video/backlight/backlight.ko LD [M] drivers/video/mbx/mbxfb.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_utf8.ko LD [M] lib/crc-ccitt.ko LD [M] net/bluetooth/bluetooth.ko LD [M] net/bluetooth/hidp/hidp.ko LD [M] net/bluetooth/l2cap.ko LD [M] net/bluetooth/rfcomm/rfcomm.ko LD [M] sound/ac97_bus.ko LD [M] sound/arm/snd-pxa2xx-lib.ko LD [M] sound/core/oss/snd-mixer-oss.ko LD [M] sound/core/snd-page-alloc.ko LD [M] sound/core/snd-pcm.ko LD [M] sound/core/snd-timer.ko LD [M] sound/core/snd.ko LD [M] sound/soc/codecs/snd-soc-wm9712.ko LD [M] sound/soc/snd-soc-core.ko LD [M] sound/soc/pxa/snd-soc-pxa2xx.ko LD [M] sound/soundcore.ko LD [M] drivers/net/ppp_generic.ko LD [M] drivers/scsi/scsi_wait_scan.ko LD [M] net/bluetooth/sco.ko LD [M] sound/core/oss/snd-pcm-oss.ko LD [M] sound/pci/ac97/snd-ac97-codec.ko LD [M] drivers/media/video/videobuf-dma-sg.ko LD [M] sound/soc/pxa/snd-soc-em-x270.ko LD [M] net/wireless/lib80211.ko LD [M] sound/soc/pxa/snd-soc-pxa2xx-ac97.ko AS arch/arm/boot/compressed/piggy.o LD arch/arm/boot/compressed/vmlinux OBJCOPY arch/arm/boot/zImage LD [M] fs/fat/vfat.ko LD [M] drivers/video/backlight/da903x_bl.ko Kernel: arch/arm/boot/zImage is ready LD [M] net/bluetooth/bnep/bnep.ko LD [M] fs/cifs/cifs.ko LD [M] fs/fat/fat.ko # Build took: 0:00:55.672565 Completed OK