# < git ls-remote git://fs.ozlabs.ibm.com/home/kernel/upstream refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is ebc79c4f8da0f92efa968e0328f32334a2ce80cf Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was ebc79c4). # git checkout -q -f -b linus tmp/linus # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/bin2c HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o CC kernel/bounds.s MKELF scripts/mod/elfconfig.h GEN include/linux/bounds.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o HOSTCC usr/gen_init_cpio CC init/do_mounts_initrd.o UPD include/linux/compile.h CC init/do_mounts_md.o CC init/initramfs.o CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/mm/cache.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/init.o CC arch/sh/kernel/irq.o CC arch/sh/mm/consistent.o LD arch/sh/boards/built-in.o CC arch/sh/math-emu/math.o GEN usr/initramfs_data.cpio AS usr/initramfs_data.o LD usr/built-in.o CC arch/sh/kernel/machvec.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type CC arch/sh/mm/mmap.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/cache-sh2.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/process_32.o CC arch/sh/boards/mach-se/board-se7619.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/asids-debugfs.o LD init/mounts.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC kernel/sched.o CC mm/bootmem.o CC arch/sh/kernel/sys_sh.o CC mm/filemap.o LD arch/sh/boards/mach-se/built-in.o CC arch/sh/kernel/sys_sh32.o CC kernel/fork.o CC mm/mempool.o LD init/built-in.o AS arch/sh/kernel/syscalls_32.o In file included from /scratch/kisskb/src/kernel/sched.c:42: /scratch/kisskb/src/include/linux/perf_counter.h: In function 'perf_output_begin': /scratch/kisskb/src/include/linux/perf_counter.h:854: warning: no return statement in function returning non-void /scratch/kisskb/src/include/linux/perf_counter.h: At top level: /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: 'struct perf_sample_data' declared inside parameter list /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_counter.h:868: warning: 'struct perf_sample_data' declared inside parameter list CC arch/sh/kernel/time.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:322: warning: control reaches end of non-void function LD arch/sh/mm/built-in.o CC kernel/exec_domain.o CC ipc/util.o CC mm/oom_kill.o CC fs/open.o In file included from /scratch/kisskb/src/kernel/fork.c:64: /scratch/kisskb/src/include/linux/perf_counter.h: In function 'perf_output_begin': /scratch/kisskb/src/include/linux/perf_counter.h:854: warning: no return statement in function returning non-void /scratch/kisskb/src/include/linux/perf_counter.h: At top level: /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: 'struct perf_sample_data' declared inside parameter list /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_counter.h:868: warning: 'struct perf_sample_data' declared inside parameter list CC kernel/panic.o CC mm/fadvise.o CC fs/read_write.o CC ipc/msgutil.o CC ipc/msg.o CC security/keys/gc.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC fs/file_table.o CC kernel/printk.o CC arch/sh/kernel/traps_32.o CC ipc/sem.o CC security/keys/key.o CC arch/sh/kernel/unwinder.o CC mm/maccess.o CC fs/super.o CC ipc/shm.o CC crypto/api.o CC security/keys/keyring.o CC security/keys/keyctl.o CC ipc/ipcns_notifier.o CC kernel/cpu.o CC security/tomoyo/common.o CC mm/page_alloc.o AS arch/sh/kernel/cpu/sh2/ex.o CC security/tomoyo/realpath.o LD arch/sh/math-emu/built-in.o CC arch/sh/kernel/cpu/sh2/probe.o CC arch/sh/kernel/cpu/irq/imask.o CC fs/char_dev.o CC security/commoncap.o CC arch/sh/kernel/sh_bios.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC crypto/cipher.o LD arch/sh/kernel/cpu/irq/built-in.o CC crypto/compress.o CC crypto/algapi.o CC ipc/ipc_sysctl.o CC fs/stat.o CC security/tomoyo/tomoyo.o LD arch/sh/kernel/cpu/sh2/built-in.o CC crypto/scatterwalk.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC security/keys/permission.o CC arch/sh/kernel/cpu/hwblk.o CC ipc/mqueue.o /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:242: warning: 'arch_init_clk_ops' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:58) /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:256: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:237) CC security/keys/process_keys.o CC security/min_addr.o CC fs/exec.o CC mm/page-writeback.o CC security/keys/request_key.o CC kernel/exit.o CC arch/sh/kernel/kgdb.o CC kernel/itimer.o CC ipc/mq_sysctl.o In file included from /scratch/kisskb/src/fs/exec.c:36: /scratch/kisskb/src/include/linux/perf_counter.h: In function 'perf_output_begin': /scratch/kisskb/src/include/linux/perf_counter.h:854: warning: no return statement in function returning non-void /scratch/kisskb/src/include/linux/perf_counter.h: At top level: /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: 'struct perf_sample_data' declared inside parameter list /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_counter.h:868: warning: 'struct perf_sample_data' declared inside parameter list CC block/elevator.o CC security/tomoyo/domain.o CC crypto/proc.o LD arch/sh/kernel/cpu/built-in.o TIMEC kernel/timeconst.h CC arch/sh/kernel/sh_ksyms_32.o In file included from /scratch/kisskb/src/kernel/exit.c:50: /scratch/kisskb/src/include/linux/perf_counter.h: In function 'perf_output_begin': /scratch/kisskb/src/include/linux/perf_counter.h:854: warning: no return statement in function returning non-void /scratch/kisskb/src/include/linux/perf_counter.h: At top level: /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: 'struct perf_sample_data' declared inside parameter list /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_counter.h:868: warning: 'struct perf_sample_data' declared inside parameter list CC mm/readahead.o CC block/blk-core.o CC fs/pipe.o LD sound/built-in.o LD drivers/atm/built-in.o CC [M] sound/sound_core.o CC [M] drivers/atm/atmtcp.o CC security/keys/request_key_auth.o /scratch/kisskb/src/kernel/sched.c: In function 'get_parent_ip': /scratch/kisskb/src/kernel/sched.c:5213: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c:5215: warning: unsupported argument to '__builtin_return_address' CC crypto/ablkcipher.o CC security/tomoyo/file.o CC arch/sh/kernel/module.o LD ipc/built-in.o CC arch/sh/kernel/early_printk.o CC arch/sh/kernel/crash_dump.o CC security/keys/user_defined.o CC kernel/softirq.o CC mm/swap.o CC mm/truncate.o CC arch/sh/kernel/stacktrace.o CC security/keys/proc.o CC kernel/resource.o LD drivers/auxdisplay/built-in.o CC [M] sound/sound_firmware.o CC crypto/blkcipher.o LD drivers/block/built-in.o LD sound/arm/built-in.o CC kernel/sysctl.o CC arch/sh/kernel/ftrace.o CC drivers/base/core.o LD security/tomoyo/built-in.o CC kernel/capability.o CC crypto/ahash.o CC security/keys/sysctl.o In file included from /scratch/kisskb/src/kernel/sysctl.c:53: /scratch/kisskb/src/include/linux/perf_counter.h: In function 'perf_output_begin': /scratch/kisskb/src/include/linux/perf_counter.h:854: warning: no return statement in function returning non-void /scratch/kisskb/src/include/linux/perf_counter.h: At top level: /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: 'struct perf_sample_data' declared inside parameter list /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_counter.h:868: warning: 'struct perf_sample_data' declared inside parameter list CC fs/namei.o CC arch/sh/kernel/disassemble.o LD sound/atmel/built-in.o LD security/keys/built-in.o CC mm/vmscan.o LD sound/core/oss/built-in.o CC security/security.o CC [M] sound/core/oss/mixer_oss.o LD sound/drivers/built-in.o LD sound/drivers/mpu401/built-in.o LD sound/core/seq/built-in.o CC [M] sound/core/seq/seq_device.o LD sound/drivers/opl3/built-in.o CC arch/sh/kernel/dwarf.o LD sound/drivers/opl4/built-in.o LD sound/drivers/pcsp/built-in.o LD sound/drivers/vx/built-in.o AS arch/sh/kernel/head_32.o CC [M] sound/core/seq/seq_midi_event.o CC mm/shmem.o CC drivers/bluetooth/btmrvl_main.o LD firmware/built-in.o CC mm/prio_tree.o LD arch/sh/drivers/dma/built-in.o CC arch/sh/drivers/push-switch.o CC mm/util.o CC crypto/shash.o CC fs/fcntl.o CC drivers/base/sys.o CC mm/mmzone.o CC kernel/ptrace.o LD arch/sh/drivers/built-in.o CC kernel/timer.o CC arch/sh/kernel/init_task.o CC [M] sound/core/seq/seq.o CC fs/ioctl.o CC fs/readdir.o In file included from /scratch/kisskb/src/kernel/timer.c:40: /scratch/kisskb/src/include/linux/perf_counter.h: In function 'perf_output_begin': /scratch/kisskb/src/include/linux/perf_counter.h:854: warning: no return statement in function returning non-void /scratch/kisskb/src/include/linux/perf_counter.h: At top level: /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: 'struct perf_sample_data' declared inside parameter list /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_counter.h:868: warning: 'struct perf_sample_data' declared inside parameter list CC security/capability.o CC crypto/algboss.o CC drivers/base/bus.o CC [M] sound/core/seq/seq_lock.o CC block/blk-tag.o LD [M] sound/core/oss/snd-mixer-oss.o CC block/blk-sysfs.o LD sound/i2c/built-in.o LD sound/i2c/other/built-in.o CC drivers/bluetooth/btmrvl_debugfs.o LDS arch/sh/kernel/vmlinux.lds CC crypto/testmgr.o CC [M] sound/core/seq/seq_clientmgr.o LD arch/sh/kernel/built-in.o LD sound/isa/built-in.o CC arch/sh/oprofile/../../../drivers/oprofile/oprof.o LD sound/isa/ad1816a/built-in.o LD sound/isa/ad1848/built-in.o LD sound/isa/cs423x/built-in.o CC arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o LD sound/isa/es1688/built-in.o LD sound/isa/gus/built-in.o CC mm/vmstat.o LD sound/isa/msnd/built-in.o LD sound/mips/built-in.o CC [M] sound/core/seq/seq_memory.o LD sound/isa/opti9xx/built-in.o CC mm/backing-dev.o LD sound/isa/sb/built-in.o LD sound/isa/wavefront/built-in.o LD sound/isa/wss/built-in.o CC kernel/user.o CC arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o CC drivers/bluetooth/hci_ldisc.o CC net/socket.o LD net/802/built-in.o CC [M] net/802/p8022.o CC block/blk-barrier.o CC drivers/base/dd.o CC block/blk-settings.o CC arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o CC fs/select.o CC kernel/signal.o CC [M] sound/core/seq/seq_queue.o CC security/inode.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.o CC mm/page_isolation.o CC [M] net/802/psnap.o CC drivers/base/driver.o CC drivers/base/class.o CC fs/fifo.o CC drivers/bluetooth/hci_bcsp.o CC fs/dcache.o CC block/blk-ioc.o CC mm/mm_init.o CC arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o CC security/lsm_audit.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1869: warning: control reaches end of non-void function CC arch/sh/oprofile/../../../drivers/oprofile/timer_int.o CC security/device_cgroup.o CC drivers/base/platform.o CC crypto/crypto_wq.o LD crypto/crypto_algapi.o CC crypto/aead.o CC mm/nommu.o CC arch/sh/lib/io.o CC [M] sound/core/seq/seq_fifo.o CC [M] drivers/bluetooth/hci_vhci.o CC arch/sh/oprofile/common.o /scratch/kisskb/src/arch/sh/oprofile/common.c: In function 'op_sh_create_files': /scratch/kisskb/src/arch/sh/oprofile/common.c:62: warning: passing argument 4 of 'oprofilefs_create_ulong' from incompatible pointer type CC block/blk-map.o AS arch/sh/lib/ashiftrt.o CC arch/sh/oprofile/backtrace.o CC mm/init-mm.o CC [M] drivers/bluetooth/dtl1_cs.o CC arch/sh/lib/ashldi3.o CC [M] drivers/bluetooth/bt3c_cs.o CC kernel/sys.o CC [M] sound/core/seq/seq_prioq.o LD arch/sh/oprofile/oprofile.o LD arch/sh/oprofile/built-in.o LD security/built-in.o LD net/appletalk/built-in.o CC [M] net/appletalk/aarp.o LD drivers/cdrom/built-in.o CC kernel/kmod.o In file included from /scratch/kisskb/src/kernel/sys.c:17: /scratch/kisskb/src/include/linux/perf_counter.h: In function 'perf_output_begin': /scratch/kisskb/src/include/linux/perf_counter.h:854: warning: no return statement in function returning non-void /scratch/kisskb/src/include/linux/perf_counter.h: At top level: /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: 'struct perf_sample_data' declared inside parameter list /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_counter.h:868: warning: 'struct perf_sample_data' declared inside parameter list CC drivers/char/mem.o CC drivers/base/cpu.o AS arch/sh/lib/ashlsi3.o LD drivers/clocksource/built-in.o CC arch/sh/lib/ashrdi3.o LD sound/oss/built-in.o CC fs/inode.o CC mm/dmapool.o LD crypto/crypto_blkcipher.o CC crypto/chainiv.o CC block/blk-exec.o CC [M] sound/core/seq/seq_timer.o AS arch/sh/lib/ashrsi3.o CC drivers/base/firmware.o AS arch/sh/lib/checksum.o CC block/blk-merge.o CC arch/sh/lib/delay.o CC drivers/char/random.o CC arch/sh/lib/div64-generic.o AS arch/sh/lib/div64.o CC mm/shmem_acl.o CC [M] net/appletalk/ddp.o CC crypto/eseqiv.o CC [M] drivers/bluetooth/btuart_cs.o CC mm/slub.o CC arch/sh/lib/lshrdi3.o CC fs/attr.o CC kernel/workqueue.o CC drivers/base/init.o CC drivers/base/map.o CC [M] sound/core/seq/seq_system.o CC drivers/base/devres.o CC [M] sound/core/seq/seq_ports.o AS arch/sh/lib/lshrsi3.o AS arch/sh/lib/mcount.o CC crypto/seqiv.o AS arch/sh/lib/memchr.o LD sound/parisc/built-in.o CC [M] sound/core/hrtimer.o CC block/blk-softirq.o AS arch/sh/lib/memcpy.o LD sound/pci/built-in.o AS arch/sh/lib/memmove.o LD sound/pci/ac97/built-in.o LD sound/pci/ali5451/built-in.o AS arch/sh/lib/memset.o AS arch/sh/lib/movmem.o CC block/blk-timeout.o AS arch/sh/lib/strlen.o LD sound/pci/au88x0/built-in.o CC drivers/base/attribute_container.o AS arch/sh/lib/udiv_qrnnd.o AS arch/sh/lib/udivsi3.o CC fs/bad_inode.o AS arch/sh/lib/udivsi3_i4i-Os.o LD sound/pci/aw2/built-in.o LD arch/sh/lib/built-in.o LD sound/pci/ca0106/built-in.o AR arch/sh/lib/lib.a CC block/blk-iopoll.o LD sound/pci/cs46xx/built-in.o LD sound/pci/cs5535audio/built-in.o LD sound/pci/ctxfi/built-in.o LD sound/pci/echoaudio/built-in.o CC [M] drivers/bluetooth/btsdio.o CC block/ioctl.o LD sound/pci/emu10k1/built-in.o LD sound/pci/hda/built-in.o CC block/genhd.o CC kernel/pid.o LD crypto/crypto_hash.o LD sound/pci/ice1712/built-in.o LD sound/pci/korg1212/built-in.o LD sound/pci/lx6464es/built-in.o CC crypto/pcompress.o CC drivers/char/tty_io.o LD sound/pci/mixart/built-in.o CC drivers/char/n_tty.o LD sound/pci/nm256/built-in.o LD sound/pci/oxygen/built-in.o CC [M] sound/core/seq/seq_info.o LD sound/pci/pcxhr/built-in.o CC fs/file.o LD sound/pci/riptide/built-in.o LD sound/pci/rme9652/built-in.o CC drivers/base/transport_class.o LD sound/pci/trident/built-in.o LD sound/pci/vx222/built-in.o LD sound/pci/ymfpci/built-in.o CC mm/quicklist.o LD crypto/cryptomgr.o CC kernel/rcupdate.o CC net/atm/addr.o LD sound/core/seq/oss/built-in.o LD net/ax25/built-in.o CC [M] sound/core/seq/oss/seq_oss.o CC [M] net/ax25/ax25_addr.o CC crypto/hmac.o CC [M] sound/core/seq/oss/seq_oss_init.o CC fs/filesystems.o LD drivers/bluetooth/hci_uart.o LD drivers/bluetooth/btmrvl.o LD drivers/bluetooth/built-in.o CC [M] net/appletalk/dev.o CC fs/namespace.o CC drivers/base/power/sysfs.o CC net/bluetooth/af_bluetooth.o CC kernel/extable.o CC drivers/base/dma-mapping.o CC drivers/base/dma-coherent.o CC net/atm/pvc.o CC crypto/xcbc.o CC drivers/base/power/runtime.o CC block/scsi_ioctl.o CC [M] sound/core/seq/oss/seq_oss_timer.o CC [M] net/ax25/ax25_dev.o CC kernel/params.o CC [M] sound/core/seq/oss/seq_oss_ioctl.o CC [M] sound/core/memalloc.o CC [M] net/appletalk/atalk_proc.o CC drivers/base/firmware_class.o CC net/atm/signaling.o CC crypto/crypto_null.o CC crypto/md4.o CC net/atm/svc.o LD mm/built-in.o LD sound/pcmcia/pdaudiocf/built-in.o LD sound/pcmcia/vx/built-in.o CC fs/seq_file.o CC net/bluetooth/hci_core.o CC [M] net/ax25/ax25_iface.o CC net/bluetooth/hci_conn.o CC [M] sound/core/seq/oss/seq_oss_event.o LD drivers/base/power/built-in.o CC [M] net/ax25/ax25_in.o CC drivers/char/tty_ioctl.o CC kernel/posix-timers.o CC crypto/md5.o CC drivers/char/tty_ldisc.o CC block/bsg.o CC [M] net/appletalk/sysctl_net_atalk.o CC drivers/base/module.o CC [M] net/ax25/ax25_ip.o LD sound/ppc/built-in.o CC drivers/cpuidle/cpuidle.o CC [M] sound/core/seq/oss/seq_oss_rw.o CC crypto/rmd128.o LD drivers/base/built-in.o CC crypto/rmd256.o LD [M] net/appletalk/appletalk.o CC fs/xattr.o CC net/atm/ioctl.o CC net/atm/common.o CC net/atm/atm_misc.o CC drivers/cpuidle/driver.o CC net/bluetooth/hci_event.o CC [M] sound/core/seq/oss/seq_oss_synth.o CC drivers/char/tty_buffer.o CC [M] sound/core/seq/oss/seq_oss_midi.o CC drivers/cpuidle/governor.o CC block/noop-iosched.o CC kernel/kthread.o CC [M] net/ax25/ax25_out.o CC kernel/wait.o CC crypto/sha1_generic.o CC crypto/wp512.o CC drivers/cpuidle/sysfs.o CC drivers/cpuidle/governors/ladder.o CC block/deadline-iosched.o CC net/atm/raw.o CC fs/libfs.o CC drivers/char/tty_port.o CC [M] sound/core/seq/oss/seq_oss_readq.o CC net/can/raw.o CC lib/bcd.o CC lib/div64.o CC drivers/cpuidle/governors/menu.o CC kernel/kfifo.o CC kernel/sys_ni.o CC fs/fs-writeback.o CC block/blk-integrity.o CC net/can/af_can.o CC kernel/posix-cpu-timers.o CC [M] sound/core/seq/oss/seq_oss_writeq.o CC lib/sort.o LD drivers/cpuidle/governors/built-in.o LD drivers/cpuidle/built-in.o CC kernel/mutex.o CC net/can/proc.o CC crypto/cts.o CC [M] net/ax25/ax25_route.o CC drivers/char/pty.o CC lib/parser.o CC net/atm/resources.o LD [M] sound/core/seq/oss/snd-seq-oss.o LD sound/sh/built-in.o LD [M] sound/core/seq/snd-seq.o CC lib/halfmd4.o CC kernel/hrtimer.o LD [M] sound/core/seq/snd-seq-device.o LD [M] sound/core/seq/snd-seq-midi-event.o CC [M] sound/core/pcm.o LD block/built-in.o CC lib/debug_locks.o CC [M] net/ax25/ax25_std_in.o CC crypto/ctr.o CC [M] sound/core/pcm_native.o CC net/core/sock.o CC [M] net/ax25/ax25_std_subr.o CC [M] net/ax25/ax25_std_timer.o CC drivers/char/misc.o CC net/atm/atm_sysfs.o CC [M] net/ax25/ax25_subr.o CC lib/random32.o CC fs/pnode.o CC [M] net/can/bcm.o CC crypto/fcrypt.o CC net/atm/proc.o CC lib/bust_spinlocks.o CC crypto/blowfish.o CC net/atm/lec.o LD sound/soc/built-in.o CC fs/drop_caches.o CC [M] sound/soc/soc-core.o CC net/core/request_sock.o CC net/core/skbuff.o CC drivers/char/vt_ioctl.o CC [M] net/ax25/ax25_timer.o CC kernel/rwsem.o CC lib/hexdump.o CC fs/splice.o CC fs/sync.o CC net/bluetooth/hci_sock.o CC crypto/serpent.o LD drivers/crypto/built-in.o CC net/core/iovec.o CC kernel/nsproxy.o CC lib/kasprintf.o LD net/can/can.o LD net/can/can-raw.o LD [M] net/can/can-bcm.o CC [M] net/ax25/ax25_uid.o LD net/can/built-in.o CC net/core/datagram.o CC lib/bitmap.o CC fs/utimes.o CC lib/scatterlist.o CC kernel/srcu.o CC drivers/char/vc_screen.o CC net/bluetooth/hci_sysfs.o LD drivers/firmware/built-in.o CC crypto/cast5.o LD sound/sparc/built-in.o LD drivers/gpio/built-in.o CC [M] sound/soc/soc-dapm.o CC kernel/semaphore.o CC crypto/cast6.o CC lib/string_helpers.o CC [M] net/ax25/af_ax25.o CC [M] sound/soc/soc-jack.o CC [M] sound/core/pcm_lib.o CC fs/stack.o CC drivers/char/selection.o CC [M] sound/soc/soc-cache.o CC [M] net/atm/br2684.o CC drivers/char/keyboard.o CC kernel/notifier.o CC lib/gcd.o CC kernel/ksysfs.o CC fs/fs_struct.o CC fs/buffer.o CC net/bluetooth/lib.o LD drivers/gpu/drm/built-in.o LD drivers/gpu/vga/built-in.o LD drivers/gpu/built-in.o CC fs/bio.o CC fs/block_dev.o CC net/core/stream.o CC crypto/deflate.o CC lib/iomap_copy.o CC [M] net/bluetooth/l2cap.o LD drivers/hwmon/built-in.o CC [M] drivers/hwmon/hwmon.o CC kernel/pm_qos_params.o LD net/bluetooth/bnep/built-in.o CC [M] net/bluetooth/bnep/core.o CC lib/devres.o CC crypto/crc32c.o CC lib/spinlock_debug.o LD sound/soc/atmel/built-in.o CC [M] net/atm/pppoatm.o LD sound/soc/au1x/built-in.o CC [M] drivers/hwmon/hwmon-vid.o CC drivers/char/vt.o CC kernel/sched_clock.o LD sound/soc/blackfin/built-in.o LD sound/soc/codecs/built-in.o LD sound/soc/davinci/built-in.o CC kernel/cred.o LD sound/soc/fsl/built-in.o CC net/core/scm.o CC crypto/rng.o LD sound/soc/imx/built-in.o CC [M] net/ax25/sysctl_net_ax25.o LD sound/soc/omap/built-in.o CC [M] sound/core/pcm_timer.o LD sound/soc/pxa/built-in.o CC [M] drivers/hwmon/w83627hf.o LD sound/soc/s3c24xx/built-in.o CC lib/find_last_bit.o SHIPPED drivers/char/defkeymap.c CC kernel/async.o LD sound/spi/built-in.o LD sound/soc/s6000/built-in.o CC net/core/gen_stats.o LD sound/soc/sh/built-in.o LD sound/soc/txx9/built-in.o LD [M] sound/soc/snd-soc-core.o CC [M] sound/core/pcm_misc.o CC net/dcb/dcbnl.o CC [M] net/bluetooth/bnep/sock.o LD net/atm/atm.o LD net/atm/built-in.o LD [M] net/ax25/ax25.o CC [M] net/bluetooth/bnep/netdev.o CC crypto/krng.o LD sound/synth/built-in.o LD sound/usb/built-in.o LD sound/synth/emux/built-in.o CC crypto/xor.o LD sound/usb/caiaq/built-in.o CC lib/hweight.o LD sound/usb/usx2y/built-in.o LD net/bluetooth/rfcomm/built-in.o CC [M] net/bluetooth/rfcomm/core.o LD drivers/i2c/algos/built-in.o CC net/core/gen_estimator.o LD drivers/i2c/busses/built-in.o CC drivers/ide/ide.o LD drivers/i2c/chips/built-in.o LD drivers/i2c/built-in.o CC net/core/net_namespace.o CC [M] sound/core/pcm_memory.o LD [M] sound/soundcore.o LD drivers/idle/built-in.o CC net/core/sysctl_net_core.o CC crypto/async_tx/async_tx.o CC lib/list_debug.o CC kernel/groups.o LD [M] net/bluetooth/bnep/bnep.o CC [M] crypto/vmac.o LD net/dcb/built-in.o CC kernel/profile.o CC [M] sound/core/timer.o CC fs/direct-io.o CC [M] drivers/hwmon/f71805f.o CC lib/bitrev.o CC lib/crc-t10dif.o CC [M] sound/core/sound.o CC crypto/async_tx/async_memcpy.o CC lib/crc-itu-t.o CC net/core/skb_dma_map.o CC drivers/ide/ide-ioctls.o CC kernel/stacktrace.o CC drivers/char/tty_audit.o CC [M] crypto/rmd160.o LD net/bluetooth/bluetooth.o CC fs/mpage.o HOSTCC lib/gen_crc32table CC lib/libcrc32c.o CC crypto/async_tx/async_xor.o CC [M] net/bluetooth/rfcomm/sock.o CC net/core/dev.o CC kernel/gcov/base.o CC lib/zlib_deflate/deflate.o CC drivers/char/sysrq.o CC [M] drivers/hwmon/ibmaem.o CC [M] drivers/hwmon/it87.o CC net/dccp/ccid.o CC drivers/ide/ide-io.o LD crypto/async_tx/built-in.o CC kernel/gcov/fs.o CC [M] sound/core/init.o In file included from /scratch/kisskb/src/drivers/char/sysrq.c:29: /scratch/kisskb/src/include/linux/perf_counter.h: In function 'perf_output_begin': /scratch/kisskb/src/include/linux/perf_counter.h:854: warning: no return statement in function returning non-void /scratch/kisskb/src/include/linux/perf_counter.h: At top level: /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: 'struct perf_sample_data' declared inside parameter list /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_counter.h:868: warning: 'struct perf_sample_data' declared inside parameter list CC [M] drivers/hwmon/pc87427.o CC [M] crypto/sha256_generic.o /scratch/kisskb/src/drivers/ide/ide-io.c: In function 'ide_special_rq': /scratch/kisskb/src/drivers/ide/ide-io.c:295: warning: control reaches end of non-void function CC lib/zlib_deflate/deftree.o CC fs/ioprio.o CC lib/zlib_deflate/deflate_syms.o CC drivers/char/riscom8.o CC kernel/gcov/gcc_3_4.o CC net/dccp/feat.o CC net/decnet/af_decnet.o CC net/decnet/dn_nsp_in.o CC net/dccp/input.o CC net/decnet/dn_nsp_out.o CC [M] drivers/hwmon/smsc47b397.o CC [M] net/bluetooth/rfcomm/tty.o CC [M] sound/core/memory.o CC drivers/ide/ide-iops.o LD kernel/gcov/built-in.o CC fs/bio-integrity.o CC kernel/irq/handle.o CC fs/autofs/dirhash.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o CC lib/zlib_inflate/inffast.o /scratch/kisskb/src/fs/bio-integrity.c: In function 'vecs_to_idx': /scratch/kisskb/src/fs/bio-integrity.c:60: warning: control reaches end of non-void function CC [M] drivers/hwmon/w83627ehf.o CC [M] sound/core/info.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/infutil.o CC [M] crypto/sha512_generic.o CC fs/autofs/init.o CC kernel/irq/manage.o CC lib/zlib_inflate/inftrees.o CC net/dccp/minisocks.o CC net/dccp/options.o CC drivers/ide/ide-lib.o CC drivers/char/raw.o CC [M] sound/core/control.o CC fs/autofs/inode.o CC kernel/power/main.o CC lib/zlib_inflate/inflate_syms.o LD drivers/char/ipmi/built-in.o CC [M] drivers/char/ipmi/ipmi_msghandler.o CC [M] crypto/gf128mul.o CC fs/autofs/root.o CC [M] drivers/char/ipmi/ipmi_devintf.o CC net/decnet/dn_route.o LD drivers/ieee1394/built-in.o CC [M] crypto/ecb.o CC kernel/power/poweroff.o LD [M] net/bluetooth/rfcomm/rfcomm.o CC drivers/ide/ide-probe.o CC kernel/irq/spurious.o LD net/bluetooth/built-in.o CC [M] sound/core/misc.o LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o CC lib/audit.o LD kernel/power/built-in.o CC [M] sound/core/device.o CC lib/fault-inject.o CC lib/lmb.o CC net/core/ethtool.o CC net/dccp/output.o CC kernel/irq/resend.o CC kernel/time/timekeeping.o CC net/core/dev_mcast.o CC fs/autofs/symlink.o CC net/core/dst.o CC kernel/irq/chip.o CC kernel/irq/devres.o CC lib/syscall.o CC [M] crypto/cbc.o CC [M] sound/core/sound_oss.o LD fs/autofs4/built-in.o CC fs/autofs/waitq.o CC [M] fs/autofs4/init.o CC [M] crypto/pcbc.o CC lib/dynamic_debug.o CC [M] crypto/xts.o CC net/decnet/dn_dev.o CC [M] fs/autofs4/inode.o LD fs/autofs/autofs.o LD fs/autofs/built-in.o CC net/decnet/dn_neigh.o CC [M] crypto/gcm.o CC kernel/irq/autoprobe.o CC kernel/time/ntp.o CC [M] sound/core/info_oss.o CC net/decnet/dn_timer.o CC fs/befs/datastream.o CC drivers/ide/ide-taskfile.o CC fs/befs/btree.o CC fs/befs/super.o CC net/dccp/proto.o CC net/core/netevent.o CC kernel/time/clocksource.o CC kernel/irq/proc.o CC lib/nlattr.o CC [M] sound/core/jack.o CC lib/atomic64.o CC [M] fs/autofs4/root.o LD fs/bfs/built-in.o CC [M] fs/bfs/inode.o CC drivers/ide/ide-pm.o CC lib/argv_split.o CC [M] crypto/ccm.o LD kernel/irq/built-in.o CC [M] crypto/des_generic.o CC [M] drivers/char/ipmi/ipmi_si_intf.o LD sound/core/built-in.o CC net/core/neighbour.o LD [M] sound/core/snd.o CC fs/befs/inode.o CC kernel/time/jiffies.o CC net/decnet/sysctl_net_decnet.o LD [M] sound/core/snd-timer.o LD [M] sound/core/snd-hrtimer.o CC net/core/rtnetlink.o CC fs/befs/debug.o LD [M] sound/core/snd-pcm.o LD [M] sound/core/snd-page-alloc.o CC [M] drivers/char/ipmi/ipmi_kcs_sm.o CC kernel/time/timer_list.o LD drivers/ieee802154/built-in.o CC [M] drivers/ieee802154/fakehard.o CC [M] fs/autofs4/symlink.o CC drivers/ide/ide-park.o CC lib/cmdline.o CC [M] fs/bfs/file.o CC drivers/input/input.o CC drivers/ide/ide-sysfs.o CC [M] fs/autofs4/waitq.o LD net/decnet/netfilter/built-in.o CC lib/ctype.o LD net/decnet/decnet.o LD net/decnet/built-in.o CC drivers/ide/ide-devsets.o CC [M] fs/bfs/dir.o CC drivers/input/input-compat.o CC kernel/time/timecompare.o CC [M] drivers/char/ipmi/ipmi_smic_sm.o CC fs/befs/io.o CC fs/btrfs/super.o CC net/dccp/timer.o CC lib/dec_and_lock.o CC [M] drivers/char/ipmi/ipmi_bt_sm.o CC [M] fs/autofs4/expire.o CC fs/befs/linuxvfs.o CC [M] crypto/camellia.o CC kernel/time/clockevents.o CC drivers/ide/ide-io-std.o LD net/econet/built-in.o CC net/core/utils.o CC [M] net/econet/af_econet.o LD drivers/char/pcmcia/ipwireless/built-in.o /scratch/kisskb/src/net/dccp/timer.c: In function 'dccp_timestamp': /scratch/kisskb/src/net/dccp/timer.c:281: warning: comparison of distinct pointer types lacks a cast LD [M] fs/bfs/bfs.o CC [M] fs/autofs4/dev-ioctl.o CC [M] drivers/char/pcmcia/ipwireless/hardware.o CC lib/decompress.o CC net/dccp/ccids/ccid2.o CC lib/decompress_bunzip2.o CC drivers/char/tpm/tpm.o CC kernel/time/tick-common.o CC drivers/input/ff-core.o CC [M] drivers/char/ipmi/ipmi_watchdog.o CC fs/btrfs/ctree.o CC fs/btrfs/extent-tree.o LD [M] fs/autofs4/autofs4.o CC drivers/char/tpm/tpm_nsc.o CC lib/decompress_inflate.o CC kernel/time/tick-oneshot.o LD fs/befs/befs.o LD fs/befs/built-in.o CC lib/decompress_unlzma.o CC drivers/ide/ide-eh.o CC [M] drivers/char/pcmcia/ipwireless/main.o CC lib/dump_stack.o LD [M] net/econet/econet.o CC drivers/input/ff-memless.o CC kernel/trace/trace_selftest_dynamic.o CC net/core/link_watch.o CC kernel/time/tick-sched.o LD [M] drivers/char/ipmi/ipmi_si.o CC kernel/time/timer_stats.o CC net/dccp/ackvec.o CC net/core/filter.o CC net/dccp/ccids/ccid3.o /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'tick_nohz_stop_sched_tick': /scratch/kisskb/src/kernel/time/tick-sched.c:261: warning: format '%02x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' CC net/dccp/ccids/lib/tfrc.o CC kernel/trace/trace_clock.o CC lib/extable.o CC [M] drivers/char/tpm/tpm_atmel.o CC [M] drivers/char/pcmcia/ipwireless/network.o CC lib/find_next_bit.o CC kernel/trace/ftrace.o CC [M] crypto/arc4.o CC drivers/input/mousedev.o CC drivers/ide/ide-atapi.o LD drivers/char/tpm/built-in.o CC [M] crypto/salsa20_generic.o CC [M] drivers/char/n_hdlc.o CC net/dccp/ccids/lib/tfrc_equation.o LD kernel/time/built-in.o CC drivers/input/gameport/gameport.o CC drivers/input/gameport/lightning.o CC lib/flex_array.o CC drivers/ide/ide-proc.o CC [M] crypto/zlib.o CC lib/idr.o CC [M] drivers/char/pcmcia/ipwireless/tty.o CC net/core/flow.o CC lib/int_sqrt.o CC fs/configfs/inode.o CC fs/cramfs/inode.o CC net/dccp/ccids/lib/packet_history.o CC fs/cramfs/uncompress.o CC [M] crypto/authenc.o CC drivers/input/evdev.o LD drivers/input/gameport/built-in.o CC [M] crypto/ghash-generic.o CC fs/btrfs/print-tree.o CC fs/btrfs/root-tree.o CC lib/irq_regs.o CC fs/configfs/file.o CC net/core/net-sysfs.o CC fs/btrfs/dir-item.o LD [M] drivers/char/pcmcia/ipwireless/ipwireless.o CC [M] drivers/char/pcmcia/synclink_cs.o CC fs/configfs/dir.o CC lib/is_single_threaded.o LD fs/cramfs/cramfs.o CC drivers/ide/ide-gd.o LD fs/cramfs/built-in.o CC fs/configfs/symlink.o /scratch/kisskb/src/fs/btrfs/extent-tree.c: In function 'run_one_delayed_ref': /scratch/kisskb/src/fs/btrfs/extent-tree.c:1809: warning: 'ret' may be used uninitialized in this function CC lib/klist.o LD crypto/crypto.o LD crypto/built-in.o CC kernel/trace/ring_buffer.o CC drivers/input/evbug.o CC kernel/trace/trace.o CC fs/configfs/mount.o CC lib/kobject.o CC drivers/input/serio/serio.o CC net/dccp/ccids/lib/loss_interval.o CC lib/kobject_uevent.o CC lib/kref.o CC [M] drivers/ide/ide-tape.o CC lib/plist.o CC fs/btrfs/file-item.o CC drivers/input/joystick/gf2k.o CC [M] drivers/ide/ide_platform.o CC [M] drivers/char/pcmcia/cm4000_cs.o CC net/core/netpoll.o CC fs/configfs/item.o CC fs/debugfs/inode.o CC net/dccp/sysctl.o CC drivers/input/serio/serio_raw.o CC [M] drivers/input/serio/parkbd.o CC drivers/input/joystick/grip_mp.o CC lib/prio_heap.o LD fs/configfs/configfs.o LD fs/configfs/built-in.o CC drivers/input/joystick/iforce/iforce-ff.o CC lib/prio_tree.o CC net/ethernet/eth.o CC net/dccp/diag.o CC lib/proportions.o CC drivers/input/joystick/joydump.o CC fs/btrfs/inode-item.o CC fs/debugfs/file.o CC fs/devpts/inode.o LD drivers/input/serio/built-in.o /scratch/kisskb/src/net/ethernet/eth.c:402: warning: 'print_mac' is deprecated (declared at /scratch/kisskb/src/net/ethernet/eth.c:398) /scratch/kisskb/src/net/ethernet/eth.c:402: warning: 'print_mac' is deprecated (declared at /scratch/kisskb/src/net/ethernet/eth.c:398) CC fs/btrfs/inode-map.o CC fs/btrfs/disk-io.o CC drivers/input/joystick/iforce/iforce-main.o CC lib/radix-tree.o CC fs/btrfs/transaction.o LD drivers/ide/ide-core.o LD drivers/ide/ide-gd_mod.o CC drivers/input/joystick/iforce/iforce-packets.o LD drivers/ide/built-in.o CC net/core/fib_rules.o CC net/dccp/ipv4.o CC lib/ratelimit.o CC kernel/mutex-debug.o CC kernel/lockdep.o CC net/dccp/ipv6.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC [M] drivers/char/pcmcia/cm4040_cs.o CC kernel/lockdep_proc.o CC net/ethernet/pe2.o CC fs/btrfs/inode.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o LD drivers/char/pcmcia/built-in.o CC kernel/trace/trace_output.o CC fs/btrfs/file.o LD drivers/input/joystick/iforce/iforce.o LD net/ieee802154/built-in.o LD drivers/input/joystick/iforce/built-in.o CC [M] net/ieee802154/af_ieee802154.o CC drivers/input/joystick/spaceball.o CC lib/rbtree.o CC kernel/futex.o LD drivers/lguest/built-in.o CC lib/reciprocal_div.o CC drivers/input/joystick/tmdc.o LD net/ethernet/built-in.o CC fs/btrfs/tree-defrag.o LD drivers/macintosh/built-in.o CC [M] drivers/char/lp.o CC kernel/rtmutex.o CC [M] drivers/char/ppdev.o CC lib/rwsem-spinlock.o CC net/core/net-traces.o CC [M] net/ieee802154/raw.o CC [M] net/ieee802154/dgram.o CC drivers/input/joystick/twidjoy.o LD drivers/input/tablet/built-in.o CC [M] net/ieee802154/netlink.o CC kernel/trace/trace_stat.o LD net/dccp/dccp.o LD net/dccp/dccp_ipv4.o LD net/dccp/dccp_ipv6.o CC lib/sha1.o LD net/dccp/dccp_diag.o LD net/dccp/built-in.o CC lib/show_mem.o CC kernel/rtmutex-tester.o CC [M] drivers/input/joystick/a3d.o CC drivers/input/touchscreen/gunze.o CC net/core/drop_monitor.o CC drivers/input/touchscreen/inexio.o CC fs/btrfs/extent_map.o CC fs/btrfs/sysfs.o CC lib/string.o CC kernel/up.o CC net/ipv4/route.o CC drivers/md/linear.o CC [M] drivers/input/input-polldev.o CC drivers/char/defkeymap.o CC kernel/trace/trace_printk.o CC [M] drivers/input/joydev.o LD drivers/char/built-in.o CC kernel/spinlock.o CC kernel/uid16.o /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:944: warning: 'extent_end' may be used uninitialized in this function LD drivers/media/common/tuners/built-in.o LD drivers/media/common/built-in.o LD drivers/media/video/built-in.o LD drivers/media/built-in.o CC lib/vsprintf.o LD net/irda/built-in.o CC [M] net/irda/iriap.o CC [M] drivers/input/joystick/adi.o CC drivers/input/touchscreen/mtouch.o CC net/ipv6/af_inet6.o LD net/core/built-in.o CC [M] net/ieee802154/nl_policy.o CC [M] drivers/input/joystick/cobra.o CC drivers/md/raid0.o CC kernel/trace/trace_sched_switch.o LD fs/ecryptfs/built-in.o CC [M] fs/ecryptfs/dentry.o LD fs/efs/built-in.o CC [M] fs/efs/super.o CC fs/btrfs/struct-funcs.o CC [M] net/ieee802154/wpan-class.o CC drivers/input/touchscreen/mk712.o /scratch/kisskb/src/drivers/md/raid0.c: In function 'find_zone': /scratch/kisskb/src/drivers/md/raid0.c:387: warning: control reaches end of non-void function CC [M] fs/ecryptfs/file.o CC drivers/input/touchscreen/touchit213.o CC [M] lib/crc-ccitt.o CC [M] drivers/input/touchscreen/touchright.o CC kernel/trace/trace_functions.o CC [M] fs/efs/inode.o CC [M] fs/efs/namei.o CC [M] drivers/input/joystick/gamecon.o CC kernel/module.o CC [M] drivers/input/joystick/guillemot.o CC [M] net/irda/iriap_event.o CC [M] drivers/input/touchscreen/touchwin.o CC drivers/md/md.o LD [M] net/ieee802154/nl802154.o CC [M] fs/ecryptfs/inode.o LD [M] net/ieee802154/af_802154.o CC kernel/trace/trace_sched_wakeup.o CC [M] net/irda/irlmp.o CC [M] lib/crc16.o CC [M] fs/efs/dir.o /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup_sched_switch': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:155: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:255: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:255: warning: unsupported argument to '__builtin_return_address' LD drivers/input/touchscreen/built-in.o CC fs/btrfs/xattr.o CC drivers/md/bitmap.o CC fs/btrfs/ordered-data.o CC net/ipv6/anycast.o GEN lib/crc32table.h AR lib/lib.a CC lib/crc32.o CC [M] fs/efs/file.o CC kernel/trace/trace_nop.o LD drivers/input/input-core.o CC kernel/kallsyms.o CC fs/btrfs/extent_io.o CC [M] drivers/input/joystick/interact.o CC kernel/trace/trace_stack.o CC [M] fs/efs/symlink.o LD lib/built-in.o CC [M] fs/ecryptfs/main.o CC fs/btrfs/volumes.o LD net/llc/built-in.o CC [M] net/llc/llc_core.o CC [M] net/irda/irlmp_event.o LD [M] fs/efs/efs.o CC [M] net/irda/irlmp_frame.o CC net/ipv4/inetpeer.o CC net/netfilter/core.o CC kernel/trace/trace_boot.o CC net/ipv6/ip6_output.o CC [M] drivers/input/joystick/turbografx.o CC net/ipv6/ip6_input.o CC kernel/trace/trace_functions_graph.o CC [M] fs/ecryptfs/super.o CC kernel/trace/blktrace.o CC [M] net/irda/irlap.o CC [M] net/llc/llc_input.o CC [M] drivers/input/joystick/warrior.o CC net/ipv4/protocol.o CC kernel/trace/trace_events.o CC net/netfilter/nf_log.o CC [M] fs/ecryptfs/mmap.o CC [M] fs/ecryptfs/read_write.o CC [M] fs/ecryptfs/crypto.o CC [M] drivers/input/joystick/zhenhua.o CC [M] fs/ecryptfs/keystore.o CC [M] net/llc/llc_output.o CC [M] drivers/input/joystick/walkera0701.o CC net/ipv4/ip_input.o LD drivers/memstick/core/built-in.o CC [M] net/irda/irlap_event.o CC [M] drivers/memstick/core/memstick.o CC fs/btrfs/async-thread.o CC net/netfilter/nf_queue.o CC [M] net/llc/llc_if.o LD drivers/input/joystick/built-in.o LD drivers/input/built-in.o CC kernel/trace/trace_export.o CC [M] net/irda/irlap_frame.o CC net/ipv6/addrconf.o CC [M] drivers/memstick/core/mspro_block.o CC net/ipv6/addrlabel.o CC drivers/mfd/htc-pasic3.o CC drivers/mfd/mfd-core.o CC net/netlabel/netlabel_user.o CC net/ipv4/ip_fragment.o /scratch/kisskb/src/drivers/memstick/core/mspro_block.c: In function 'h_mspro_block_transfer_data': /scratch/kisskb/src/drivers/memstick/core/mspro_block.c:655: warning: control reaches end of non-void function CC [M] fs/ecryptfs/messaging.o CC net/ipv4/ip_forward.o CC [M] net/llc/llc_c_ev.o CC net/netfilter/nf_sockopt.o LD drivers/memstick/host/built-in.o CC net/netlabel/netlabel_kapi.o CC net/netlabel/netlabel_domainhash.o CC fs/btrfs/ioctl.o /scratch/kisskb/src/fs/ecryptfs/messaging.c: In function 'ecryptfs_process_response': /scratch/kisskb/src/fs/ecryptfs/messaging.c:276: warning: 'daemon' may be used uninitialized in this function CC fs/btrfs/locking.o LD drivers/mfd/built-in.o CC [M] net/llc/llc_c_ac.o CC kernel/trace/trace_syscalls.o CC kernel/trace/trace_events_filter.o CC [M] net/irda/timer.o CC [M] fs/ecryptfs/miscdev.o In file included from /scratch/kisskb/src/kernel/trace/trace_syscalls.c:5: /scratch/kisskb/src/include/linux/perf_counter.h: In function 'perf_output_begin': /scratch/kisskb/src/include/linux/perf_counter.h:854: warning: no return statement in function returning non-void /scratch/kisskb/src/include/linux/perf_counter.h: At top level: /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: 'struct perf_sample_data' declared inside parameter list /scratch/kisskb/src/include/linux/perf_counter.h:863: warning: its scope is only this definition or declaration, which is probably not what you want /scratch/kisskb/src/include/linux/perf_counter.h:868: warning: 'struct perf_sample_data' declared inside parameter list CC [M] net/irda/qos.o CC [M] net/irda/irqueue.o CC net/netfilter/nf_conntrack_core.o CC net/ipv4/ip_options.o CC net/ipv4/ip_output.o CC net/ipv4/ip_sockglue.o CC drivers/md/raid5.o CC drivers/misc/c2port/core.o CC net/netlabel/netlabel_addrlist.o LD drivers/misc/cb710/built-in.o CC [M] fs/ecryptfs/kthread.o LD fs/exofs/built-in.o CC [M] fs/exofs/osd.o CC [M] fs/exofs/inode.o CC kernel/acct.o CC [M] net/irda/irttp.o CC [M] fs/ecryptfs/debug.o CC net/netlink/af_netlink.o CC kernel/trace/power-traces.o CC [M] net/llc/llc_conn.o CC net/ipv6/route.o CC fs/btrfs/orphan.o CC net/netlabel/netlabel_mgmt.o LD drivers/misc/c2port/built-in.o LD drivers/misc/eeprom/built-in.o CC [M] drivers/misc/enclosure.o LD [M] fs/ecryptfs/ecryptfs.o CC net/netlabel/netlabel_unlabeled.o CC fs/btrfs/export.o CC fs/btrfs/tree-log.o CC [M] kernel/trace/ring_buffer_benchmark.o CC [M] net/llc/llc_c_st.o CC fs/btrfs/acl.o CC net/netfilter/nf_conntrack_standalone.o CC [M] fs/exofs/file.o CC fs/btrfs/free-space-cache.o LD drivers/misc/built-in.o CC net/netfilter/nf_conntrack_expect.o CC net/ipv4/inet_hashtables.o CC [M] net/llc/llc_pdu.o CC [M] net/irda/irda_device.o LD drivers/mmc/card/built-in.o CC [M] drivers/mmc/card/block.o /scratch/kisskb/src/fs/btrfs/acl.c: In function 'btrfs_get_acl': /scratch/kisskb/src/fs/btrfs/acl.c:35: warning: 'name' may be used uninitialized in this function LD kernel/trace/libftrace.o LD kernel/trace/built-in.o CC kernel/cgroup.o CC [M] fs/exofs/symlink.o CC [M] net/irda/irias_object.o CC net/ipv4/inet_timewait_sock.o CC net/netlabel/netlabel_cipso_v4.o CC [M] net/llc/llc_sap.o CC [M] net/irda/wrapper.o CC net/netlink/genetlink.o CC [M] drivers/mmc/card/queue.o CC [M] drivers/mmc/card/sdio_uart.o CC [M] fs/exofs/namei.o CC net/netfilter/nf_conntrack_helper.o CC [M] fs/exofs/dir.o CC [M] fs/exofs/super.o /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /scratch/kisskb/src/fs/btrfs/tree-log.c:1145: warning: 'dst_di' may be used uninitialized in this function LD net/netrom/built-in.o CC [M] net/netrom/af_netrom.o CC [M] net/llc/llc_s_ac.o CC net/ipv4/inet_connection_sock.o LD net/netlabel/built-in.o CC net/ipv6/ip6_fib.o CC [M] net/llc/llc_s_ev.o CC [M] net/llc/llc_s_st.o CC net/netfilter/nf_conntrack_proto.o CC [M] net/irda/af_irda.o CC [M] net/llc/af_llc.o LD [M] drivers/mmc/card/mmc_block.o CC net/ipv4/tcp.o LD drivers/mmc/core/built-in.o LD [M] fs/exofs/exofs.o CC [M] drivers/mmc/core/core.o CC kernel/cgroup_debug.o CC [M] net/llc/llc_station.o CC kernel/cpuset.o LD net/netlink/built-in.o CC kernel/ns_cgroup.o LD drivers/mmc/host/built-in.o CC [M] drivers/mmc/host/sdhci.o CC fs/btrfs/zlib.o CC [M] drivers/mmc/host/sdhci-pltfm.o CC net/netfilter/nf_conntrack_l3proto_generic.o LD fs/exportfs/built-in.o CC [M] fs/exportfs/expfs.o LD fs/ext2/built-in.o CC [M] fs/ext2/balloc.o /scratch/kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_set_power': /scratch/kisskb/src/drivers/mmc/host/sdhci.c:1017: warning: 'pwr' may be used uninitialized in this function CC [M] net/netrom/nr_dev.o CC net/ipv6/ipv6_sockglue.o CC net/ipv6/ndisc.o LD fs/ext4/built-in.o CC [M] fs/ext4/balloc.o CC fs/fat/cache.o CC [M] net/llc/llc_proc.o CC fs/btrfs/compression.o CC [M] drivers/mmc/core/bus.o LD [M] fs/exportfs/exportfs.o CC kernel/audit.o CC [M] net/netrom/nr_in.o CC [M] net/irda/discovery.o CC net/netfilter/nf_conntrack_proto_generic.o CC [M] net/llc/sysctl_net_llc.o CC fs/fat/dir.o CC [M] fs/ext2/dir.o CC [M] fs/ext2/file.o CC [M] drivers/mmc/core/host.o LD drivers/net/appletalk/built-in.o CC [M] net/irda/parameters.o CC fs/btrfs/delayed-ref.o CC [M] drivers/net/appletalk/ipddp.o CC [M] fs/ext4/bitmap.o CC net/netfilter/nf_conntrack_proto_tcp.o LD [M] net/llc/llc.o LD [M] net/llc/llc2.o CC [M] net/netrom/nr_loopback.o CC net/netfilter/nf_conntrack_proto_udp.o CC drivers/md/raid6algos.o CC drivers/md/raid6recov.o CC [M] drivers/mmc/core/mmc.o CC [M] fs/ext4/dir.o CC [M] drivers/mmc/core/mmc_ops.o CC [M] fs/ext2/ialloc.o CC net/ipv4/tcp_input.o CC [M] net/netrom/nr_out.o CC [M] net/irda/irnetlink.o CC fs/btrfs/relocation.o CC drivers/net/can/vcan.o CC [M] net/irda/irmod.o HOSTCC drivers/md/mktables CC kernel/auditfilter.o CC [M] net/irda/irproc.o CC net/packet/af_packet.o CC [M] drivers/mmc/core/sd.o CC net/ipv6/udp.o UNROLL drivers/md/raid6int1.c CC [M] fs/ext4/file.o UNROLL drivers/md/raid6int2.c UNROLL drivers/md/raid6int4.c UNROLL drivers/md/raid6int8.c UNROLL drivers/md/raid6int16.c UNROLL drivers/md/raid6int32.c UNROLL drivers/md/raid6altivec1.c UNROLL drivers/md/raid6altivec2.c UNROLL drivers/md/raid6altivec4.c UNROLL drivers/md/raid6altivec8.c CC drivers/md/raid6mmx.o CC [M] fs/ext2/inode.o LD drivers/net/can/built-in.o CC [M] net/netrom/nr_route.o CC drivers/md/raid6sse1.o CC drivers/md/raid6sse2.o LD drivers/net/hamradio/built-in.o CC [M] drivers/net/hamradio/mkiss.o CC [M] net/irda/irsysctl.o CC [M] drivers/md/raid1.o CC fs/fat/fatent.o CC [M] fs/ext4/fsync.o CC [M] fs/ext4/ialloc.o CC [M] drivers/mmc/core/sd_ops.o CC net/netfilter/nf_conntrack_extend.o CC fs/fat/file.o LD net/irda/ircomm/built-in.o CC [M] net/irda/ircomm/ircomm_tty.o CC kernel/audit_watch.o LD net/irda/irnet/built-in.o CC [M] net/irda/irnet/irnet_ppp.o CC [M] drivers/mmc/core/sdio.o /scratch/kisskb/src/net/packet/af_packet.c: In function 'tpacket_rcv': /scratch/kisskb/src/net/packet/af_packet.c:665: warning: 'hdrlen' may be used uninitialized in this function CC [M] fs/ext2/ioctl.o CC net/netfilter/nf_conntrack_acct.o CC net/netfilter/nfnetlink.o CC net/ipv6/udplite.o CC fs/fat/inode.o CC [M] drivers/net/hamradio/yam.o CC [M] drivers/mmc/core/sdio_ops.o CC [M] net/netrom/nr_subr.o CC kernel/auditsc.o CC [M] fs/ext2/namei.o LD net/packet/built-in.o CC [M] net/netrom/nr_timer.o CC [M] fs/ext4/inode.o CC [M] net/irda/ircomm/ircomm_tty_attach.o CC [M] net/irda/irnet/irnet_irda.o CC [M] drivers/net/hamradio/bpqether.o CC [M] drivers/mmc/core/sdio_bus.o CC net/ipv6/raw.o CC net/netfilter/nfnetlink_log.o CC net/ipv6/protocol.o CC [M] fs/ext2/super.o CC [M] net/netrom/sysctl_net_netrom.o CC [M] drivers/md/raid10.o CC [M] drivers/mmc/core/sdio_cis.o CC [M] net/irda/ircomm/ircomm_tty_ioctl.o CC kernel/audit_tree.o CC fs/fat/misc.o CC [M] drivers/net/hamradio/baycom_ser_fdx.o LD [M] net/irda/irnet/irnet.o CC kernel/kgdb.o CC net/ipv4/tcp_output.o CC [M] net/irda/ircomm/ircomm_param.o LD [M] net/netrom/netrom.o CC kernel/softlockup.o CC [M] drivers/mmc/core/sdio_io.o LD net/netfilter/nf_conntrack.o CC net/netfilter/nf_conntrack_irc.o LD fs/btrfs/btrfs.o CC fs/fat/namei_msdos.o LD fs/btrfs/built-in.o CC fs/fat/namei_vfat.o CC [M] drivers/net/hamradio/hdlcdrv.o CC [M] net/irda/ircomm/ircomm_core.o CC [M] fs/ext2/symlink.o CC net/ipv6/icmp.o CC [M] drivers/net/hamradio/baycom_par.o CC net/ipv6/mcast.o CC net/netfilter/nf_conntrack_sip.o CC [M] net/irda/ircomm/ircomm_event.o CC [M] drivers/mmc/core/sdio_irq.o CC [M] fs/ext2/xattr.o CC [M] net/irda/ircomm/ircomm_lmp.o CC net/netfilter/x_tables.o CC net/netfilter/xt_tcpudp.o CC kernel/hung_task.o CC kernel/seccomp.o CC [M] drivers/mmc/core/debugfs.o LD fs/fat/fat.o LD fs/fat/vfat.o LD fs/fat/msdos.o LD fs/fat/built-in.o CC net/rds/af_rds.o CC [M] fs/ext2/xattr_user.o CC [M] drivers/md/multipath.o CC [M] drivers/net/hamradio/baycom_epp.o CC net/netfilter/xt_CONNSECMARK.o CC kernel/rcutorture.o CC [M] net/irda/ircomm/ircomm_ttp.o CC fs/freevxfs/vxfs_bmap.o CC [M] drivers/md/faulty.o LD [M] drivers/mmc/core/mmc_core.o CC [M] fs/ext2/xattr_trusted.o CC net/ipv4/tcp_timer.o CC net/rds/bind.o CC [M] fs/ext4/ioctl.o CC [M] fs/ext2/acl.o CC net/ipv4/tcp_ipv4.o CC kernel/rcutree.o CC fs/freevxfs/vxfs_fshead.o LD [M] net/irda/ircomm/ircomm.o LD [M] net/irda/ircomm/ircomm-tty.o CC kernel/rcutree_trace.o LD [M] net/irda/irda.o CC fs/freevxfs/vxfs_immed.o TABLE drivers/md/raid6tables.c CC net/rfkill/core.o CC net/rds/cong.o CC drivers/md/raid6int1.o CC net/netfilter/xt_state.o /scratch/kisskb/src/fs/ext2/acl.c: In function 'ext2_get_acl': /scratch/kisskb/src/fs/ext2/acl.c:134: warning: 'name_index' may be used uninitialized in this function CC [M] net/netfilter/nf_conntrack_netlink.o CC [M] fs/ext4/namei.o CC net/rfkill/input.o /scratch/kisskb/src/net/rfkill/core.c: In function 'rfkill_get_type_str': /scratch/kisskb/src/net/rfkill/core.c:599: warning: control reaches end of non-void function CC [M] net/netfilter/xt_MARK.o CC fs/freevxfs/vxfs_inode.o LD drivers/net/irda/built-in.o CC [M] drivers/net/irda/irtty-sir.o LD [M] fs/ext2/ext2.o LD drivers/net/pcmcia/built-in.o CC [M] drivers/net/pcmcia/3c574_cs.o CC [M] drivers/net/irda/sir_dev.o CC drivers/md/raid6int2.o CC [M] drivers/net/pcmcia/fmvj18x_cs.o CC [M] drivers/net/irda/sir_dongle.o CC net/ipv6/reassembly.o CC kernel/relay.o CC net/rds/connection.o LD net/rose/built-in.o CC [M] net/rose/af_rose.o CC fs/freevxfs/vxfs_lookup.o CC drivers/md/raid6int4.o LD net/rfkill/rfkill.o LD net/rfkill/built-in.o CC drivers/md/raid6int8.o CC net/ipv6/tcp_ipv6.o CC drivers/md/raid6int16.o CC fs/freevxfs/vxfs_olt.o CC drivers/md/raid6int32.o CC net/rds/info.o CC [M] fs/ext4/super.o CC [M] fs/ext4/symlink.o CC fs/freevxfs/vxfs_subr.o CC kernel/utsname_sysctl.o CC fs/hfs/bitmap.o CC [M] drivers/net/pcmcia/nmclan_cs.o CC [M] drivers/net/irda/esi-sir.o CC [M] net/netfilter/xt_TCPMSS.o CC drivers/md/raid6altivec1.o CC drivers/md/raid6altivec2.o LD net/rxrpc/built-in.o CC [M] net/rxrpc/af_rxrpc.o CC [M] net/rxrpc/ar-accept.o CC kernel/tracepoint.o CC net/ipv4/tcp_minisocks.o CC fs/freevxfs/vxfs_super.o CC fs/hfs/bfind.o LD drivers/net/phy/built-in.o CC [M] drivers/net/phy/phy.o CC [M] drivers/net/phy/phy_device.o CC drivers/md/raid6altivec4.o CC [M] drivers/net/irda/tekram-sir.o CC [M] net/rose/rose_dev.o CC net/rds/message.o CC [M] net/netfilter/xt_mark.o CC [M] drivers/net/pcmcia/pcnet_cs.o CC fs/hfs/bnode.o LD fs/freevxfs/freevxfs.o LD fs/freevxfs/built-in.o CC drivers/md/raid6altivec8.o CC net/ipv6/exthdrs.o LD net/netfilter/ipvs/built-in.o CC [M] net/netfilter/ipvs/ip_vs_conn.o CC [M] drivers/net/irda/litelink-sir.o CC kernel/latencytop.o GZIP kernel/config_data.gz LD net/netfilter/netfilter.o CC [M] fs/ext4/hash.o CC [M] net/rose/rose_in.o CC drivers/md/raid6tables.o CC [M] net/rose/rose_link.o CC kernel/time.o CC net/ipv4/tcp_cong.o CC fs/hfs/brec.o CC net/sched/sch_generic.o CC [M] drivers/net/phy/mdio_bus.o CC [M] drivers/net/irda/girbil-sir.o CC [M] net/rxrpc/ar-ack.o CC net/rds/recv.o CC [M] net/rxrpc/ar-call.o CC [M] fs/ext4/resize.o /scratch/kisskb/src/net/sched/sch_generic.c: In function 'dev_watchdog': /scratch/kisskb/src/net/sched/sch_generic.c:259: warning: unused variable 'drivername' CC [M] net/rose/rose_loopback.o CC [M] drivers/net/pcmcia/smc91c92_cs.o CC fs/hfs/btree.o LD drivers/md/raid6_pq.o LD drivers/md/raid456.o LD drivers/md/md-mod.o CC [M] drivers/net/irda/mcp2120-sir.o LD drivers/md/built-in.o CC net/ipv6/datagram.o CC [M] net/netfilter/ipvs/ip_vs_core.o CC fs/hfs/catalog.o IKCFG kernel/config_data.h /scratch/kisskb/src/drivers/net/pcmcia/smc91c92_cs.c: In function 'smc91c92_release': /scratch/kisskb/src/drivers/net/pcmcia/smc91c92_cs.c:1131: warning: unused variable 'smc' CC [M] drivers/net/phy/marvell.o LD kernel/built-in.o CC [M] net/rose/rose_out.o CC net/rds/send.o CC net/ipv4/datagram.o CC [M] kernel/configs.o CC net/sched/sch_mq.o CC [M] drivers/net/phy/davicom.o CC [M] drivers/net/irda/act200l-sir.o CC fs/hfs/dir.o CC net/ipv4/raw.o CC [M] net/netfilter/ipvs/ip_vs_ctl.o CC net/ipv4/udp.o CC [M] net/rose/rose_route.o CC [M] net/netfilter/ipvs/ip_vs_sched.o CC [M] drivers/net/phy/lxt.o CC net/ipv6/ip6_flowlabel.o CC [M] drivers/net/irda/ma600-sir.o CC net/sched/sch_api.o CC [M] net/rxrpc/ar-connection.o CC net/sched/sch_blackhole.o CC fs/hfs/extent.o CC [M] drivers/net/pcmcia/axnet_cs.o CC net/rds/stats.o CC [M] drivers/net/phy/qsemi.o CC [M] drivers/net/phy/smsc.o CC [M] drivers/net/irda/toim3232-sir.o CC [M] drivers/net/phy/broadcom.o CC net/ipv6/inet6_connection_sock.o CC [M] net/rose/rose_subr.o CC [M] net/rose/rose_timer.o CC fs/hfs/inode.o CC net/rds/sysctl.o CC [M] fs/ext4/extents.o CC [M] net/rose/sysctl_net_rose.o CC [M] drivers/net/phy/mdio-bitbang.o LD [M] drivers/net/irda/sir-dev.o LD drivers/parport/built-in.o CC [M] drivers/parport/share.o CC [M] drivers/parport/ieee1284.o CC net/sched/cls_api.o CC [M] net/rxrpc/ar-connevent.o CC net/ipv4/udplite.o CC net/rds/threads.o LD [M] drivers/net/phy/libphy.o CC net/ipv4/arp.o LD net/netfilter/built-in.o CC net/ipv6/sysctl_net_ipv6.o CC drivers/net/wan/dlci.o CC net/rds/transport.o CC [M] fs/ext4/ext4_jbd2.o CC fs/hfs/attr.o CC net/rds/loop.o CC net/sctp/sm_statetable.o LD [M] net/rose/rose.o CC net/rds/page.o CC [M] net/netfilter/ipvs/ip_vs_xmit.o CC fs/hfs/mdb.o CC [M] drivers/parport/ieee1284_ops.o CC net/ipv4/icmp.o CC net/sched/act_api.o CC [M] net/rxrpc/ar-error.o CC net/sched/act_police.o CC [M] drivers/parport/procfs.o CC net/sctp/sm_statefuns.o LD drivers/net/wan/built-in.o LD drivers/net/wireless/built-in.o CC net/ipv4/devinet.o CC drivers/net/stnic.o CC net/ipv6/ip6mr.o CC net/rds/rdma.o CC drivers/net/8390.o CC [M] net/netfilter/ipvs/ip_vs_app.o CC fs/hfs/part_tbl.o LD [M] drivers/parport/parport.o CC [M] net/netfilter/ipvs/ip_vs_sync.o CC net/ipv4/af_inet.o CC [M] fs/ext4/migrate.o CC drivers/net/ks8842.o CC [M] net/rxrpc/ar-input.o CC [M] net/rxrpc/ar-key.o CC fs/hfs/string.o CC fs/hfs/super.o CC fs/hfs/sysdep.o CC [M] net/rds/tcp.o CC [M] net/netfilter/ipvs/ip_vs_est.o CC net/sched/act_gact.o CC [M] fs/ext4/mballoc.o CC net/ipv6/xfrm6_policy.o CC net/sched/act_pedit.o CC [M] fs/ext4/block_validity.o CC drivers/net/Space.o CC net/sctp/sm_sideeffect.o CC fs/hfs/trans.o CC net/ipv4/igmp.o CC net/sched/sch_fifo.o CC [M] net/rds/tcp_connect.o CC [M] net/rds/tcp_listen.o CC [M] net/netfilter/ipvs/ip_vs_proto.o LD fs/hfs/hfs.o LD fs/hfs/built-in.o CC drivers/net/loopback.o CC [M] net/rds/tcp_recv.o CC drivers/net/slip.o LD fs/hfsplus/built-in.o CC [M] fs/hfsplus/super.o CC net/sched/sch_hfsc.o CC net/ipv6/xfrm6_state.o CC [M] net/rxrpc/ar-local.o CC net/ipv6/xfrm6_input.o LD fs/jbd2/built-in.o CC [M] fs/jbd2/transaction.o CC [M] fs/jbd2/commit.o CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o CC [M] net/rds/tcp_send.o CC net/tipc/addr.o CC [M] net/netfilter/ipvs/ip_vs_lc.o CC drivers/net/slhc.o CC net/sctp/protocol.o CC drivers/net/eql.o CC [M] fs/hfsplus/options.o CC [M] net/rxrpc/ar-output.o CC net/tipc/bcast.o CC net/ipv6/xfrm6_output.o CC [M] fs/hfsplus/inode.o CC net/ipv4/fib_frontend.o CC [M] net/rxrpc/ar-peer.o CC net/ipv4/fib_semantics.o CC [M] net/rds/tcp_stats.o CC [M] net/netfilter/ipvs/ip_vs_wlc.o CC net/sched/sch_gred.o CC [M] net/netfilter/ipvs/ip_vs_lblc.o CC net/ipv6/netfilter.o CC [M] fs/jbd2/recovery.o LD net/rds/rds.o CC drivers/net/veth.o LD [M] net/rds/rds_tcp.o CC net/sctp/endpointola.o LD net/rds/built-in.o CC net/sctp/associola.o CC [M] fs/hfsplus/ioctl.o CC net/wanrouter/wanproc.o CC net/wireless/wext.o CC net/tipc/bearer.o CC net/x25/af_x25.o CC [M] net/rxrpc/ar-recvmsg.o CC [M] fs/jbd2/checkpoint.o CC [M] net/netfilter/ipvs/ip_vs_dh.o CC [M] fs/hfsplus/extents.o CC [M] fs/ext4/move_extent.o CC net/sched/sch_teql.o CC net/xfrm/xfrm_policy.o CC net/ipv6/fib6_rules.o CC net/ipv4/inet_fragment.o CC drivers/net/netconsole.o CC net/wanrouter/wanmain.o CC [M] drivers/net/plip.o CC net/tipc/config.o CC [M] fs/jbd2/revoke.o CC [M] net/netfilter/ipvs/ip_vs_sed.o CC net/sched/sch_prio.o CC net/ipv6/proc.o CC [M] fs/hfsplus/catalog.o CC [M] net/wireless/core.o CC net/sctp/transport.o CC net/ipv4/sysctl_net_ipv4.o CC [M] fs/hfsplus/dir.o CC [M] net/rxrpc/ar-security.o CC net/x25/x25_dev.o LD [M] fs/ext4/ext4.o CC [M] net/netfilter/ipvs/ip_vs_nq.o CC [M] fs/jbd2/journal.o LD net/wanrouter/wanrouter.o CC [M] net/rxrpc/ar-skbuff.o LD net/wanrouter/built-in.o CC net/x25/x25_facilities.o CC net/tipc/cluster.o CC net/tipc/core.o CC net/sched/sch_drr.o CC net/ipv6/syncookies.o CC [M] drivers/net/mii.o LD [M] net/netfilter/ipvs/ip_vs.o CC [M] fs/hfsplus/btree.o CC net/sched/cls_u32.o CC net/sched/cls_rsvp6.o CC net/x25/x25_in.o CC net/sctp/chunk.o CC net/sched/cls_flow.o CC [M] net/rxrpc/ar-transport.o CC [M] net/wireless/sysfs.o CC net/ipv4/fib_hash.o CC [M] net/rxrpc/ar-proc.o CC net/tipc/handler.o CC net/ipv6/ah6.o CC [M] fs/hfsplus/bnode.o CC [M] drivers/net/ppp_generic.o CC net/ipv6/ipcomp6.o CC net/x25/x25_link.o CC net/xfrm/xfrm_state.o CC [M] net/wireless/radiotap.o CC net/sctp/sm_make_chunk.o CC [M] net/wireless/util.o CC net/x25/x25_out.o CC net/tipc/link.o CC net/x25/x25_route.o CC [M] net/rxrpc/rxkad.o CC net/sched/cls_cgroup.o CC net/sched/ematch.o CC [M] fs/hfsplus/brec.o CC net/ipv4/proc.o CC [M] fs/hfsplus/bfind.o CC net/ipv6/xfrm6_tunnel.o LD [M] fs/jbd2/jbd2.o CC [M] fs/hfsplus/tables.o CC [M] fs/hfsplus/unicode.o CC [M] drivers/net/ppp_async.o CC net/x25/x25_subr.o CC net/ipv6/tunnel6.o CC net/x25/x25_timer.o CC net/ipv6/xfrm6_mode_transport.o CC net/sysctl_net.o CC [M] fs/hfsplus/wrapper.o CC net/ipv4/syncookies.o CC [M] net/wireless/reg.o CC net/sched/em_nbyte.o CC net/ipv6/mip6.o CC net/xfrm/xfrm_hash.o LD [M] net/rxrpc/af-rxrpc.o LD net/ipv6/netfilter/built-in.o CC net/x25/x25_proc.o CC [M] net/wireless/scan.o CC net/x25/x25_forward.o CC [M] fs/hfsplus/bitmap.o CC [M] drivers/net/ppp_synctty.o CC net/sched/em_u32.o CC net/xfrm/xfrm_input.o CC drivers/pcmcia/cs.o LD fs/minix/built-in.o CC fs/jfs/super.o CC [M] fs/minix/bitmap.o CC net/sctp/ulpevent.o CC [M] fs/hfsplus/part_tbl.o CC net/x25/sysctl_net_x25.o CC net/sctp/inqueue.o CC net/ipv4/xfrm4_mode_beet.o CC net/ipv6/sit.o CC [M] net/sched/act_mirred.o LD [M] fs/hfsplus/hfsplus.o CC net/ipv4/inet_lro.o CC net/ipv4/tunnel4.o CC [M] fs/minix/itree_v1.o CC [M] drivers/net/bsd_comp.o LD net/x25/x25.o LD net/x25/built-in.o CC net/xfrm/xfrm_output.o CC net/ipv4/ipconfig.o CC net/sctp/outqueue.o CC fs/jfs/file.o CC [M] net/wireless/nl80211.o CC net/tipc/discover.o CC [M] net/sched/act_ipt.o CC net/ipv4/netfilter.o CC [M] net/wireless/mlme.o CC drivers/pcmcia/cistpl.o CC net/xfrm/xfrm_algo.o CC [M] drivers/net/ppp_mppe.o CC fs/jfs/inode.o CC [M] fs/minix/itree_v2.o CC net/sctp/ulpqueue.o CC [M] net/sched/act_simple.o CC net/sctp/command.o CC net/tipc/msg.o CC net/ipv6/addrconf_core.o CC net/tipc/name_distr.o CC fs/jfs/namei.o CC [M] drivers/net/pppox.o CC [M] fs/minix/namei.o CC net/tipc/subscr.o CC net/xfrm/xfrm_sysctl.o CC net/ipv4/inet_diag.o CC net/ipv4/netfilter/nf_nat_rule.o CC [M] net/sched/sch_cbq.o CC [M] net/sched/sch_red.o CC drivers/pcmcia/rsrc_mgr.o CC net/xfrm/xfrm_user.o CC net/ipv6/exthdrs_core.o CC fs/nls/nls_base.o CC net/sctp/tsnmap.o CC [M] fs/minix/inode.o CC net/ipv6/inet6_hashtables.o CC [M] fs/minix/file.o CC [M] drivers/net/pppoe.o CC net/tipc/name_table.o CC net/ipv4/netfilter/nf_nat_standalone.o CC drivers/pcmcia/socket_sysfs.o CC fs/nls/nls_cp775.o CC fs/jfs/jfs_mount.o LD drivers/platform/built-in.o CC net/xfrm/xfrm_ipcomp.o CC net/sctp/bind_addr.o CC fs/nls/nls_cp850.o CC [M] fs/minix/dir.o CC net/tipc/net.o CC [M] drivers/pcmcia/ds.o CC net/sctp/socket.o CC net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o CC net/tipc/netlink.o CC fs/jfs/jfs_umount.o CC fs/nls/nls_cp855.o LD net/ipv6/ipv6.o CC fs/jfs/jfs_xtree.o LD net/ipv6/built-in.o CC fs/nls/nls_cp863.o CC [M] net/sched/sch_dsmark.o CC [M] drivers/net/pppol2tp.o CC net/tipc/node.o CC fs/nls/nls_cp864.o CC [M] net/sched/sch_tbf.o LD [M] fs/minix/minix.o CC [M] net/wireless/ibss.o LD fs/notify/dnotify/built-in.o CC net/sctp/primitive.o CC fs/notify/inotify/inotify.o CC net/sctp/output.o CC fs/nls/nls_cp869.o CC net/ipv4/netfilter/nf_conntrack_proto_icmp.o CC net/ipv4/tcp_diag.o LD net/xfrm/built-in.o CC fs/nls/nls_cp874.o CC fs/ntfs/aops.o CC fs/ntfs/attrib.o CC [M] net/wireless/sme.o CC [M] drivers/pcmcia/pcmcia_resource.o CC [M] net/sched/sch_multiq.o CC net/tipc/node_subscr.o LD fs/ocfs2/built-in.o CC [M] fs/ocfs2/alloc.o CC fs/nls/nls_cp936.o LD fs/notify/inotify/built-in.o LD fs/notify/built-in.o CC [M] net/sched/cls_tcindex.o CC net/sctp/input.o CC [M] fs/ocfs2/aops.o CC net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o CC net/tipc/port.o CC fs/jfs/jfs_imap.o CC fs/jfs/jfs_debug.o CC fs/nls/nls_cp949.o CC net/ipv4/netfilter/nf_nat_core.o CC [M] drivers/net/dummy.o CC drivers/power/power_supply_core.o LD drivers/pcmcia/pcmcia_core.o CC [M] net/sched/cls_basic.o LD [M] drivers/pcmcia/pcmcia.o LD drivers/pcmcia/built-in.o CC net/ipv4/netfilter/nf_nat_helper.o CC [M] net/wireless/chan.o CC drivers/power/power_supply_sysfs.o CC fs/omfs/bitmap.o CC fs/omfs/dir.o CC drivers/regulator/core.o CC fs/ntfs/collate.o CC [M] drivers/net/ifb.o CC [M] drivers/power/ds2760_battery.o CC [M] net/wireless/debugfs.o CC fs/nls/nls_cp1251.o CC [M] net/sched/em_cmp.o LD net/sched/built-in.o CC fs/nls/nls_iso8859-3.o LD drivers/power/power_supply.o CC fs/nls/nls_iso8859-4.o CC fs/ntfs/compress.o LD drivers/power/built-in.o CC fs/nls/nls_iso8859-7.o CC fs/omfs/file.o CC fs/jfs/jfs_dmap.o CC fs/partitions/check.o CC [M] drivers/net/macvlan.o CC fs/ntfs/debug.o CC [M] net/wireless/wext-compat.o CC net/sctp/debug.o CC fs/jfs/jfs_unicode.o CC net/tipc/ref.o CC fs/ntfs/dir.o CC net/ipv4/netfilter/nf_nat_proto_unknown.o CC fs/nls/nls_cp1255.o CC net/tipc/socket.o CC net/tipc/user_reg.o CC fs/jfs/jfs_dtree.o CC fs/nls/nls_iso8859-15.o CC net/ipv4/tcp_cubic.o CC fs/omfs/inode.o CC net/sctp/ssnmap.o CC net/ipv4/netfilter/nf_nat_proto_common.o CC drivers/regulator/bq24022.o CC fs/nls/nls_koi8-r.o CC fs/ntfs/file.o CC [M] drivers/net/de600.o CC fs/partitions/acorn.o CC [M] drivers/regulator/virtual.o CC fs/partitions/amiga.o CC [M] fs/nls/nls_cp737.o CC [M] fs/nls/nls_cp861.o CC net/sctp/auth.o LD fs/omfs/omfs.o LD fs/omfs/built-in.o CC [M] fs/nls/nls_cp862.o CC [M] net/wireless/wext-sme.o CC net/ipv4/cipso_ipv4.o CC net/ipv4/xfrm4_policy.o CC net/ipv4/netfilter/nf_nat_proto_tcp.o LD drivers/regulator/built-in.o CC net/ipv4/xfrm4_state.o CC fs/partitions/atari.o CC [M] drivers/net/de620.o CC drivers/rtc/rtc-lib.o CC [M] fs/nls/nls_cp865.o CC net/tipc/zone.o CC fs/partitions/mac.o CC fs/ntfs/index.o CC [M] fs/nls/nls_cp866.o CC net/ipv4/netfilter/nf_nat_proto_udp.o CC net/ipv4/netfilter/nf_nat_proto_icmp.o LD drivers/rtc/built-in.o CC net/ipv4/xfrm4_input.o CC net/ipv4/xfrm4_output.o CC fs/partitions/ldm.o CC net/tipc/dbg.o LD net/wireless/built-in.o CC net/sctp/proc.o LD [M] net/wireless/cfg80211.o CC fs/jfs/jfs_inode.o CC [M] fs/nls/nls_iso8859-1.o CC net/ipv4/netfilter/nf_defrag_ipv4.o CC [M] drivers/net/smc91x.o CC fs/ntfs/inode.o CC fs/jfs/jfs_extent.o CC [M] fs/nls/nls_iso8859-5.o CC net/tipc/eth_media.o /scratch/kisskb/src/drivers/net/smc91x.c: In function 'smc_hardware_send_pkt': /scratch/kisskb/src/drivers/net/smc91x.c:553: warning: unused variable 'flags' /scratch/kisskb/src/drivers/net/smc91x.c: In function 'smc_hard_start_xmit': /scratch/kisskb/src/drivers/net/smc91x.c:639: warning: unused variable 'flags' CC fs/partitions/msdos.o CC fs/partitions/osf.o CC [M] fs/nls/nls_iso8859-14.o CC [M] drivers/net/smc911x.o CC [M] drivers/net/smsc911x.o CC net/sctp/sysctl.o CC net/ipv4/netfilter/nf_nat_irc.o CC net/sctp/ipv6.o CC [M] fs/nls/nls_utf8.o LD net/tipc/tipc.o /scratch/kisskb/src/drivers/net/smc911x.c: In function 'smc911x_drv_remove': /scratch/kisskb/src/drivers/net/smc911x.c:2135: warning: unused variable 'lp' /scratch/kisskb/src/drivers/net/smc911x.c: In function 'SMC_inl': /scratch/kisskb/src/drivers/net/smc911x.h:135: warning: control reaches end of non-void function CC drivers/scsi/scsi.o CC fs/proc/nommu.o LD net/tipc/built-in.o CC fs/proc/task_nommu.o CC fs/ntfs/mft.o CC fs/jfs/symlink.o CC fs/partitions/sgi.o CC fs/ntfs/mst.o LD fs/nls/built-in.o CC fs/jfs/jfs_metapage.o CC net/ipv4/netfilter/nf_nat_sip.o CC fs/jfs/jfs_logmgr.o CC [M] net/ipv4/ip_gre.o CC [M] net/ipv4/ah4.o CC fs/proc/inode.o CC [M] net/ipv4/esp4.o CC fs/partitions/sun.o CC fs/partitions/ultrix.o CC drivers/scsi/hosts.o LD net/sctp/sctp.o CC [M] drivers/net/ethoc.o CC fs/proc/root.o LD net/sctp/built-in.o CC net/ipv4/netfilter/ip_tables.o CC fs/partitions/efi.o CC fs/jfs/jfs_txnmgr.o LD net/ipv4/netfilter/iptable_nat.o CC [M] net/ipv4/ipcomp.o CC [M] net/ipv4/xfrm4_tunnel.o CC fs/jfs/jfs_uniupr.o CC fs/proc/base.o CC drivers/serial/serial_core.o CC drivers/scsi/scsi_ioctl.o CC drivers/ssb/main.o CC drivers/sh/intc.o CC drivers/scsi/constants.o CC [M] net/ipv4/netfilter/iptable_filter.o CC drivers/scsi/scsicam.o CC [M] net/ipv4/netfilter/ipt_LOG.o CC fs/jfs/resize.o CC [M] fs/ocfs2/blockcheck.o CC fs/partitions/karma.o LD drivers/sh/built-in.o CC fs/proc/array.o CC fs/proc/generic.o CC fs/ntfs/namei.o CC fs/proc/proc_tty.o CC drivers/serial/8250.o CC drivers/serial/sh-sci.o CC fs/qnx4/inode.o CC drivers/scsi/scsi_error.o CC [M] fs/ocfs2/buffer_head_io.o LD fs/partitions/built-in.o CC drivers/scsi/scsi_lib.o CC drivers/ssb/scan.o CC drivers/ssb/driver_chipcommon.o CC [M] net/ipv4/netfilter/ipt_REJECT.o CC fs/ntfs/runlist.o CC fs/jfs/xattr.o CC fs/jfs/ioctl.o LD drivers/net/built-in.o CC drivers/ssb/driver_chipcommon_pmu.o CC [M] fs/ocfs2/dcache.o CC fs/qnx4/dir.o CC fs/jfs/acl.o LD drivers/telephony/built-in.o CC [M] drivers/telephony/phonedev.o CC fs/proc/cmdline.o CC [M] fs/ocfs2/dir.o CC fs/qnx4/namei.o CC [M] net/ipv4/netfilter/ipt_ULOG.o CC fs/qnx4/file.o CC fs/proc/cpuinfo.o CC [M] drivers/serial/kgdboc.o CC drivers/scsi/scsi_lib_dma.o CC drivers/scsi/scsi_scan.o CC fs/qnx4/bitmap.o CC drivers/scsi/scsi_sysfs.o LD drivers/ssb/ssb.o LD drivers/ssb/built-in.o CC fs/proc/devices.o CC fs/proc/interrupts.o LD drivers/uio/built-in.o CC fs/qnx4/truncate.o LD fs/jfs/jfs.o CC [M] drivers/uio/uio.o LD fs/jfs/built-in.o CC [M] drivers/uio/uio_pdrv.o CC [M] drivers/uio/uio_pdrv_genirq.o LD drivers/serial/built-in.o CC [M] fs/ocfs2/dlmglue.o CC [M] drivers/uio/uio_sercos3.o CC fs/proc/loadavg.o LD fs/qnx4/qnx4.o CC fs/ntfs/super.o CC drivers/video/fb_notify.o LD fs/qnx4/built-in.o CC fs/ntfs/sysctl.o CC drivers/video/fbmem.o CC fs/proc/meminfo.o LD net/ipv4/netfilter/nf_conntrack_ipv4.o CC [M] fs/ocfs2/export.o CC drivers/scsi/scsi_devinfo.o LD net/ipv4/netfilter/nf_nat.o LD net/ipv4/netfilter/built-in.o LD net/ipv4/built-in.o CC drivers/scsi/scsi_netlink.o CC drivers/video/fbmon.o CC drivers/scsi/scsi_sysctl.o CC [M] fs/ocfs2/extent_map.o LD net/built-in.o CC [M] fs/ocfs2/file.o CC fs/proc/stat.o CC fs/ntfs/unistr.o CC fs/proc/uptime.o CC fs/quota/dquot.o CC fs/proc/version.o CC [M] fs/ocfs2/heartbeat.o CC drivers/video/fbcmap.o CC fs/quota/quota_v2.o CC [M] fs/ocfs2/inode.o CC [M] fs/ocfs2/ioctl.o CC fs/proc/softirqs.o CC drivers/scsi/scsi_proc.o CC fs/proc/proc_sysctl.o CC fs/proc/proc_net.o CC fs/ntfs/upcase.o CC fs/ntfs/bitmap.o CC fs/ramfs/inode.o CC [M] fs/ocfs2/journal.o CC fs/quota/quota_tree.o CC drivers/video/fbsysfs.o CC fs/reiserfs/bitmap.o CC fs/romfs/storage.o CC drivers/scsi/scsi_transport_fc.o CC fs/reiserfs/do_balan.o CC fs/sysfs/inode.o CC fs/proc/kmsg.o CC fs/ramfs/file-nommu.o CC fs/romfs/super.o LD fs/proc/proc.o LD fs/proc/built-in.o CC fs/quota/quota.o CC fs/ntfs/lcnalloc.o CC drivers/video/modedb.o CC fs/sysfs/file.o LD fs/ramfs/ramfs.o CC [M] fs/ocfs2/localalloc.o LD fs/ramfs/built-in.o CC fs/sysfs/dir.o /scratch/kisskb/src/fs/sysfs/dir.c:447: warning: 'sysfs_pathname' defined but not used LD fs/romfs/romfs.o LD fs/romfs/built-in.o CC fs/reiserfs/namei.o CC drivers/scsi/device_handler/scsi_dh.o CC drivers/video/fbcvt.o CC [M] fs/quota/quota_v1.o CC fs/ntfs/logfile.o LD drivers/video/backlight/built-in.o CC fs/ntfs/quota.o CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o CC drivers/video/console/dummycon.o CC fs/sysfs/symlink.o LD drivers/scsi/fcoe/built-in.o CC [M] drivers/scsi/fcoe/libfcoe.o CC [M] drivers/scsi/device_handler/scsi_dh_emc.o CC [M] fs/ocfs2/locks.o LD fs/quota/built-in.o LD drivers/video/display/built-in.o LD drivers/video/console/built-in.o LD drivers/w1/masters/built-in.o LD drivers/w1/slaves/built-in.o CC [M] drivers/w1/slaves/w1_therm.o CC drivers/video/mb862xx/mb862xxfb.o CC [M] drivers/w1/w1.o CC fs/sysfs/mount.o CC [M] drivers/w1/slaves/w1_ds2431.o CC fs/ntfs/usnjrnl.o CC fs/reiserfs/inode.o CC [M] drivers/scsi/device_handler/scsi_dh_alua.o /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:334: warning: 'mb862xxfb_init_fbinfo' defined but not used /scratch/kisskb/src/drivers/video/mb862xx/mb862xxfb.c:459: warning: 'dev_attr_dispregs' defined but not used CC drivers/watchdog/softdog.o CC fs/reiserfs/file.o LD drivers/scsi/libfc/built-in.o LD drivers/video/mb862xx/built-in.o CC [M] drivers/w1/w1_int.o CC drivers/video/cfbfillrect.o CC [M] drivers/scsi/libfc/fc_disc.o CC [M] fs/ocfs2/mmap.o LD fs/ntfs/ntfs.o CC [M] drivers/w1/slaves/w1_ds2433.o CC fs/sysfs/bin.o LD fs/ntfs/built-in.o CC [M] drivers/w1/slaves/w1_ds2760.o CC drivers/scsi/osd/osd_initiator.o CC [M] fs/ocfs2/namei.o LD drivers/watchdog/built-in.o CC [M] fs/ocfs2/resize.o CC [M] drivers/scsi/osd/osd_uld.o CC [M] drivers/scsi/libfc/fc_exch.o CC fs/sysfs/group.o LD drivers/scsi/pcmcia/built-in.o LD drivers/scsi/device_handler/built-in.o CC fs/reiserfs/dir.o CC drivers/video/cfbcopyarea.o LD fs/ufs/built-in.o CC [M] fs/ufs/balloc.o CC drivers/video/cfbimgblt.o CC [M] fs/ufs/cylinder.o CC [M] fs/ocfs2/slot_map.o CC [M] fs/ocfs2/suballoc.o CC [M] drivers/w1/w1_family.o LD fs/sysfs/built-in.o CC [M] drivers/w1/w1_netlink.o CC [M] drivers/scsi/libfc/fc_elsct.o CC [M] drivers/scsi/libfc/fc_frame.o CC [M] drivers/scsi/libfc/fc_lport.o CC drivers/video/sysfillrect.o CC [M] fs/ufs/dir.o LD [M] drivers/scsi/osd/osd.o CC [M] fs/ocfs2/super.o CC drivers/video/syscopyarea.o CC fs/reiserfs/fix_node.o CC [M] fs/ufs/file.o CC [M] drivers/w1/w1_io.o CC [M] fs/ocfs2/symlink.o LD drivers/scsi/osd/libosd.o LD drivers/scsi/osd/built-in.o CC drivers/video/sysimgblt.o CC [M] fs/ocfs2/sysfile.o CC [M] drivers/scsi/libfc/fc_rport.o LD fs/xfs/built-in.o CC [M] fs/ocfs2/uptodate.o CC [M] fs/xfs/linux-2.6/xfs_acl.o LD drivers/w1/built-in.o LD [M] drivers/w1/wire.o CC drivers/video/fb_sys_fops.o CC [M] fs/xfs/linux-2.6/xfs_stats.o CC fs/reiserfs/super.o CC [M] fs/ufs/ialloc.o CC fs/reiserfs/prints.o CC fs/reiserfs/objectid.o /scratch/kisskb/src/fs/xfs/linux-2.6/xfs_acl.c: In function 'xfs_get_acl': /scratch/kisskb/src/fs/xfs/linux-2.6/xfs_acl.c:108: warning: 'ea_name' may be used uninitialized in this function CC fs/reiserfs/lbalance.o CC [M] fs/ufs/inode.o CC drivers/video/fb_defio.o CC [M] fs/xfs/linux-2.6/xfs_sysctl.o CC fs/reiserfs/ibalance.o CC drivers/video/metronomefb.o CC [M] fs/ufs/namei.o CC fs/eventpoll.o CC [M] fs/xfs/xfs_alloc.o CC fs/anon_inodes.o CC [M] fs/ocfs2/ver.o CC [M] fs/xfs/xfs_alloc_btree.o CC [M] fs/xfs/xfs_attr.o CC [M] fs/xfs/xfs_attr_leaf.o CC [M] drivers/scsi/libfc/fc_fcp.o CC fs/signalfd.o CC drivers/video/broadsheetfb.o CC [M] fs/xfs/xfs_bit.o CC [M] fs/ufs/super.o CC fs/reiserfs/stree.o CC [M] fs/ufs/symlink.o CC drivers/video/s1d13xxxfb.o CC fs/reiserfs/hashes.o CC fs/eventfd.o CC [M] fs/ufs/truncate.o CC drivers/video/sh_mobile_lcdcfb.o CC [M] fs/ocfs2/quota_local.o CC [M] fs/xfs/xfs_bmap.o /scratch/kisskb/src/drivers/video/s1d13xxxfb.c:421: warning: 'bltbit_wait_bitset' defined but not used /scratch/kisskb/src/drivers/video/s1d13xxxfb.c:464: warning: 'bltbit_fifo_status' defined but not used CC [M] fs/ufs/util.o CC drivers/scsi/ch.o CC drivers/scsi/scsi_debug.o CC fs/locks.o CC [M] drivers/scsi/scsi_transport_spi.o CC [M] fs/xfs/xfs_bmap_btree.o CC [M] fs/ocfs2/quota_global.o CC [M] fs/ocfs2/xattr.o CC [M] fs/xfs/xfs_btree.o CC [M] drivers/video/tmiofb.o CC [M] drivers/scsi/scsi_transport_iscsi.o LD [M] fs/ufs/ufs.o LD [M] drivers/scsi/libfc/libfc.o CC [M] drivers/video/vfb.o CC [M] drivers/scsi/libiscsi.o CC [M] fs/xfs/xfs_buf_item.o CC [M] fs/ocfs2/stack_o2cb.o CC [M] fs/ocfs2/stackglue.o CC [M] drivers/scsi/libiscsi_tcp.o CC [M] drivers/video/output.o CC fs/reiserfs/tail_conversion.o CC fs/binfmt_script.o CC [M] fs/xfs/xfs_da_btree.o CC fs/reiserfs/journal.o LD fs/ocfs2/cluster/built-in.o CC [M] fs/ocfs2/cluster/heartbeat.o CC fs/binfmt_elf_fdpic.o LD drivers/video/fb.o LD drivers/video/built-in.o CC fs/posix_acl.o CC [M] fs/xfs/xfs_dir2.o LD fs/ocfs2/dlm/built-in.o CC [M] fs/ocfs2/dlm/dlmdomain.o CC [M] fs/xfs/xfs_dir2_block.o CC fs/reiserfs/resize.o CC [M] drivers/scsi/iscsi_tcp.o CC fs/reiserfs/item_ops.o CC [M] drivers/scsi/st.o CC fs/reiserfs/ioctl.o CC fs/reiserfs/procfs.o CC fs/reiserfs/xattr.o CC fs/xattr_acl.o CC [M] fs/xfs/xfs_dir2_data.o CC [M] drivers/scsi/osst.o CC [M] fs/ocfs2/cluster/masklog.o CC fs/reiserfs/xattr_user.o CC fs/generic_acl.o CC [M] fs/ocfs2/cluster/sys.o CC [M] fs/xfs/xfs_dir2_leaf.o CC [M] fs/xfs/xfs_dir2_node.o CC [M] fs/xfs/xfs_dir2_sf.o CC fs/reiserfs/xattr_trusted.o CC [M] fs/xfs/xfs_error.o CC [M] fs/xfs/xfs_extfree_item.o CC [M] fs/ocfs2/dlm/dlmdebug.o CC [M] fs/ocfs2/cluster/nodemanager.o CC [M] fs/ocfs2/cluster/quorum.o CC [M] fs/ocfs2/cluster/tcp.o CC fs/reiserfs/xattr_security.o CC fs/dcookies.o CC [M] drivers/scsi/ses.o CC fs/reiserfs/xattr_acl.o CC [M] fs/ocfs2/cluster/netdebug.o CC [M] drivers/scsi/scsi_wait_scan.o CC [M] fs/xfs/xfs_filestream.o CC [M] fs/ocfs2/dlm/dlmthread.o CC [M] fs/ocfs2/cluster/ver.o /scratch/kisskb/src/fs/reiserfs/xattr_acl.c: In function 'reiserfs_get_acl': /scratch/kisskb/src/fs/reiserfs/xattr_acl.c:199: warning: 'name' may be used uninitialized in this function CC [M] fs/binfmt_misc.o CC [M] fs/xfs/xfs_fsops.o CC [M] fs/ocfs2/dlm/dlmrecovery.o CC [M] fs/ocfs2/dlm/dlmmaster.o CC [M] fs/xfs/xfs_ialloc.o CC [M] fs/ocfs2/dlm/dlmast.o LD fs/reiserfs/reiserfs.o LD drivers/scsi/scsi_mod.o LD fs/reiserfs/built-in.o CC [M] fs/xfs/xfs_ialloc_btree.o CC [M] fs/mbcache.o CC [M] fs/ocfs2/dlm/dlmconvert.o LD drivers/scsi/built-in.o CC [M] fs/xfs/xfs_iget.o CC [M] fs/ocfs2/dlm/dlmlock.o CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] fs/xfs/xfs_inode.o CC [M] fs/xfs/xfs_inode_item.o LD [M] fs/ocfs2/ocfs2.o CC [M] fs/xfs/xfs_iomap.o CC [M] fs/ocfs2/dlm/dlmver.o CC [M] fs/ocfs2/dlm/userdlm.o CC [M] fs/xfs/xfs_itable.o CC [M] fs/ocfs2/dlm/dlmfs.o CC [M] fs/xfs/xfs_dfrag.o LD [M] fs/ocfs2/ocfs2_stackglue.o CC [M] fs/xfs/xfs_log.o CC [M] fs/xfs/xfs_log_recover.o CC [M] fs/ocfs2/dlm/dlmfsver.o LD [M] fs/ocfs2/ocfs2_stack_o2cb.o CC [M] fs/xfs/xfs_mount.o CC [M] fs/xfs/xfs_mru_cache.o LD drivers/built-in.o CC [M] fs/xfs/xfs_rename.o CC [M] fs/xfs/xfs_trans.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] fs/xfs/xfs_trans_buf.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o CC [M] fs/xfs/xfs_trans_extfree.o CC [M] fs/xfs/xfs_trans_inode.o CC [M] fs/xfs/xfs_trans_item.o CC [M] fs/xfs/xfs_utils.o CC [M] fs/xfs/xfs_vnodeops.o CC [M] fs/xfs/xfs_rw.o CC [M] fs/xfs/xfs_dmops.o CC [M] fs/xfs/linux-2.6/kmem.o CC [M] fs/xfs/linux-2.6/xfs_aops.o CC [M] fs/xfs/linux-2.6/xfs_buf.o CC [M] fs/xfs/linux-2.6/xfs_export.o CC [M] fs/xfs/linux-2.6/xfs_file.o CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o CC [M] fs/xfs/linux-2.6/xfs_globals.o CC [M] fs/xfs/linux-2.6/xfs_ioctl.o CC [M] fs/xfs/linux-2.6/xfs_iops.o CC [M] fs/xfs/linux-2.6/xfs_lrw.o CC [M] fs/xfs/linux-2.6/xfs_super.o CC [M] fs/xfs/linux-2.6/xfs_sync.o CC [M] fs/xfs/linux-2.6/xfs_xattr.o CC [M] fs/xfs/support/debug.o CC [M] fs/xfs/support/uuid.o LD [M] fs/ocfs2/dlm/ocfs2_dlm.o LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.o LD [M] fs/xfs/xfs.o LD fs/built-in.o 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 kernel/built-in.o: In function `init_enter__nice': /scratch/kisskb/src/kernel/sched.c:6049: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6049: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sched_setscheduler': /scratch/kisskb/src/kernel/sched.c:6371: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6371: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sched_setparam': /scratch/kisskb/src/kernel/sched.c:6385: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6385: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sched_getscheduler': /scratch/kisskb/src/kernel/sched.c:6394: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6394: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sched_getparam': /scratch/kisskb/src/kernel/sched.c:6420: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6420: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sched_setaffinity': /scratch/kisskb/src/kernel/sched.c:6539: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6539: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sched_getaffinity': /scratch/kisskb/src/kernel/sched.c:6587: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6587: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sched_yield': /scratch/kisskb/src/kernel/sched.c:6616: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6616: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sched_get_priority_max': /scratch/kisskb/src/kernel/sched.c:6757: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6757: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sched_get_priority_min': /scratch/kisskb/src/kernel/sched.c:6782: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6782: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sched_rr_get_interval': /scratch/kisskb/src/kernel/sched.c:6808: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6808: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__nice': /scratch/kisskb/src/kernel/sched.c:6049: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6049: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sched_setscheduler': /scratch/kisskb/src/kernel/sched.c:6371: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6371: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sched_setparam': /scratch/kisskb/src/kernel/sched.c:6385: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6385: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sched_getscheduler': /scratch/kisskb/src/kernel/sched.c:6394: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6394: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sched_getparam': /scratch/kisskb/src/kernel/sched.c:6420: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6420: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sched_setaffinity': /scratch/kisskb/src/kernel/sched.c:6539: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6539: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sched_getaffinity': /scratch/kisskb/src/kernel/sched.c:6587: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6587: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sched_yield': /scratch/kisskb/src/kernel/sched.c:6616: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6616: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sched_get_priority_max': /scratch/kisskb/src/kernel/sched.c:6757: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6757: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sched_get_priority_min': /scratch/kisskb/src/kernel/sched.c:6782: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6782: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sched_rr_get_interval': /scratch/kisskb/src/kernel/sched.c:6808: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sched.c:6808: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__set_tid_address': /scratch/kisskb/src/kernel/fork.c:887: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/fork.c:887: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__unshare': /scratch/kisskb/src/kernel/fork.c:1589: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/fork.c:1589: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__set_tid_address': /scratch/kisskb/src/kernel/fork.c:887: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/fork.c:887: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__unshare': /scratch/kisskb/src/kernel/fork.c:1589: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/fork.c:1589: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__personality': /scratch/kisskb/src/kernel/exec_domain.c:191: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exec_domain.c:191: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__personality': /scratch/kisskb/src/kernel/exec_domain.c:191: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exec_domain.c:191: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__syslog': /scratch/kisskb/src/kernel/printk.c:418: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/printk.c:418: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__syslog': /scratch/kisskb/src/kernel/printk.c:418: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/printk.c:418: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__exit': /scratch/kisskb/src/kernel/exit.c:1039: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exit.c:1039: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__exit_group': /scratch/kisskb/src/kernel/exit.c:1080: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exit.c:1080: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__waitid': /scratch/kisskb/src/kernel/exit.c:1649: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exit.c:1649: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__wait4': /scratch/kisskb/src/kernel/exit.c:1697: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exit.c:1697: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__waitpid': /scratch/kisskb/src/kernel/exit.c:1741: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exit.c:1741: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__exit': /scratch/kisskb/src/kernel/exit.c:1039: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exit.c:1039: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__exit_group': /scratch/kisskb/src/kernel/exit.c:1080: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exit.c:1080: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__waitid': /scratch/kisskb/src/kernel/exit.c:1649: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exit.c:1649: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__wait4': /scratch/kisskb/src/kernel/exit.c:1697: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exit.c:1697: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__waitpid': /scratch/kisskb/src/kernel/exit.c:1741: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/exit.c:1741: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__getitimer': /scratch/kisskb/src/kernel/itimer.c:103: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/itimer.c:103: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setitimer': /scratch/kisskb/src/kernel/itimer.c:264: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/itimer.c:264: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__getitimer': /scratch/kisskb/src/kernel/itimer.c:103: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/itimer.c:103: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setitimer': /scratch/kisskb/src/kernel/itimer.c:264: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/itimer.c:264: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__time': /scratch/kisskb/src/kernel/time.c:63: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/time.c:63: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__stime': /scratch/kisskb/src/kernel/time.c:82: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/time.c:82: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__gettimeofday': /scratch/kisskb/src/kernel/time.c:103: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/time.c:103: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__settimeofday': /scratch/kisskb/src/kernel/time.c:188: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/time.c:188: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__adjtimex': /scratch/kisskb/src/kernel/time.c:208: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/time.c:208: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__time': /scratch/kisskb/src/kernel/time.c:63: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/time.c:63: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__stime': /scratch/kisskb/src/kernel/time.c:82: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/time.c:82: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__gettimeofday': /scratch/kisskb/src/kernel/time.c:103: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/time.c:103: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__settimeofday': /scratch/kisskb/src/kernel/time.c:188: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/time.c:188: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__adjtimex': /scratch/kisskb/src/kernel/time.c:208: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/time.c:208: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__sysctl': /scratch/kisskb/src/kernel/sysctl.c:1817: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sysctl.c:1817: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__sysctl': /scratch/kisskb/src/kernel/sysctl.c:1817: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sysctl.c:1817: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__capget': /scratch/kisskb/src/kernel/capability.c:164: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/capability.c:164: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__capset': /scratch/kisskb/src/kernel/capability.c:238: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/capability.c:238: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__capget': /scratch/kisskb/src/kernel/capability.c:164: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/capability.c:164: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__capset': /scratch/kisskb/src/kernel/capability.c:238: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/capability.c:238: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__ptrace': /scratch/kisskb/src/kernel/ptrace.c:599: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/ptrace.c:599: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__ptrace': /scratch/kisskb/src/kernel/ptrace.c:599: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/ptrace.c:599: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__alarm': /scratch/kisskb/src/kernel/timer.c:1227: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1227: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getpid': /scratch/kisskb/src/kernel/timer.c:1250: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1250: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getppid': /scratch/kisskb/src/kernel/timer.c:1261: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1261: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getuid': /scratch/kisskb/src/kernel/timer.c:1272: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1272: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__geteuid': /scratch/kisskb/src/kernel/timer.c:1278: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1278: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getgid': /scratch/kisskb/src/kernel/timer.c:1284: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1284: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getegid': /scratch/kisskb/src/kernel/timer.c:1290: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1290: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__gettid': /scratch/kisskb/src/kernel/timer.c:1406: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1406: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sysinfo': /scratch/kisskb/src/kernel/timer.c:1478: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1478: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__alarm': /scratch/kisskb/src/kernel/timer.c:1227: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1227: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getpid': /scratch/kisskb/src/kernel/timer.c:1250: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1250: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getppid': /scratch/kisskb/src/kernel/timer.c:1261: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1261: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getuid': /scratch/kisskb/src/kernel/timer.c:1272: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1272: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__geteuid': /scratch/kisskb/src/kernel/timer.c:1278: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1278: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getgid': /scratch/kisskb/src/kernel/timer.c:1284: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1284: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getegid': /scratch/kisskb/src/kernel/timer.c:1290: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1290: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__gettid': /scratch/kisskb/src/kernel/timer.c:1406: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1406: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sysinfo': /scratch/kisskb/src/kernel/timer.c:1478: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/timer.c:1478: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__restart_syscall': /scratch/kisskb/src/kernel/signal.c:2017: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2017: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__rt_sigprocmask': /scratch/kisskb/src/kernel/signal.c:2071: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2071: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__rt_sigpending': /scratch/kisskb/src/kernel/signal.c:2130: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2130: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__rt_sigtimedwait': /scratch/kisskb/src/kernel/signal.c:2203: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2203: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__kill': /scratch/kisskb/src/kernel/signal.c:2276: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2276: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__tgkill': /scratch/kisskb/src/kernel/signal.c:2341: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2341: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__tkill': /scratch/kisskb/src/kernel/signal.c:2353: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2353: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__rt_sigqueueinfo': /scratch/kisskb/src/kernel/signal.c:2363: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2363: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__rt_tgsigqueueinfo': /scratch/kisskb/src/kernel/signal.c:2396: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2396: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sigpending': /scratch/kisskb/src/kernel/signal.c:2520: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2520: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sigprocmask': /scratch/kisskb/src/kernel/signal.c:2532: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2532: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__rt_sigaction': /scratch/kisskb/src/kernel/signal.c:2585: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2585: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sgetmask': /scratch/kisskb/src/kernel/signal.c:2615: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2615: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__ssetmask': /scratch/kisskb/src/kernel/signal.c:2621: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2621: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__signal': /scratch/kisskb/src/kernel/signal.c:2641: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2641: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__pause': /scratch/kisskb/src/kernel/signal.c:2658: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2658: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__rt_sigsuspend': /scratch/kisskb/src/kernel/signal.c:2668: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2668: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__restart_syscall': /scratch/kisskb/src/kernel/signal.c:2017: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2017: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__rt_sigprocmask': /scratch/kisskb/src/kernel/signal.c:2071: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2071: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__rt_sigpending': /scratch/kisskb/src/kernel/signal.c:2130: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2130: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__rt_sigtimedwait': /scratch/kisskb/src/kernel/signal.c:2203: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2203: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__kill': /scratch/kisskb/src/kernel/signal.c:2276: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2276: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__tgkill': /scratch/kisskb/src/kernel/signal.c:2341: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2341: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__tkill': /scratch/kisskb/src/kernel/signal.c:2353: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2353: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__rt_sigqueueinfo': /scratch/kisskb/src/kernel/signal.c:2363: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2363: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__rt_tgsigqueueinfo': /scratch/kisskb/src/kernel/signal.c:2396: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2396: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sigpending': /scratch/kisskb/src/kernel/signal.c:2520: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2520: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sigprocmask': /scratch/kisskb/src/kernel/signal.c:2532: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2532: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__rt_sigaction': /scratch/kisskb/src/kernel/signal.c:2585: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2585: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sgetmask': /scratch/kisskb/src/kernel/signal.c:2615: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2615: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__ssetmask': /scratch/kisskb/src/kernel/signal.c:2621: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2621: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__signal': /scratch/kisskb/src/kernel/signal.c:2641: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2641: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__pause': /scratch/kisskb/src/kernel/signal.c:2658: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2658: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__rt_sigsuspend': /scratch/kisskb/src/kernel/signal.c:2668: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/signal.c:2668: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__setpriority': /scratch/kisskb/src/kernel/sys.c:148: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:148: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getpriority': /scratch/kisskb/src/kernel/sys.c:213: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:213: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__reboot': /scratch/kisskb/src/kernel/sys.c:361: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:361: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setregid': /scratch/kisskb/src/kernel/sys.c:478: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:478: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setgid': /scratch/kisskb/src/kernel/sys.c:529: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:529: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setreuid': /scratch/kisskb/src/kernel/sys.c:602: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:602: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setuid': /scratch/kisskb/src/kernel/sys.c:667: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:667: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setresuid': /scratch/kisskb/src/kernel/sys.c:712: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:712: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getresuid': /scratch/kisskb/src/kernel/sys.c:765: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:765: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setresgid': /scratch/kisskb/src/kernel/sys.c:780: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:780: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getresgid': /scratch/kisskb/src/kernel/sys.c:823: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:823: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setfsuid': /scratch/kisskb/src/kernel/sys.c:842: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:842: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setfsgid': /scratch/kisskb/src/kernel/sys.c:879: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:879: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__times': /scratch/kisskb/src/kernel/sys.c:928: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:928: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setpgid': /scratch/kisskb/src/kernel/sys.c:953: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:953: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getpgid': /scratch/kisskb/src/kernel/sys.c:1022: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1022: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getpgrp': /scratch/kisskb/src/kernel/sys.c:1052: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1052: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getsid': /scratch/kisskb/src/kernel/sys.c:1059: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1059: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setsid': /scratch/kisskb/src/kernel/sys.c:1087: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1087: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__newuname': /scratch/kisskb/src/kernel/sys.c:1118: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1118: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__sethostname': /scratch/kisskb/src/kernel/sys.c:1129: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1129: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__gethostname': /scratch/kisskb/src/kernel/sys.c:1153: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1153: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setdomainname': /scratch/kisskb/src/kernel/sys.c:1178: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1178: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getrlimit': /scratch/kisskb/src/kernel/sys.c:1201: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1201: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__old_getrlimit': /scratch/kisskb/src/kernel/sys.c:1221: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1221: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setrlimit': /scratch/kisskb/src/kernel/sys.c:1239: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1239: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getrusage': /scratch/kisskb/src/kernel/sys.c:1404: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1404: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__umask': /scratch/kisskb/src/kernel/sys.c:1412: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1412: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__prctl': /scratch/kisskb/src/kernel/sys.c:1419: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1419: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getcpu': /scratch/kisskb/src/kernel/sys.c:1539: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1539: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__setpriority': /scratch/kisskb/src/kernel/sys.c:148: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:148: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getpriority': /scratch/kisskb/src/kernel/sys.c:213: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:213: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__reboot': /scratch/kisskb/src/kernel/sys.c:361: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:361: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setregid': /scratch/kisskb/src/kernel/sys.c:478: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:478: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setgid': /scratch/kisskb/src/kernel/sys.c:529: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:529: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setreuid': /scratch/kisskb/src/kernel/sys.c:602: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:602: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setuid': /scratch/kisskb/src/kernel/sys.c:667: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:667: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setresuid': /scratch/kisskb/src/kernel/sys.c:712: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:712: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getresuid': /scratch/kisskb/src/kernel/sys.c:765: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:765: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setresgid': /scratch/kisskb/src/kernel/sys.c:780: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:780: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getresgid': /scratch/kisskb/src/kernel/sys.c:823: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:823: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setfsuid': /scratch/kisskb/src/kernel/sys.c:842: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:842: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setfsgid': /scratch/kisskb/src/kernel/sys.c:879: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:879: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__times': /scratch/kisskb/src/kernel/sys.c:928: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:928: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setpgid': /scratch/kisskb/src/kernel/sys.c:953: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:953: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getpgid': /scratch/kisskb/src/kernel/sys.c:1022: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1022: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getpgrp': /scratch/kisskb/src/kernel/sys.c:1052: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1052: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getsid': /scratch/kisskb/src/kernel/sys.c:1059: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1059: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setsid': /scratch/kisskb/src/kernel/sys.c:1087: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1087: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__newuname': /scratch/kisskb/src/kernel/sys.c:1118: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1118: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__sethostname': /scratch/kisskb/src/kernel/sys.c:1129: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1129: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__gethostname': /scratch/kisskb/src/kernel/sys.c:1153: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1153: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setdomainname': /scratch/kisskb/src/kernel/sys.c:1178: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1178: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getrlimit': /scratch/kisskb/src/kernel/sys.c:1201: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1201: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__old_getrlimit': /scratch/kisskb/src/kernel/sys.c:1221: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1221: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setrlimit': /scratch/kisskb/src/kernel/sys.c:1239: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1239: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getrusage': /scratch/kisskb/src/kernel/sys.c:1404: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1404: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__umask': /scratch/kisskb/src/kernel/sys.c:1412: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1412: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__prctl': /scratch/kisskb/src/kernel/sys.c:1419: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1419: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getcpu': /scratch/kisskb/src/kernel/sys.c:1539: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/sys.c:1539: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__timer_create': /scratch/kisskb/src/kernel/posix-timers.c:524: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:524: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__timer_gettime': /scratch/kisskb/src/kernel/posix-timers.c:706: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:706: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__timer_getoverrun': /scratch/kisskb/src/kernel/posix-timers.c:735: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:735: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__timer_settime': /scratch/kisskb/src/kernel/posix-timers.c:805: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:805: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__timer_delete': /scratch/kisskb/src/kernel/posix-timers.c:858: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:858: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__clock_settime': /scratch/kisskb/src/kernel/posix-timers.c:945: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:945: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__clock_gettime': /scratch/kisskb/src/kernel/posix-timers.c:958: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:958: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__clock_getres': /scratch/kisskb/src/kernel/posix-timers.c:975: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:975: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__clock_nanosleep': /scratch/kisskb/src/kernel/posix-timers.c:1006: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:1006: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__timer_create': /scratch/kisskb/src/kernel/posix-timers.c:524: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:524: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__timer_gettime': /scratch/kisskb/src/kernel/posix-timers.c:706: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:706: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__timer_getoverrun': /scratch/kisskb/src/kernel/posix-timers.c:735: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:735: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__timer_settime': /scratch/kisskb/src/kernel/posix-timers.c:805: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:805: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__timer_delete': /scratch/kisskb/src/kernel/posix-timers.c:858: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:858: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__clock_settime': /scratch/kisskb/src/kernel/posix-timers.c:945: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:945: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__clock_gettime': /scratch/kisskb/src/kernel/posix-timers.c:958: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:958: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__clock_getres': /scratch/kisskb/src/kernel/posix-timers.c:975: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:975: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__clock_nanosleep': /scratch/kisskb/src/kernel/posix-timers.c:1006: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/posix-timers.c:1006: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__nanosleep': /scratch/kisskb/src/kernel/hrtimer.c:1534: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/hrtimer.c:1534: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__nanosleep': /scratch/kisskb/src/kernel/hrtimer.c:1534: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/hrtimer.c:1534: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__getgroups': /scratch/kisskb/src/kernel/groups.c:209: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/groups.c:209: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setgroups': /scratch/kisskb/src/kernel/groups.c:238: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/groups.c:238: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__getgroups': /scratch/kisskb/src/kernel/groups.c:209: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/groups.c:209: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setgroups': /scratch/kisskb/src/kernel/groups.c:238: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/groups.c:238: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__set_robust_list': /scratch/kisskb/src/kernel/futex.c:2310: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/futex.c:2310: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__get_robust_list': /scratch/kisskb/src/kernel/futex.c:2333: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/futex.c:2333: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__futex': /scratch/kisskb/src/kernel/futex.c:2565: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/futex.c:2565: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__set_robust_list': /scratch/kisskb/src/kernel/futex.c:2310: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/futex.c:2310: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__get_robust_list': /scratch/kisskb/src/kernel/futex.c:2333: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/futex.c:2333: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__futex': /scratch/kisskb/src/kernel/futex.c:2565: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/futex.c:2565: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__chown16': /scratch/kisskb/src/kernel/uid16.c:20: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:20: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__lchown16': /scratch/kisskb/src/kernel/uid16.c:28: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:28: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__fchown16': /scratch/kisskb/src/kernel/uid16.c:36: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:36: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setregid16': /scratch/kisskb/src/kernel/uid16.c:44: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:44: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setgid16': /scratch/kisskb/src/kernel/uid16.c:52: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:52: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setreuid16': /scratch/kisskb/src/kernel/uid16.c:60: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:60: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setuid16': /scratch/kisskb/src/kernel/uid16.c:68: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:68: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setresuid16': /scratch/kisskb/src/kernel/uid16.c:76: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:76: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getresuid16': /scratch/kisskb/src/kernel/uid16.c:85: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:85: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setresgid16': /scratch/kisskb/src/kernel/uid16.c:97: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:97: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getresgid16': /scratch/kisskb/src/kernel/uid16.c:107: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:107: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setfsuid16': /scratch/kisskb/src/kernel/uid16.c:119: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:119: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setfsgid16': /scratch/kisskb/src/kernel/uid16.c:127: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:127: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getgroups16': /scratch/kisskb/src/kernel/uid16.c:165: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:165: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__setgroups16': /scratch/kisskb/src/kernel/uid16.c:188: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:188: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getuid16': /scratch/kisskb/src/kernel/uid16.c:213: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:213: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__geteuid16': /scratch/kisskb/src/kernel/uid16.c:218: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:218: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getgid16': /scratch/kisskb/src/kernel/uid16.c:223: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:223: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__getegid16': /scratch/kisskb/src/kernel/uid16.c:228: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:228: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__chown16': /scratch/kisskb/src/kernel/uid16.c:20: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:20: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__lchown16': /scratch/kisskb/src/kernel/uid16.c:28: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:28: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__fchown16': /scratch/kisskb/src/kernel/uid16.c:36: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:36: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setregid16': /scratch/kisskb/src/kernel/uid16.c:44: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:44: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setgid16': /scratch/kisskb/src/kernel/uid16.c:52: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:52: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setreuid16': /scratch/kisskb/src/kernel/uid16.c:60: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:60: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setuid16': /scratch/kisskb/src/kernel/uid16.c:68: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:68: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setresuid16': /scratch/kisskb/src/kernel/uid16.c:76: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:76: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getresuid16': /scratch/kisskb/src/kernel/uid16.c:85: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:85: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setresgid16': /scratch/kisskb/src/kernel/uid16.c:97: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:97: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getresgid16': /scratch/kisskb/src/kernel/uid16.c:107: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:107: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setfsuid16': /scratch/kisskb/src/kernel/uid16.c:119: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:119: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setfsgid16': /scratch/kisskb/src/kernel/uid16.c:127: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:127: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getgroups16': /scratch/kisskb/src/kernel/uid16.c:165: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:165: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__setgroups16': /scratch/kisskb/src/kernel/uid16.c:188: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:188: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getuid16': /scratch/kisskb/src/kernel/uid16.c:213: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:213: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__geteuid16': /scratch/kisskb/src/kernel/uid16.c:218: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:218: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getgid16': /scratch/kisskb/src/kernel/uid16.c:223: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:223: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__getegid16': /scratch/kisskb/src/kernel/uid16.c:228: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/uid16.c:228: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__delete_module': /scratch/kisskb/src/kernel/module.c:795: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/module.c:795: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_enter__init_module': /scratch/kisskb/src/kernel/module.c:2427: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/module.c:2427: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__delete_module': /scratch/kisskb/src/kernel/module.c:795: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/module.c:795: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_exit__init_module': /scratch/kisskb/src/kernel/module.c:2427: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/module.c:2427: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `init_enter__acct': /scratch/kisskb/src/kernel/acct.c:282: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/acct.c:282: undefined reference to `set_syscall_enter_id' kernel/built-in.o: In function `init_exit__acct': /scratch/kisskb/src/kernel/acct.c:282: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/kernel/acct.c:282: undefined reference to `set_syscall_exit_id' kernel/built-in.o: In function `unreg_event_syscall_exit': /scratch/kisskb/src/kernel/trace/trace_syscalls.c:368: undefined reference to `syscall_name_to_nr' kernel/built-in.o: In function `unreg_event_syscall_enter': /scratch/kisskb/src/kernel/trace/trace_syscalls.c:327: undefined reference to `syscall_name_to_nr' kernel/built-in.o: In function `reg_event_syscall_exit': /scratch/kisskb/src/kernel/trace/trace_syscalls.c:351: undefined reference to `syscall_name_to_nr' kernel/built-in.o: In function `reg_event_syscall_enter': /scratch/kisskb/src/kernel/trace/trace_syscalls.c:310: undefined reference to `syscall_name_to_nr' kernel/built-in.o: In function `syscall_enter_define_fields': /scratch/kisskb/src/kernel/trace/trace_syscalls.c:204: undefined reference to `syscall_name_to_nr' kernel/built-in.o:/scratch/kisskb/src/kernel/trace/trace_syscalls.c:158: more undefined references to `syscall_name_to_nr' follow mm/built-in.o: In function `init_enter__brk': /scratch/kisskb/src/mm/nommu.c:456: undefined reference to `set_syscall_enter_id' mm/built-in.o: In function `init_enter__munmap': /scratch/kisskb/src/mm/nommu.c:1616: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/mm/nommu.c:1616: undefined reference to `set_syscall_enter_id' mm/built-in.o: In function `init_enter__mremap': /scratch/kisskb/src/mm/nommu.c:1702: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/mm/nommu.c:1702: undefined reference to `set_syscall_enter_id' mm/built-in.o: In function `init_exit__brk': /scratch/kisskb/src/mm/nommu.c:456: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/mm/nommu.c:456: undefined reference to `set_syscall_exit_id' mm/built-in.o: In function `init_exit__munmap': /scratch/kisskb/src/mm/nommu.c:1616: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/mm/nommu.c:1616: undefined reference to `set_syscall_exit_id' mm/built-in.o: In function `init_exit__mremap': /scratch/kisskb/src/mm/nommu.c:1702: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/mm/nommu.c:1702: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__statfs': /scratch/kisskb/src/fs/open.c:126: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:126: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__statfs64': /scratch/kisskb/src/fs/open.c:142: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:142: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fstatfs': /scratch/kisskb/src/fs/open.c:160: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:160: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fstatfs64': /scratch/kisskb/src/fs/open.c:178: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:178: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__truncate': /scratch/kisskb/src/fs/open.c:293: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:293: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__ftruncate': /scratch/kisskb/src/fs/open.c:345: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:345: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__faccessat': /scratch/kisskb/src/fs/open.c:453: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:453: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__access': /scratch/kisskb/src/fs/open.c:523: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:523: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__chdir': /scratch/kisskb/src/fs/open.c:528: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:528: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fchdir': /scratch/kisskb/src/fs/open.c:549: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:549: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__chroot': /scratch/kisskb/src/fs/open.c:575: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:575: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fchmod': /scratch/kisskb/src/fs/open.c:600: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:600: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fchmodat': /scratch/kisskb/src/fs/open.c:634: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:634: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__chmod': /scratch/kisskb/src/fs/open.c:663: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:663: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__chown': /scratch/kisskb/src/fs/open.c:693: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:693: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fchownat': /scratch/kisskb/src/fs/open.c:713: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:713: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__lchown': /scratch/kisskb/src/fs/open.c:737: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:737: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fchown': /scratch/kisskb/src/fs/open.c:756: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:756: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__open': /scratch/kisskb/src/fs/open.c:1054: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:1054: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__openat': /scratch/kisskb/src/fs/open.c:1068: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:1068: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__creat': /scratch/kisskb/src/fs/open.c:1087: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:1087: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__close': /scratch/kisskb/src/fs/open.c:1123: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:1123: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__vhangup': /scratch/kisskb/src/fs/open.c:1162: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:1162: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__statfs': /scratch/kisskb/src/fs/open.c:126: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:126: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__statfs64': /scratch/kisskb/src/fs/open.c:142: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:142: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fstatfs': /scratch/kisskb/src/fs/open.c:160: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:160: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fstatfs64': /scratch/kisskb/src/fs/open.c:178: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:178: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__truncate': /scratch/kisskb/src/fs/open.c:293: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:293: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__ftruncate': /scratch/kisskb/src/fs/open.c:345: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:345: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__faccessat': /scratch/kisskb/src/fs/open.c:453: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:453: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__access': /scratch/kisskb/src/fs/open.c:523: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:523: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__chdir': /scratch/kisskb/src/fs/open.c:528: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:528: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fchdir': /scratch/kisskb/src/fs/open.c:549: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:549: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__chroot': /scratch/kisskb/src/fs/open.c:575: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:575: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fchmod': /scratch/kisskb/src/fs/open.c:600: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:600: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fchmodat': /scratch/kisskb/src/fs/open.c:634: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:634: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__chmod': /scratch/kisskb/src/fs/open.c:663: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:663: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__chown': /scratch/kisskb/src/fs/open.c:693: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:693: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fchownat': /scratch/kisskb/src/fs/open.c:713: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:713: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__lchown': /scratch/kisskb/src/fs/open.c:737: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:737: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fchown': /scratch/kisskb/src/fs/open.c:756: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:756: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__open': /scratch/kisskb/src/fs/open.c:1054: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:1054: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__openat': /scratch/kisskb/src/fs/open.c:1068: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:1068: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__creat': /scratch/kisskb/src/fs/open.c:1087: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:1087: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__close': /scratch/kisskb/src/fs/open.c:1123: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:1123: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__vhangup': /scratch/kisskb/src/fs/open.c:1162: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/open.c:1162: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__lseek': /scratch/kisskb/src/fs/read_write.c:150: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:150: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__llseek': /scratch/kisskb/src/fs/read_write.c:176: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:176: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__read': /scratch/kisskb/src/fs/read_write.c:372: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:372: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__write': /scratch/kisskb/src/fs/read_write.c:390: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:390: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__readv': /scratch/kisskb/src/fs/read_write.c:693: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:693: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__writev': /scratch/kisskb/src/fs/read_write.c:714: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:714: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__preadv': /scratch/kisskb/src/fs/read_write.c:741: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:741: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__pwritev': /scratch/kisskb/src/fs/read_write.c:766: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:766: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__sendfile': /scratch/kisskb/src/fs/read_write.c:883: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:883: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__sendfile64': /scratch/kisskb/src/fs/read_write.c:902: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:902: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__lseek': /scratch/kisskb/src/fs/read_write.c:150: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:150: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__llseek': /scratch/kisskb/src/fs/read_write.c:176: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:176: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__read': /scratch/kisskb/src/fs/read_write.c:372: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:372: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__write': /scratch/kisskb/src/fs/read_write.c:390: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:390: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__readv': /scratch/kisskb/src/fs/read_write.c:693: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:693: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__writev': /scratch/kisskb/src/fs/read_write.c:714: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:714: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__preadv': /scratch/kisskb/src/fs/read_write.c:741: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:741: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__pwritev': /scratch/kisskb/src/fs/read_write.c:766: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:766: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__sendfile': /scratch/kisskb/src/fs/read_write.c:883: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:883: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__sendfile64': /scratch/kisskb/src/fs/read_write.c:902: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/read_write.c:902: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__ustat': /scratch/kisskb/src/fs/super.c:493: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/super.c:493: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__ustat': /scratch/kisskb/src/fs/super.c:493: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/super.c:493: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__stat': /scratch/kisskb/src/fs/stat.c:150: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:150: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__lstat': /scratch/kisskb/src/fs/stat.c:162: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:162: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fstat': /scratch/kisskb/src/fs/stat.c:174: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:174: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__newstat': /scratch/kisskb/src/fs/stat.c:237: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:237: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__newlstat': /scratch/kisskb/src/fs/stat.c:247: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:247: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__newfstat': /scratch/kisskb/src/fs/stat.c:273: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:273: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__readlinkat': /scratch/kisskb/src/fs/stat.c:285: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:285: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__readlink': /scratch/kisskb/src/fs/stat.c:312: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:312: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__stat64': /scratch/kisskb/src/fs/stat.c:358: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:358: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__lstat64': /scratch/kisskb/src/fs/stat.c:369: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:369: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fstat64': /scratch/kisskb/src/fs/stat.c:380: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:380: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fstatat64': /scratch/kisskb/src/fs/stat.c:392: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:392: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__stat': /scratch/kisskb/src/fs/stat.c:150: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:150: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__lstat': /scratch/kisskb/src/fs/stat.c:162: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:162: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fstat': /scratch/kisskb/src/fs/stat.c:174: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:174: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__newstat': /scratch/kisskb/src/fs/stat.c:237: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:237: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__newlstat': /scratch/kisskb/src/fs/stat.c:247: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:247: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__newfstat': /scratch/kisskb/src/fs/stat.c:273: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:273: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__readlinkat': /scratch/kisskb/src/fs/stat.c:285: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:285: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__readlink': /scratch/kisskb/src/fs/stat.c:312: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:312: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__stat64': /scratch/kisskb/src/fs/stat.c:358: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:358: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__lstat64': /scratch/kisskb/src/fs/stat.c:369: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:369: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fstat64': /scratch/kisskb/src/fs/stat.c:380: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:380: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fstatat64': /scratch/kisskb/src/fs/stat.c:392: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/stat.c:392: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter(short,...)(long, int, bool) __restrict': /scratch/kisskb/src/fs/exec.c:106: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/exec.c:106: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit(short,...)(long, int, bool) __restrict': /scratch/kisskb/src/fs/exec.c:106: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/exec.c:106: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__pipe2': /scratch/kisskb/src/fs/pipe.c:1079: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/pipe.c:1079: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__pipe': /scratch/kisskb/src/fs/pipe.c:1095: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/pipe.c:1095: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__pipe2': /scratch/kisskb/src/fs/pipe.c:1079: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/pipe.c:1079: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__pipe': /scratch/kisskb/src/fs/pipe.c:1095: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/pipe.c:1095: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__mknodat': /scratch/kisskb/src/fs/namei.c:2029: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2029: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__mknod': /scratch/kisskb/src/fs/namei.c:2083: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2083: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__mkdirat': /scratch/kisskb/src/fs/namei.c:2110: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2110: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__mkdir': /scratch/kisskb/src/fs/namei.c:2147: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2147: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__rmdir': /scratch/kisskb/src/fs/namei.c:2261: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2261: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__unlinkat': /scratch/kisskb/src/fs/namei.c:2357: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2357: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__unlink': /scratch/kisskb/src/fs/namei.c:2368: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2368: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__symlinkat': /scratch/kisskb/src/fs/namei.c:2395: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2395: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__symlink': /scratch/kisskb/src/fs/namei.c:2436: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2436: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__linkat': /scratch/kisskb/src/fs/namei.c:2489: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2489: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__link': /scratch/kisskb/src/fs/namei.c:2538: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2538: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__renameat': /scratch/kisskb/src/fs/namei.c:2690: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2690: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__rename': /scratch/kisskb/src/fs/namei.c:2783: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2783: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__mknodat': /scratch/kisskb/src/fs/namei.c:2029: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2029: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__mknod': /scratch/kisskb/src/fs/namei.c:2083: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2083: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__mkdirat': /scratch/kisskb/src/fs/namei.c:2110: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2110: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__mkdir': /scratch/kisskb/src/fs/namei.c:2147: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2147: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__rmdir': /scratch/kisskb/src/fs/namei.c:2261: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2261: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__unlinkat': /scratch/kisskb/src/fs/namei.c:2357: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2357: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__unlink': /scratch/kisskb/src/fs/namei.c:2368: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2368: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__symlinkat': /scratch/kisskb/src/fs/namei.c:2395: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2395: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__symlink': /scratch/kisskb/src/fs/namei.c:2436: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2436: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__linkat': /scratch/kisskb/src/fs/namei.c:2489: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2489: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__link': /scratch/kisskb/src/fs/namei.c:2538: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2538: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__renameat': /scratch/kisskb/src/fs/namei.c:2690: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2690: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__rename': /scratch/kisskb/src/fs/namei.c:2783: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namei.c:2783: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__dup3': /scratch/kisskb/src/fs/fcntl.c:52: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/fcntl.c:52: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__dup2': /scratch/kisskb/src/fs/fcntl.c:115: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/fcntl.c:115: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter(double, *__restrict)': /scratch/kisskb/src/fs/fcntl.c:130: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/fcntl.c:130: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fcntl': /scratch/kisskb/src/fs/fcntl.c:342: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/fcntl.c:342: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fcntl64': /scratch/kisskb/src/fs/fcntl.c:366: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/fcntl.c:366: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__dup3': /scratch/kisskb/src/fs/fcntl.c:52: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/fcntl.c:52: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__dup2': /scratch/kisskb/src/fs/fcntl.c:115: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/fcntl.c:115: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit(double, *__restrict)': /scratch/kisskb/src/fs/fcntl.c:130: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/fcntl.c:130: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fcntl': /scratch/kisskb/src/fs/fcntl.c:342: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/fcntl.c:342: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fcntl64': /scratch/kisskb/src/fs/fcntl.c:366: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/fcntl.c:366: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__ioctl': /scratch/kisskb/src/fs/ioctl.c:609: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/ioctl.c:609: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__ioctl': /scratch/kisskb/src/fs/ioctl.c:609: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/ioctl.c:609: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__old_readdir': /scratch/kisskb/src/fs/readdir.c:106: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/readdir.c:106: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__getdents': /scratch/kisskb/src/fs/readdir.c:192: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/readdir.c:192: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__getdents64': /scratch/kisskb/src/fs/readdir.c:274: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/readdir.c:274: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__old_readdir': /scratch/kisskb/src/fs/readdir.c:106: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/readdir.c:106: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__getdents': /scratch/kisskb/src/fs/readdir.c:192: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/readdir.c:192: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__getdents64': /scratch/kisskb/src/fs/readdir.c:274: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/readdir.c:274: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__select': /scratch/kisskb/src/fs/select.c:590: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/select.c:590: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__pselect6': /scratch/kisskb/src/fs/select.c:670: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/select.c:670: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__poll': /scratch/kisskb/src/fs/select.c:892: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/select.c:892: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__ppoll': /scratch/kisskb/src/fs/select.c:928: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/select.c:928: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__select': /scratch/kisskb/src/fs/select.c:590: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/select.c:590: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__pselect6': /scratch/kisskb/src/fs/select.c:670: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/select.c:670: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__poll': /scratch/kisskb/src/fs/select.c:892: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/select.c:892: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__ppoll': /scratch/kisskb/src/fs/select.c:928: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/select.c:928: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__getcwd': /scratch/kisskb/src/fs/dcache.c:2084: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/dcache.c:2084: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__getcwd': /scratch/kisskb/src/fs/dcache.c:2084: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/dcache.c:2084: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__sysfs': /scratch/kisskb/src/fs/filesystems.c:182: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/filesystems.c:182: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__sysfs': /scratch/kisskb/src/fs/filesystems.c:182: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/filesystems.c:182: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__umount': /scratch/kisskb/src/fs/namespace.c:1118: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namespace.c:1118: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__oldumount': /scratch/kisskb/src/fs/namespace.c:1150: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namespace.c:1150: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__mount': /scratch/kisskb/src/fs/namespace.c:2071: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namespace.c:2071: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__pivot_root': /scratch/kisskb/src/fs/namespace.c:2135: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namespace.c:2135: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__umount': /scratch/kisskb/src/fs/namespace.c:1118: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namespace.c:1118: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__oldumount': /scratch/kisskb/src/fs/namespace.c:1150: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namespace.c:1150: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__mount': /scratch/kisskb/src/fs/namespace.c:2071: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namespace.c:2071: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__pivot_root': /scratch/kisskb/src/fs/namespace.c:2135: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/namespace.c:2135: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__setxattr': /scratch/kisskb/src/fs/xattr.c:281: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:281: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__lsetxattr': /scratch/kisskb/src/fs/xattr.c:300: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:300: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fsetxattr': /scratch/kisskb/src/fs/xattr.c:318: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:318: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__getxattr': /scratch/kisskb/src/fs/xattr.c:377: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:377: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__lgetxattr': /scratch/kisskb/src/fs/xattr.c:391: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:391: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fgetxattr': /scratch/kisskb/src/fs/xattr.c:405: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:405: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__listxattr': /scratch/kisskb/src/fs/xattr.c:450: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:450: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__llistxattr': /scratch/kisskb/src/fs/xattr.c:464: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:464: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__flistxattr': /scratch/kisskb/src/fs/xattr.c:477: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:477: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__removexattr': /scratch/kisskb/src/fs/xattr.c:510: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:510: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__lremovexattr': /scratch/kisskb/src/fs/xattr.c:528: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:528: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fremovexattr': /scratch/kisskb/src/fs/xattr.c:545: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:545: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__setxattr': /scratch/kisskb/src/fs/xattr.c:281: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:281: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__lsetxattr': /scratch/kisskb/src/fs/xattr.c:300: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:300: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fsetxattr': /scratch/kisskb/src/fs/xattr.c:318: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:318: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__getxattr': /scratch/kisskb/src/fs/xattr.c:377: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:377: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__lgetxattr': /scratch/kisskb/src/fs/xattr.c:391: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:391: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fgetxattr': /scratch/kisskb/src/fs/xattr.c:405: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:405: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__listxattr': /scratch/kisskb/src/fs/xattr.c:450: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:450: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__llistxattr': /scratch/kisskb/src/fs/xattr.c:464: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:464: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__flistxattr': /scratch/kisskb/src/fs/xattr.c:477: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:477: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__removexattr': /scratch/kisskb/src/fs/xattr.c:510: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:510: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__lremovexattr': /scratch/kisskb/src/fs/xattr.c:528: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:528: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fremovexattr': /scratch/kisskb/src/fs/xattr.c:545: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/xattr.c:545: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__vmsplice': /scratch/kisskb/src/fs/splice.c:1628: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/splice.c:1628: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter(short, long *, int, char,...)': /scratch/kisskb/src/fs/splice.c:1655: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/splice.c:1655: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__tee': /scratch/kisskb/src/fs/splice.c:1996: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/splice.c:1996: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__vmsplice': /scratch/kisskb/src/fs/splice.c:1628: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/splice.c:1628: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit(short, long *, int, char,...)': /scratch/kisskb/src/fs/splice.c:1655: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/splice.c:1655: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__tee': /scratch/kisskb/src/fs/splice.c:1996: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/splice.c:1996: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__sync': /scratch/kisskb/src/fs/sync.c:128: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/sync.c:128: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fsync': /scratch/kisskb/src/fs/sync.c:277: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/sync.c:277: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__fdatasync': /scratch/kisskb/src/fs/sync.c:282: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/sync.c:282: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__sync': /scratch/kisskb/src/fs/sync.c:128: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/sync.c:128: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fsync': /scratch/kisskb/src/fs/sync.c:277: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/sync.c:277: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__fdatasync': /scratch/kisskb/src/fs/sync.c:282: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/sync.c:282: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__utime': /scratch/kisskb/src/fs/utimes.c:27: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/utimes.c:27: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__utimensat': /scratch/kisskb/src/fs/utimes.c:174: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/utimes.c:174: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__futimesat': /scratch/kisskb/src/fs/utimes.c:192: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/utimes.c:192: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__utimes': /scratch/kisskb/src/fs/utimes.c:220: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/utimes.c:220: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__utime': /scratch/kisskb/src/fs/utimes.c:27: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/utimes.c:27: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__utimensat': /scratch/kisskb/src/fs/utimes.c:174: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/utimes.c:174: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__futimesat': /scratch/kisskb/src/fs/utimes.c:192: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/utimes.c:192: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__utimes': /scratch/kisskb/src/fs/utimes.c:220: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/utimes.c:220: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__bdflush': /scratch/kisskb/src/fs/buffer.c:3196: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/buffer.c:3196: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__bdflush': /scratch/kisskb/src/fs/buffer.c:3196: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/buffer.c:3196: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__ioprio_set': /scratch/kisskb/src/fs/ioprio.c:75: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/ioprio.c:75: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__ioprio_get': /scratch/kisskb/src/fs/ioprio.c:191: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/ioprio.c:191: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__ioprio_set': /scratch/kisskb/src/fs/ioprio.c:75: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/ioprio.c:75: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__ioprio_get': /scratch/kisskb/src/fs/ioprio.c:191: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/ioprio.c:191: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__epoll_create1': /scratch/kisskb/src/fs/eventpoll.c:1188: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventpoll.c:1188: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__epoll_create': /scratch/kisskb/src/fs/eventpoll.c:1216: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventpoll.c:1216: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__epoll_ctl': /scratch/kisskb/src/fs/eventpoll.c:1230: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventpoll.c:1230: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__epoll_wait': /scratch/kisskb/src/fs/eventpoll.c:1322: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventpoll.c:1322: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__epoll_pwait': /scratch/kisskb/src/fs/eventpoll.c:1376: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventpoll.c:1376: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__epoll_create1': /scratch/kisskb/src/fs/eventpoll.c:1188: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventpoll.c:1188: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__epoll_create': /scratch/kisskb/src/fs/eventpoll.c:1216: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventpoll.c:1216: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__epoll_ctl': /scratch/kisskb/src/fs/eventpoll.c:1230: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventpoll.c:1230: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__epoll_wait': /scratch/kisskb/src/fs/eventpoll.c:1322: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventpoll.c:1322: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__epoll_pwait': /scratch/kisskb/src/fs/eventpoll.c:1376: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventpoll.c:1376: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__signalfd4': /scratch/kisskb/src/fs/signalfd.c:209: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/signalfd.c:209: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__signalfd': /scratch/kisskb/src/fs/signalfd.c:263: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/signalfd.c:263: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__signalfd4': /scratch/kisskb/src/fs/signalfd.c:209: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/signalfd.c:209: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__signalfd': /scratch/kisskb/src/fs/signalfd.c:263: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/signalfd.c:263: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__eventfd2': /scratch/kisskb/src/fs/eventfd.c:301: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventfd.c:301: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_enter__eventfd': /scratch/kisskb/src/fs/eventfd.c:333: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventfd.c:333: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__eventfd2': /scratch/kisskb/src/fs/eventfd.c:301: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventfd.c:301: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_exit__eventfd': /scratch/kisskb/src/fs/eventfd.c:333: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/eventfd.c:333: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__flock': /scratch/kisskb/src/fs/locks.c:1568: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/locks.c:1568: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__flock': /scratch/kisskb/src/fs/locks.c:1568: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/locks.c:1568: undefined reference to `set_syscall_exit_id' fs/built-in.o: In function `init_enter__quotactl': /scratch/kisskb/src/fs/quota/quota.c:389: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/quota/quota.c:389: undefined reference to `set_syscall_enter_id' fs/built-in.o: In function `init_exit__quotactl': /scratch/kisskb/src/fs/quota/quota.c:389: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/fs/quota/quota.c:389: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_enter__msgget': /scratch/kisskb/src/ipc/msg.c:312: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/msg.c:312: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__msgctl': /scratch/kisskb/src/ipc/msg.c:469: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/msg.c:469: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__msgsnd': /scratch/kisskb/src/ipc/msg.c:727: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/msg.c:727: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__msgrcv': /scratch/kisskb/src/ipc/msg.c:908: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/msg.c:908: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_exit__msgget': /scratch/kisskb/src/ipc/msg.c:312: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/msg.c:312: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__msgctl': /scratch/kisskb/src/ipc/msg.c:469: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/msg.c:469: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__msgsnd': /scratch/kisskb/src/ipc/msg.c:727: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/msg.c:727: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__msgrcv': /scratch/kisskb/src/ipc/msg.c:908: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/msg.c:908: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_enter__semget': /scratch/kisskb/src/ipc/sem.c:311: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/sem.c:311: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__semtimedop': /scratch/kisskb/src/ipc/sem.c:1059: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/sem.c:1059: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__semop': /scratch/kisskb/src/ipc/sem.c:1236: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/sem.c:1236: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_exit__semget': /scratch/kisskb/src/ipc/sem.c:311: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/sem.c:311: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__semtimedop': /scratch/kisskb/src/ipc/sem.c:1059: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/sem.c:1059: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__semop': /scratch/kisskb/src/ipc/sem.c:1236: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/sem.c:1236: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_enter__shmget': /scratch/kisskb/src/ipc/shm.c:448: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/shm.c:448: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__shmctl': /scratch/kisskb/src/ipc/shm.c:635: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/shm.c:635: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__shmat': /scratch/kisskb/src/ipc/shm.c:954: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/shm.c:954: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__shmdt': /scratch/kisskb/src/ipc/shm.c:970: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/shm.c:970: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_exit__shmget': /scratch/kisskb/src/ipc/shm.c:448: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/shm.c:448: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__shmctl': /scratch/kisskb/src/ipc/shm.c:635: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/shm.c:635: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__shmat': /scratch/kisskb/src/ipc/shm.c:954: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/shm.c:954: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__shmdt': /scratch/kisskb/src/ipc/shm.c:970: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/shm.c:970: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_enter__mq_open': /scratch/kisskb/src/ipc/mqueue.c:684: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:684: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__mq_unlink': /scratch/kisskb/src/ipc/mqueue.c:756: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:756: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__mq_timedsend': /scratch/kisskb/src/ipc/mqueue.c:852: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:852: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__mq_timedreceive': /scratch/kisskb/src/ipc/mqueue.c:945: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:945: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__mq_notify': /scratch/kisskb/src/ipc/mqueue.c:1034: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:1034: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_enter__mq_getsetattr': /scratch/kisskb/src/ipc/mqueue.c:1161: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:1161: undefined reference to `set_syscall_enter_id' ipc/built-in.o: In function `init_exit__mq_open': /scratch/kisskb/src/ipc/mqueue.c:684: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:684: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__mq_unlink': /scratch/kisskb/src/ipc/mqueue.c:756: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:756: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__mq_timedsend': /scratch/kisskb/src/ipc/mqueue.c:852: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:852: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__mq_timedreceive': /scratch/kisskb/src/ipc/mqueue.c:945: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:945: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__mq_notify': /scratch/kisskb/src/ipc/mqueue.c:1034: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:1034: undefined reference to `set_syscall_exit_id' ipc/built-in.o: In function `init_exit__mq_getsetattr': /scratch/kisskb/src/ipc/mqueue.c:1161: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/ipc/mqueue.c:1161: undefined reference to `set_syscall_exit_id' security/built-in.o: In function `init_enter__add_key': /scratch/kisskb/src/security/keys/keyctl.c:61: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/security/keys/keyctl.c:61: undefined reference to `set_syscall_enter_id' security/built-in.o: In function `init_enter__request_key': /scratch/kisskb/src/security/keys/keyctl.c:152: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/security/keys/keyctl.c:152: undefined reference to `set_syscall_enter_id' security/built-in.o: In function `init_enter__keyctl': /scratch/kisskb/src/security/keys/keyctl.c:1336: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/security/keys/keyctl.c:1336: undefined reference to `set_syscall_enter_id' security/built-in.o: In function `init_exit__add_key': /scratch/kisskb/src/security/keys/keyctl.c:61: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/security/keys/keyctl.c:61: undefined reference to `set_syscall_exit_id' security/built-in.o: In function `init_exit__request_key': /scratch/kisskb/src/security/keys/keyctl.c:152: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/security/keys/keyctl.c:152: undefined reference to `set_syscall_exit_id' security/built-in.o: In function `init_exit__keyctl': /scratch/kisskb/src/security/keys/keyctl.c:1336: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/security/keys/keyctl.c:1336: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_enter__socket': /scratch/kisskb/src/net/socket.c:1267: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1267: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__socketpair': /scratch/kisskb/src/net/socket.c:1309: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1309: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__bind': /scratch/kisskb/src/net/socket.c:1409: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1409: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__listen': /scratch/kisskb/src/net/socket.c:1438: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1438: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__accept4': /scratch/kisskb/src/net/socket.c:1472: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1472: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__accept': /scratch/kisskb/src/net/socket.c:1554: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1554: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__connect': /scratch/kisskb/src/net/socket.c:1572: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1572: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__getsockname': /scratch/kisskb/src/net/socket.c:1604: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1604: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__getpeername': /scratch/kisskb/src/net/socket.c:1635: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1635: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__sendto': /scratch/kisskb/src/net/socket.c:1668: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1668: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__send': /scratch/kisskb/src/net/socket.c:1712: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1712: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__recvfrom': /scratch/kisskb/src/net/socket.c:1725: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1725: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__setsockopt': /scratch/kisskb/src/net/socket.c:1778: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1778: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__getsockopt': /scratch/kisskb/src/net/socket.c:1812: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1812: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__shutdown': /scratch/kisskb/src/net/socket.c:1841: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1841: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__sendmsg': /scratch/kisskb/src/net/socket.c:1867: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1867: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__recvmsg': /scratch/kisskb/src/net/socket.c:1974: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1974: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_enter__socketcall': /scratch/kisskb/src/net/socket.c:2097: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:2097: undefined reference to `set_syscall_enter_id' net/built-in.o: In function `init_exit__socket': /scratch/kisskb/src/net/socket.c:1267: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1267: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__socketpair': /scratch/kisskb/src/net/socket.c:1309: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1309: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__bind': /scratch/kisskb/src/net/socket.c:1409: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1409: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__listen': /scratch/kisskb/src/net/socket.c:1438: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1438: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__accept4': /scratch/kisskb/src/net/socket.c:1472: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1472: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__accept': /scratch/kisskb/src/net/socket.c:1554: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1554: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__connect': /scratch/kisskb/src/net/socket.c:1572: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1572: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__getsockname': /scratch/kisskb/src/net/socket.c:1604: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1604: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__getpeername': /scratch/kisskb/src/net/socket.c:1635: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1635: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__sendto': /scratch/kisskb/src/net/socket.c:1668: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1668: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__send': /scratch/kisskb/src/net/socket.c:1712: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1712: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__recvfrom': /scratch/kisskb/src/net/socket.c:1725: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1725: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__setsockopt': /scratch/kisskb/src/net/socket.c:1778: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1778: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__getsockopt': /scratch/kisskb/src/net/socket.c:1812: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1812: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__shutdown': /scratch/kisskb/src/net/socket.c:1841: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1841: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__sendmsg': /scratch/kisskb/src/net/socket.c:1867: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1867: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__recvmsg': /scratch/kisskb/src/net/socket.c:1974: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:1974: undefined reference to `set_syscall_exit_id' net/built-in.o: In function `init_exit__socketcall': /scratch/kisskb/src/net/socket.c:2097: undefined reference to `syscall_name_to_nr' /scratch/kisskb/src/net/socket.c:2097: undefined reference to `set_syscall_exit_id' make[1]: *** [.tmp_vmlinux1] Error 1 make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 202c4675c55ddf6b443c7e057d2dff6b42ef71aa # < git symbolic-ref HEAD # < git merge-base 202c4675c55ddf6b443c7e057d2dff6b42ef71aa ebc79c4f8da0f92efa968e0328f32334a2ce80cf # < git ls-files --others --modified # git ls-files --others --modified cmd.log # git bisect reset linus We are not bisecting. # git bisect start won't bisect on seeked tree Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 148, in _do_build self.bisect() File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 208, in bisect call('git bisect start', self.log) File "/scratch/kisskb/prod/kisskb/kisskb3/backend/utils.py", line 50, in call raise CommandFailedException(cmd, status) CommandFailedException: Failed running "git bisect start" (1)