Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 431302 Details for
Bug 578394
PAX patch causes kernel build failure in ATOMIC64_OP macros
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pax enabled no cpusets successful build log
mips-hardened-build-log.txt (text/plain), 86.77 KB, created by
Steve Arnold
on 2016-04-20 02:29:02 UTC
(
hide
)
Description:
pax enabled no cpusets successful build log
Filename:
MIME Type:
Creator:
Steve Arnold
Created:
2016-04-20 02:29:02 UTC
Size:
86.77 KB
patch
obsolete
> HOSTCC scripts/kconfig/conf.o > HOSTLD scripts/kconfig/conf >scripts/kconfig/conf --silentoldconfig Kconfig > HOSTCXX -fPIC tools/gcc/colorize_plugin.o > CHK include/config/kernel.release > GENHASH tools/gcc/size_overflow_plugin/size_overflow_hash.h > GENHASH tools/gcc/size_overflow_plugin/size_overflow_hash_aux.h > HOSTCXX -fPIC tools/gcc/initify_plugin.o > HOSTCXX -fPIC tools/gcc/latent_entropy_plugin.o > GENHASH tools/gcc/size_overflow_plugin/disable_size_overflow_hash.h > HOSTCXX -fPIC tools/gcc/structleak_plugin.o > CHK include/generated/uapi/linux/version.h > HOSTLLD -shared tools/gcc/colorize_plugin.so > HOSTLLD -shared tools/gcc/latent_entropy_plugin.so > HOSTLLD -shared tools/gcc/structleak_plugin.so > HOSTLLD -shared tools/gcc/initify_plugin.so > CHK include/generated/utsrelease.h > HOSTCXX -fPIC tools/gcc/size_overflow_plugin/insert_size_overflow_asm.o > HOSTCXX -fPIC tools/gcc/size_overflow_plugin/intentional_overflow.o > HOSTCXX -fPIC tools/gcc/size_overflow_plugin/remove_unnecessary_dup.o > HOSTCXX -fPIC tools/gcc/size_overflow_plugin/size_overflow_debug.o > HOSTCXX -fPIC tools/gcc/size_overflow_plugin/size_overflow_ipa.o > HOSTCXX -fPIC tools/gcc/size_overflow_plugin/size_overflow_misc.o > HOSTCXX -fPIC tools/gcc/size_overflow_plugin/size_overflow_plugin.o > HOSTCXX -fPIC tools/gcc/size_overflow_plugin/size_overflow_plugin_hash.o > HOSTCXX -fPIC tools/gcc/size_overflow_plugin/size_overflow_transform.o > HOSTCXX -fPIC tools/gcc/size_overflow_plugin/size_overflow_transform_core.o > HOSTLLD -shared tools/gcc/size_overflow_plugin/size_overflow_plugin.so > Checking missing-syscalls for N32 > CHK include/generated/timeconst.h > CC kernel/bounds.s > HOSTCC scripts/genksyms/genksyms.o > HOSTCC scripts/dtc/dtc.o > HOSTCC scripts/dtc/flattree.o > HOSTCC scripts/genksyms/parse.tab.o > CHK include/generated/bounds.h > CC arch/mips/kernel/asm-offsets.s > HOSTCC scripts/genksyms/lex.lex.o > HOSTCC scripts/dtc/fstree.o >scripts/genksyms/lex.lex.c_shipped: In function âyy_get_next_bufferâ: >scripts/genksyms/lex.lex.c_shipped:675:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for ( n = 0; n < max_size && \ > ^ >scripts/genksyms/lex.lex.c_shipped:1135:3: note: in expansion of macro âYY_INPUTâ > YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), > ^ > HOSTCC scripts/dtc/data.o > HOSTCC scripts/dtc/livetree.o > HOSTLD scripts/genksyms/genksyms > HOSTCC scripts/dtc/treesource.o > HOSTCC scripts/dtc/srcpos.o > CC scripts/mod/empty.o > HOSTCC scripts/mod/mk_elfconfig > HOSTCC scripts/dtc/checks.o > CC scripts/mod/devicetable-offsets.s > MKELF scripts/mod/elfconfig.h > GEN scripts/mod/devicetable-offsets.h > HOSTCC scripts/mod/sumversion.o > HOSTCC scripts/dtc/util.o > HOSTCC scripts/dtc/dtc-lexer.lex.o > HOSTCC scripts/mod/modpost.o > HOSTCC scripts/dtc/dtc-parser.tab.o > HOSTLD scripts/dtc/dtc > HOSTCC scripts/mod/file2alias.o > HOSTCC scripts/kallsyms >scripts/mod/file2alias.c: In function âdo_pci_entryâ: >scripts/mod/file2alias.c:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > ADD(alias, "v", vendor != PCI_ANY_ID, vendor); > ^ >scripts/mod/file2alias.c:118:13: note: in definition of macro âADDâ > if (cond) \ > ^ >scripts/mod/file2alias.c:435:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > ADD(alias, "d", device != PCI_ANY_ID, device); > ^ >scripts/mod/file2alias.c:118:13: note: in definition of macro âADDâ > if (cond) \ > ^ >scripts/mod/file2alias.c:436:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > ADD(alias, "sv", subvendor != PCI_ANY_ID, subvendor); > ^ >scripts/mod/file2alias.c:118:13: note: in definition of macro âADDâ > if (cond) \ > ^ >scripts/mod/file2alias.c:437:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > ADD(alias, "sd", subdevice != PCI_ANY_ID, subdevice); > ^ >scripts/mod/file2alias.c:118:13: note: in definition of macro âADDâ > if (cond) \ > ^ >scripts/mod/file2alias.c: In function âdo_vmbus_entryâ: >scripts/mod/file2alias.c:919:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (i = 0; i < (sizeof(*guid) * 2); i += 2) > ^ >scripts/mod/file2alias.c: In function âdo_ipack_entryâ: >scripts/mod/file2alias.c:1076:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > ADD(alias, "v", vendor != IPACK_ANY_ID, vendor); > ^ >scripts/mod/file2alias.c:118:13: note: in definition of macro âADDâ > if (cond) \ > ^ >scripts/mod/file2alias.c:1077:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > ADD(alias, "d", device != IPACK_ANY_ID, device); > ^ >scripts/mod/file2alias.c:118:13: note: in definition of macro âADDâ > if (cond) \ > ^ > HOSTCC scripts/recordmcount >scripts/recordmcount.c: In function âuwriteâ: >scripts/recordmcount.c:144:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (aoffset > file_append_size) { > ^ >scripts/recordmcount.c: In function âwrite_fileâ: >scripts/recordmcount.c:285:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (n != sb.st_size) { > ^ > HOSTLD scripts/mod/modpost > CHK include/generated/asm-offsets.h > UPD include/generated/asm-offsets.h > HOSTCC scripts/sortextable > CALL scripts/checksyscalls.sh > HOSTCC scripts/extract-cert > HOSTCC scripts/asn1_compiler > Checking missing-syscalls for O32 > CHK include/generated/timeconst.h > CHK include/generated/bounds.h > CHK include/generated/asm-offsets.h > CALL scripts/checksyscalls.sh > CHK include/generated/timeconst.h > CHK include/generated/bounds.h > CHK include/generated/asm-offsets.h > CALL scripts/checksyscalls.sh > CC init/main.o > CHK include/generated/compile.h > HOSTCC usr/gen_init_cpio > CC init/do_mounts.o > GEN usr/initramfs_data.cpio.gz > AS usr/initramfs_data.o > LD usr/built-in.o > CC init/do_mounts_initrd.o > CC arch/mips/cavium-octeon/cpu.o > CC arch/mips/cavium-octeon/setup.o > CC arch/mips/cavium-octeon/octeon-platform.o > CC init/initramfs.o > CC arch/mips/kernel/cpu-probe.o > CC init/calibrate.o > CC arch/mips/cavium-octeon/octeon-irq.o > CC init/init_task.o > CC init/version.o > CC arch/mips/kernel/branch.o > LD init/mounts.o > LD init/built-in.o > CC arch/mips/cavium-octeon/csrc-octeon.o > CC arch/mips/mm/cache.o > CC arch/mips/cavium-octeon/dma-octeon.o > CC arch/mips/kernel/elf.o > AS arch/mips/kernel/entry.o > AS arch/mips/kernel/genex.o > CC arch/mips/kernel/idle.o > CC arch/mips/mm/dma-default.o > AS arch/mips/cavium-octeon/octeon-memcpy.o > CC arch/mips/cavium-octeon/crypto/octeon-crypto.o > CC arch/mips/kernel/irq.o > CC arch/mips/kernel/process.o > LD arch/mips/cavium-octeon/crypto/built-in.o > CC arch/mips/cavium-octeon/executive/cvmx-bootmem.o > CC arch/mips/mm/extable.o > CC arch/mips/mm/fault.o > CC arch/mips/cavium-octeon/executive/cvmx-l2c.o > CC arch/mips/kernel/prom.o > CC arch/mips/mm/gup.o > CC arch/mips/kernel/ptrace.o > CC arch/mips/cavium-octeon/executive/cvmx-sysinfo.o > CC arch/mips/mm/init.o > CC arch/mips/cavium-octeon/executive/octeon-model.o > CC arch/mips/kernel/reset.o > CC arch/mips/cavium-octeon/executive/cvmx-pko.o > CC arch/mips/mm/mmap.o > CC arch/mips/kernel/setup.o > CC arch/mips/mm/page.o > CC arch/mips/cavium-octeon/executive/cvmx-spi.o > CC arch/mips/kernel/signal.o > CC arch/mips/cavium-octeon/executive/cvmx-cmd-queue.o > AS arch/mips/mm/page-funcs.o > CC arch/mips/mm/tlbex.o > CC arch/mips/cavium-octeon/executive/cvmx-helper-board.o > CC arch/mips/kernel/syscall.o > CC arch/mips/kernel/time.o > AS arch/mips/mm/tlbex-fault.o > CC arch/mips/kernel/topology.o > AS arch/mips/mm/tlb-funcs.o > CC arch/mips/mm/uasm-mips.o > CC arch/mips/kernel/traps.o > CC arch/mips/mm/pgtable-64.o > CC arch/mips/mm/hugetlbpage.o > CC arch/mips/cavium-octeon/executive/cvmx-helper.o > CC arch/mips/mm/c-octeon.o > CC arch/mips/kernel/unaligned.o > CC arch/mips/cavium-octeon/executive/cvmx-helper-xaui.o > AS arch/mips/mm/cex-oct.o > CC arch/mips/mm/tlb-r4k.o > CC arch/mips/kernel/watch.o > CC arch/mips/kernel/vdso.o > CC arch/mips/kernel/cevt-r4k.o > CC arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.o > CC arch/mips/kernel/segment.o > LD arch/mips/mm/built-in.o > CC arch/mips/cavium-octeon/executive/cvmx-helper-sgmii.o > CC arch/mips/kernel/stacktrace.o > CC arch/mips/kernel/mips_ksyms.o > CC arch/mips/kernel/module.o > CC arch/mips/cavium-octeon/flash_setup.o > CC arch/mips/cavium-octeon/executive/cvmx-helper-npi.o > CC arch/mips/kernel/module-rela.o > CC arch/mips/cavium-octeon/executive/cvmx-helper-loop.o > AS arch/mips/kernel/mcount.o > LD arch/mips/net/built-in.o > CC arch/mips/cavium-octeon/executive/cvmx-helper-spi.o > CC arch/mips/cavium-octeon/smp.o > CC arch/mips/kernel/ftrace.o > CC arch/mips/cavium-octeon/executive/cvmx-helper-util.o > AS arch/mips/kernel/r4k_fpu.o > AS arch/mips/kernel/octeon_switch.o > CC arch/mips/kernel/smp.o > CC arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.o > CC arch/mips/cavium-octeon/executive/cvmx-interrupt-rsl.o > LD arch/mips/boot/dts/brcm/built-in.o > DTC arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dtb > DTC arch/mips/boot/dts/cavium-octeon/octeon_68xx.dtb > DTB arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dtb.S > DTB arch/mips/boot/dts/cavium-octeon/octeon_68xx.dtb.S > AS arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dtb.o > AS arch/mips/boot/dts/cavium-octeon/octeon_68xx.dtb.o > LD arch/mips/boot/dts/cavium-octeon/built-in.o >rm arch/mips/boot/dts/cavium-octeon/octeon_68xx.dtb.S arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dtb.S > LD arch/mips/boot/dts/ingenic/built-in.o > LD arch/mips/boot/dts/lantiq/built-in.o > LD arch/mips/boot/dts/mti/built-in.o > LD arch/mips/boot/dts/netlogic/built-in.o > LD arch/mips/boot/dts/qca/built-in.o > CC arch/mips/cavium-octeon/executive/cvmx-helper-errata.o > LD arch/mips/boot/dts/ralink/built-in.o > LD arch/mips/boot/dts/xilfpga/built-in.o > LD arch/mips/boot/dts/built-in.o > CC arch/mips/cavium-octeon/executive/cvmx-helper-jtag.o > CC arch/mips/kernel/spram.o > AS arch/mips/kernel/scall64-64.o > CC kernel/fork.o > CC arch/mips/kernel/linux32.o > LD arch/mips/cavium-octeon/executive/built-in.o > LD arch/mips/cavium-octeon/built-in.o > CC arch/mips/kernel/ptrace32.o > CC certs/system_keyring.o > CC arch/mips/kernel/signal32.o > EXTRACT_CERTS > AS certs/system_certificates.o > LD certs/built-in.o > CC kernel/exec_domain.o > CC arch/mips/kernel/binfmt_elfn32.o > LDS arch/mips/vdso/vdso.lds > AS arch/mips/vdso/elf.o > CC arch/mips/vdso/gettimeofday.o > AS arch/mips/vdso/sigreturn.o > HOSTCC arch/mips/vdso/genvdso > LDS arch/mips/vdso/vdso-o32.lds > AS arch/mips/vdso/elf-o32.o > CC arch/mips/vdso/gettimeofday-o32.o > AS arch/mips/vdso/sigreturn-o32.o > CC kernel/panic.o > LDS arch/mips/vdso/vdso-n32.lds > AS arch/mips/vdso/elf-n32.o > CC arch/mips/vdso/gettimeofday-n32.o > AS arch/mips/vdso/sigreturn-n32.o > VDSO arch/mips/vdso/vdso.so.dbg > VDSO arch/mips/vdso/vdso-o32.so.dbg > VDSO arch/mips/vdso/vdso-n32.so.dbg > GENVDSO arch/mips/vdso/vdso-image.c > GENVDSO arch/mips/vdso/vdso-o32-image.c > GENVDSO arch/mips/vdso/vdso-n32-image.c > CC arch/mips/vdso/vdso-image.o > CC kernel/cpu.o > CC arch/mips/vdso/vdso-o32-image.o > CC arch/mips/vdso/vdso-n32-image.o > LD arch/mips/vdso/built-in.o > CC kernel/exit.o > AS arch/mips/kernel/scall64-n32.o > CC arch/mips/kernel/signal_n32.o > CC arch/mips/kernel/binfmt_elfo32.o > CC mm/filemap.o > CC kernel/softirq.o > AS arch/mips/kernel/scall64-o32.o > CC arch/mips/kernel/proc.o > CC arch/mips/kernel/cpu-bugs64.o > CC mm/mempool.o > CC kernel/resource.o > CC arch/mips/kernel/early_printk.o > CC arch/mips/kernel/jump_label.o > AS arch/mips/kernel/head.o > LDS arch/mips/kernel/vmlinux.lds > LD arch/mips/kernel/built-in.o > LD arch/mips/built-in.o > CC kernel/sysctl.o > CC mm/oom_kill.o > CC mm/maccess.o > CC kernel/sysctl_binary.o > CC mm/page_alloc.o > CC mm/page-writeback.o > CC kernel/capability.o > CC kernel/ptrace.o > CC kernel/user.o > CC kernel/signal.o > CC kernel/sys.o > CC mm/readahead.o > CC mm/swap.o > CC fs/open.o > CC kernel/kmod.o > CC mm/truncate.o > CC fs/read_write.o > CC kernel/workqueue.o > CC mm/vmscan.o > CC fs/file_table.o > CC fs/super.o > CC kernel/pid.o > CC fs/char_dev.o > CC mm/shmem.o > CC fs/stat.o > CC kernel/task_work.o > CC kernel/extable.o > CC fs/exec.o > CC kernel/params.o > CC kernel/kthread.o > CC mm/util.o > CC fs/pipe.o > CC kernel/sys_ni.o > CC kernel/nsproxy.o > CC mm/mmzone.o > CC mm/vmstat.o > CC kernel/notifier.o > CC fs/namei.o > CC kernel/ksysfs.o > CC kernel/cred.o > CC mm/backing-dev.o > CC kernel/reboot.o > CC kernel/async.o > CC mm/mm_init.o > CC kernel/range.o > CC mm/mmu_context.o > CC kernel/smpboot.o > CC fs/fcntl.o > CC mm/percpu.o > CC kernel/groups.o > CC fs/ioctl.o > CC kernel/bpf/core.o > CC fs/readdir.o > CC mm/slab_common.o > CC kernel/bpf/syscall.o > CC fs/select.o >Function kmalloc_order_trace is missing from the size_overflow hash table +kmalloc_order_trace+fndecl+1+2063+ > CC mm/compaction.o > CC kernel/bpf/verifier.o > CC fs/dcache.o > CC mm/vmacache.o > CC kernel/bpf/inode.o > CC mm/interval_tree.o > CC kernel/bpf/helpers.o > CC mm/list_lru.o > CC kernel/bpf/hashtab.o > CC fs/inode.o > CC mm/workingset.o > CC kernel/bpf/arraymap.o > CC mm/debug.o > LD kernel/bpf/built-in.o > CC kernel/irq/irqdesc.o > CC mm/gup.o > CC fs/attr.o > CC kernel/irq/handle.o > CC fs/bad_inode.o > CC kernel/irq/manage.o > CC mm/highmem.o > CC fs/file.o > CC mm/memory.o > CC kernel/irq/spurious.o > CC fs/filesystems.o > CC kernel/irq/resend.o > CC kernel/irq/chip.o > CC fs/namespace.o > CC kernel/irq/dummychip.o > CC kernel/irq/devres.o > CC mm/mincore.o > CC kernel/irq/autoprobe.o > CC mm/mlock.o > CC kernel/irq/irqdomain.o > CC fs/seq_file.o > CC kernel/irq/proc.o > CC mm/mmap.o > CC kernel/irq/pm.o > CC fs/xattr.o > CC kernel/irq/msi.o > LD kernel/irq/built-in.o > LD kernel/livepatch/built-in.o > CC kernel/locking/mutex.o > CC fs/libfs.o > CC mm/mprotect.o > CC kernel/locking/semaphore.o > CC mm/mremap.o > CC fs/fs-writeback.o > CC kernel/locking/rwsem.o > CC mm/msync.o > CC kernel/locking/percpu-rwsem.o > CC mm/rmap.o > CC kernel/locking/mutex-debug.o > CC kernel/locking/lockdep.o > CC mm/vmalloc.o >Function vmbits is missing from the size_overflow hash table +vmbits+cpuinfo_mips+0+45813+ > CC fs/pnode.o > CC fs/splice.o > CC kernel/locking/lockdep_proc.o > CC mm/pagewalk.o > CC kernel/locking/spinlock.o > CC mm/pgtable-generic.o > CC kernel/locking/lglock.o > CC mm/process_vm_access.o > CC kernel/locking/rtmutex.o > CC mm/init-mm.o > CC fs/sync.o > CC mm/bootmem.o >Function alloc_bootmem_core is missing from the size_overflow hash table +alloc_bootmem_core+fndecl+1+38945+ >Function alloc_bootmem_bdata is missing from the size_overflow hash table +alloc_bootmem_bdata+fndecl+2+47209+ > CC kernel/locking/spinlock_debug.o > CC fs/utimes.o > CC kernel/locking/rwsem-spinlock.o > CC mm/fadvise.o > CC fs/stack.o > LD kernel/locking/built-in.o > CC kernel/power/qos.o > CC mm/madvise.o > CC fs/fs_struct.o > CC fs/statfs.o > CC mm/memblock.o > CC kernel/power/main.o > CC fs/fs_pin.o > CC fs/nsfs.o > CC kernel/power/process.o > CC fs/buffer.o > CC mm/page_io.o > CC kernel/power/suspend.o > CC mm/swap_state.o > CC mm/swapfile.o > LD kernel/power/built-in.o > CC kernel/printk/printk.o > CC fs/block_dev.o > CC mm/frontswap.o > LD kernel/printk/built-in.o > CC kernel/rcu/update.o > CC mm/dmapool.o > CC kernel/rcu/sync.o > CC fs/direct-io.o > CC kernel/rcu/srcu.o > CC mm/hugetlb.o > CC kernel/rcu/tree.o > CC fs/mpage.o > CC mm/sparse.o > CC fs/proc_namespace.o > LD kernel/rcu/built-in.o > CC kernel/sched/core.o > CC fs/autofs4/init.o > CC mm/ksm.o > CC fs/autofs4/inode.o > CC fs/autofs4/root.o > CC mm/slub.o > CC fs/autofs4/symlink.o >In file included from include/linux/printk.h:6:0, > from include/linux/kernel.h:13, > from include/asm-generic/bug.h:13, > from ./arch/mips/include/asm/bug.h:41, > from include/linux/bug.h:4, > from include/linux/mmdebug.h:4, > from include/linux/mm.h:8, > from mm/slub.c:12: >mm/slub.c: In function âkmem_cache_initâ: >include/linux/kern_levels.h:4:18: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âlong unsigned intâ [-Wformat=] > #define KERN_SOH "\001" /* ASCII Start Of Header */ > ^ >include/linux/kern_levels.h:13:19: note: in expansion of macro âKERN_SOHâ > #define KERN_INFO KERN_SOH "6" /* informational */ > ^ >include/linux/printk.h:259:9: note: in expansion of macro âKERN_INFOâ > printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) > ^ >mm/slub.c:3997:2: note: in expansion of macro âpr_infoâ > pr_info("SLUB: HWalign=%d, Order=%d-%d, MinObjects=%d, CPUs=%d, Nodes=%d\n", > ^ > CC fs/autofs4/waitq.o > CC fs/autofs4/expire.o > CC fs/autofs4/dev-ioctl.o > LD fs/autofs4/autofs4.o > LD fs/autofs4/built-in.o > LD fs/cachefiles/built-in.o > LD fs/configfs/built-in.o > CC fs/debugfs/inode.o > CC fs/debugfs/file.o > LD fs/debugfs/debugfs.o > LD fs/debugfs/built-in.o > CC fs/devpts/inode.o > CC kernel/sched/loadavg.o > CC mm/migrate.o > LD fs/devpts/devpts.o > LD fs/devpts/built-in.o > LD fs/dlm/built-in.o > LD fs/exofs/built-in.o > CC fs/exportfs/expfs.o > CC kernel/sched/clock.o > CC kernel/sched/cputime.o > LD fs/exportfs/exportfs.o > LD fs/exportfs/built-in.o > CC fs/ext4/balloc.o > CC kernel/sched/idle_task.o > CC mm/huge_memory.o > CC kernel/sched/fair.o > CC fs/ext4/bitmap.o > CC fs/ext4/dir.o > CC fs/ext4/file.o > CC mm/page_counter.o > CC fs/ext4/fsync.o > CC mm/memcontrol.o > CC fs/ext4/ialloc.o > CC kernel/sched/rt.o > CC fs/ext4/inode.o > CC kernel/sched/deadline.o > CC kernel/sched/stop_task.o > CC mm/vmpressure.o > CC kernel/sched/wait.o > CC mm/swap_cgroup.o > CC kernel/sched/completion.o > CC mm/hugetlb_cgroup.o > CC kernel/sched/idle.o > CC mm/cleancache.o > CC kernel/sched/cpupri.o > CC mm/page_isolation.o > CC kernel/sched/cpudeadline.o > CC kernel/sched/auto_group.o > CC fs/ext4/page-io.o > CC mm/cma.o > CC kernel/sched/stats.o > CC fs/ext4/ioctl.o > LD mm/built-in.o > CC fs/ext4/namei.o > CC kernel/sched/cpuacct.o > LD kernel/sched/built-in.o > CC kernel/time/time.o > CC kernel/time/timer.o > CC ipc/compat.o > CC ipc/util.o > CC kernel/time/hrtimer.o > CC fs/ext4/super.o > CC ipc/msgutil.o > CC ipc/msg.o > CC kernel/time/itimer.o > CC kernel/time/posix-timers.o > CC ipc/sem.o > CC kernel/time/posix-cpu-timers.o > CC ipc/shm.o > CC kernel/time/timekeeping.o > CC ipc/syscall.o > CC ipc/ipc_sysctl.o > CC ipc/mqueue.o > CC kernel/time/ntp.o > CC kernel/time/clocksource.o > CC kernel/time/jiffies.o > CC ipc/compat_mq.o > CC kernel/time/timer_list.o > CC ipc/namespace.o > CC kernel/time/timeconv.o > CC ipc/mq_sysctl.o > CC fs/ext4/symlink.o > LD ipc/built-in.o > CC kernel/time/timecounter.o > CC security/integrity/iint.o > CC kernel/time/posix-clock.o > CC fs/ext4/hash.o > LD security/integrity/integrity.o > LD security/integrity/built-in.o > CC security/keys/gc.o > CC kernel/time/alarmtimer.o > CC fs/ext4/resize.o > CC security/keys/key.o > CC kernel/time/clockevents.o > CC security/keys/keyring.o > CC kernel/time/tick-common.o > CC fs/ext4/extents.o > CC security/keys/keyctl.o > CC kernel/time/tick-oneshot.o > CC kernel/time/tick-sched.o > CC security/keys/permission.o > CC kernel/time/timekeeping_debug.o > LD kernel/time/built-in.o > CC kernel/trace/trace_clock.o > CC security/keys/process_keys.o > CC kernel/trace/ftrace.o > CC security/keys/request_key.o >Function alloc_and_copy_ftrace_hash is missing from the size_overflow hash table +alloc_and_copy_ftrace_hash+fndecl+1+12203+ >Function alloc_ftrace_hash is missing from the size_overflow hash table +alloc_ftrace_hash+fndecl+1+48452+ > CC security/keys/request_key_auth.o > CC security/keys/user_defined.o > CC security/keys/proc.o > CC security/keys/sysctl.o > LD security/keys/built-in.o > CC security/commoncap.o > CC kernel/trace/ring_buffer.o > CC fs/ext4/ext4_jbd2.o > CC security/min_addr.o > CC security/security.o > CC fs/ext4/migrate.o > CC fs/ext4/mballoc.o > CC kernel/trace/trace.o >Function allocate_cmdlines_buffer is missing from the size_overflow hash table +allocate_cmdlines_buffer+fndecl+1+3704+ >Function tracing_resize_saved_cmdlines is missing from the size_overflow hash table +tracing_resize_saved_cmdlines+fndecl+1+61823+ >Function trace_parser_get_init is missing from the size_overflow hash table +trace_parser_get_init+fndecl+2+10112+ > CC security/inode.o > CC security/device_cgroup.o > LD security/built-in.o > CC kernel/trace/trace_output.o > CC fs/fat/cache.o > CC kernel/trace/trace_seq.o > CC fs/fat/dir.o > CC kernel/trace/trace_stat.o > CC fs/ext4/block_validity.o > CC kernel/trace/trace_printk.o > CC fs/ext4/move_extent.o > CC kernel/trace/trace_sched_switch.o > CC fs/fat/fatent.o > CC kernel/trace/trace_functions.o > CC fs/ext4/mmp.o > CC kernel/trace/trace_nop.o > CC fs/ext4/indirect.o > CC fs/fat/file.o > CC kernel/trace/trace_stack.o > CC kernel/trace/trace_functions_graph.o > CC fs/fat/inode.o > CC fs/ext4/extents_status.o > CC kernel/trace/blktrace.o > CC kernel/trace/trace_events.o > CC fs/fat/misc.o > CC fs/ext4/xattr.o > CC fs/fat/nfs.o > CC fs/fat/namei_vfat.o > CC fs/ext4/xattr_user.o > CC kernel/trace/trace_export.o > CC fs/ext4/xattr_trusted.o > CC fs/fat/namei_msdos.o > CC kernel/trace/trace_events_filter.o > CC fs/ext4/inline.o > LD fs/fat/fat.o > LD fs/fat/vfat.o > LD fs/fat/msdos.o > LD fs/fat/built-in.o > CC kernel/trace/trace_events_trigger.o >Function count_leafs is missing from the size_overflow hash table +count_leafs+fndecl+0+6305+ >Function __alloc_pred_stack is missing from the size_overflow hash table +__alloc_pred_stack+fndecl+2+13612+ >Function count_preds is missing from the size_overflow hash table +count_preds+fndecl+0+15627+ >Function __alloc_preds is missing from the size_overflow hash table +__alloc_preds+fndecl+2+30727+ > CC crypto/api.o > CC kernel/trace/power-traces.o > CC fs/ext4/readpage.o > CC crypto/cipher.o > CC fs/ext4/sysfs.o > CC kernel/trace/rpm-traces.o > CC crypto/compress.o > CC fs/ext4/acl.o > LD kernel/trace/libftrace.o > LD kernel/trace/built-in.o > CC kernel/kcmp.o > CC crypto/memneq.o > CC fs/ext4/xattr_security.o > CC kernel/freezer.o > CC crypto/crypto_wq.o > LD fs/ext4/ext4.o > LD fs/ext4/built-in.o > LD fs/fscache/built-in.o > LD fs/fuse/built-in.o > CC fs/hugetlbfs/inode.o > CC crypto/algapi.o > CC kernel/stacktrace.o > CC kernel/futex.o > LD fs/hugetlbfs/hugetlbfs.o > LD fs/hugetlbfs/built-in.o > CC fs/jbd2/transaction.o > CC crypto/scatterwalk.o > CC crypto/proc.o > CC kernel/futex_compat.o > CC crypto/aead.o > CC kernel/smp.o > CC fs/jbd2/commit.o > CC kernel/module.o > CC crypto/ablkcipher.o > CC fs/jbd2/recovery.o > CC crypto/blkcipher.o > CC fs/jbd2/checkpoint.o > CC crypto/skcipher.o > CC fs/jbd2/revoke.o > CC crypto/chainiv.o > CC kernel/kallsyms.o > CC fs/jbd2/journal.o > CC crypto/eseqiv.o > CC kernel/acct.o > CC crypto/ahash.o > CC kernel/compat.o > CC crypto/shash.o > CC kernel/cgroup.o > CC crypto/pcompress.o > LD fs/jbd2/jbd2.o > LD fs/jbd2/built-in.o > CC fs/kernfs/mount.o > CC fs/kernfs/inode.o > CC crypto/akcipher.o > CC fs/kernfs/dir.o > CC crypto/algboss.o > CC crypto/testmgr.o > CC fs/kernfs/file.o > CC crypto/hmac.o > CC crypto/crypto_null.o > CC fs/kernfs/symlink.o > LD fs/kernfs/built-in.o > LD fs/lockd/built-in.o > LD fs/nfs/built-in.o > LD fs/nfs/filelayout/built-in.o > LD fs/nfs/flexfilelayout/built-in.o > LD fs/nfs_common/built-in.o > LD fs/nfsd/built-in.o > CC fs/nls/nls_base.o > CC crypto/md5.o > CC kernel/cgroup_freezer.o > CC crypto/cbc.o > CC fs/nls/nls_cp437.o > CC fs/nls/nls_ascii.o > CC kernel/cgroup_pids.o > CC crypto/aes_generic.o > CC fs/nls/nls_iso8859-1.o > CC kernel/utsname.o > CC fs/nls/nls_utf8.o > CC kernel/user_namespace.o > LD fs/nls/built-in.o > CC fs/notify/fsnotify.o > CC fs/notify/notification.o > CC kernel/pid_namespace.o > CC crypto/crc32c_generic.o > CC crypto/crct10dif_common.o > CC fs/notify/group.o > CC kernel/stop_machine.o > CC crypto/crct10dif_generic.o > CC fs/notify/inode_mark.o > CC crypto/rng.o > CC fs/notify/mark.o > CC kernel/hung_task.o > CC fs/notify/vfsmount_mark.o > CC crypto/hash_info.o > LD crypto/asymmetric_keys/built-in.o > LD crypto/crypto.o > LD crypto/crypto_algapi.o > LD crypto/crypto_blkcipher.o > LD crypto/crypto_hash.o > LD crypto/cryptomgr.o > LD crypto/built-in.o > LD fs/overlayfs/built-in.o > CC kernel/watchdog.o > CC block/bio.o > CC fs/notify/fdinfo.o > CC fs/notify/dnotify/dnotify.o > CC kernel/seccomp.o > LD fs/notify/dnotify/built-in.o > CC fs/notify/fanotify/fanotify.o > CC fs/notify/fanotify/fanotify_user.o > CC kernel/relay.o > LD fs/notify/fanotify/built-in.o > CC fs/notify/inotify/inotify_fsnotify.o > CC block/elevator.o > CC fs/notify/inotify/inotify_user.o > CC kernel/utsname_sysctl.o > CC kernel/delayacct.o > LD fs/notify/inotify/built-in.o > LD fs/notify/built-in.o > CC fs/proc/task_mmu.o > CC block/blk-core.o > CC kernel/taskstats.o > CC fs/proc/inode.o > CC kernel/tsacct.o > CC kernel/tracepoint.o > CC fs/proc/root.o > CC fs/proc/base.o > CC kernel/elfcore.o > CC kernel/irq_work.o > CC kernel/padata.o > CC block/blk-tag.o > CC kernel/jump_label.o > CC fs/proc/generic.o > CC block/blk-sysfs.o > CC kernel/membarrier.o > CC fs/proc/array.o > CC kernel/memremap.o > CC block/blk-flush.o > LD kernel/built-in.o > CC block/blk-settings.o > CC fs/proc/fd.o > CC fs/proc/proc_tty.o > CC block/blk-ioc.o > CC fs/proc/cmdline.o > LD drivers/amba/built-in.o > CC drivers/ata/libata-core.o > CC fs/proc/consoles.o > CC fs/proc/cpuinfo.o > CC block/blk-map.o > CC fs/proc/devices.o > CC fs/proc/interrupts.o > CC fs/proc/loadavg.o > CC block/blk-exec.o > CC fs/proc/meminfo.o > CC block/blk-merge.o > CC fs/proc/stat.o > CC fs/proc/uptime.o > CC fs/proc/version.o > CC fs/proc/softirqs.o > CC block/blk-softirq.o > CC fs/proc/namespaces.o > CC fs/proc/self.o > CC block/blk-timeout.o > CC drivers/ata/libata-scsi.o > CC fs/proc/thread_self.o > CC block/blk-iopoll.o > CC fs/proc/proc_sysctl.o > CC block/blk-lib.o > CC fs/proc/proc_net.o > CC block/blk-mq.o > CC drivers/ata/libata-eh.o > CC fs/proc/kcore.o >Function vmbits is missing from the size_overflow hash table +vmbits+cpuinfo_mips+0+45813+ > CC fs/proc/kmsg.o > CC fs/proc/page.o > LD fs/proc/proc.o > LD fs/proc/built-in.o > CC fs/quota/dquot.o > CC block/blk-mq-tag.o > CC drivers/ata/libata-transport.o > CC block/blk-mq-sysfs.o > CC drivers/ata/libata-trace.o > CC drivers/ata/libata-sff.o > CC block/blk-mq-cpu.o > CC fs/quota/quota_v1.o > CC block/blk-mq-cpumap.o > CC fs/quota/quota_v2.o > CC block/ioctl.o > CC fs/quota/quota_tree.o > CC drivers/ata/libata-pmp.o > CC block/genhd.o > CC fs/quota/quota.o > CC fs/quota/kqid.o > CC drivers/ata/ahci.o > CC fs/quota/netlink.o > CC block/scsi_ioctl.o > CC drivers/ata/libahci.o > LD fs/quota/built-in.o > CC fs/ramfs/inode.o > CC fs/ramfs/file-mmu.o > CC block/partition-generic.o > LD fs/ramfs/ramfs.o > LD fs/ramfs/built-in.o > CC fs/sysfs/file.o > CC fs/sysfs/dir.o > CC block/ioprio.o > CC fs/sysfs/symlink.o > CC drivers/ata/pata_octeon_cf.o > CC fs/sysfs/mount.o > CC block/partitions/check.o > CC fs/sysfs/group.o > CC drivers/ata/sata_sil.o > CC block/partitions/msdos.o > LD fs/sysfs/built-in.o > CC fs/tracefs/inode.o > CC block/partitions/efi.o > LD drivers/ata/libata.o > LD drivers/ata/built-in.o > LD drivers/auxdisplay/built-in.o > CC drivers/base/component.o > LD fs/tracefs/tracefs.o > LD fs/tracefs/built-in.o > CC fs/eventpoll.o > CC drivers/base/core.o > LD block/partitions/built-in.o > CC block/bsg.o > CC fs/anon_inodes.o > CC fs/signalfd.o > CC block/blk-cgroup.o > CC drivers/base/bus.o > CC fs/timerfd.o > CC fs/eventfd.o > CC drivers/base/dd.o > CC block/blk-throttle.o > CC fs/aio.o > CC drivers/base/syscore.o > CC block/noop-iosched.o > CC drivers/base/driver.o > CC block/deadline-iosched.o > CC drivers/base/class.o > CC block/cfq-iosched.o > CC drivers/base/platform.o > CC fs/locks.o > CC drivers/base/cpu.o > CC drivers/base/firmware.o > CC fs/compat.o > CC drivers/base/init.o > CC drivers/base/map.o > CC block/compat_ioctl.o > CC drivers/base/devres.o > CC fs/compat_ioctl.o > CC block/cmdline-parser.o > CC drivers/base/attribute_container.o > CC drivers/base/transport_class.o > CC block/bio-integrity.o > CC drivers/base/topology.o > CC drivers/base/container.o > CC fs/binfmt_script.o > CC drivers/base/property.o > CC block/blk-integrity.o > CC fs/binfmt_elf.o > CC drivers/base/cacheinfo.o > CC block/t10-pi.o > CC drivers/base/devtmpfs.o > LD block/built-in.o > CC fs/mbcache.o > CC drivers/base/dma-contiguous.o > CC drivers/base/power/sysfs.o > CC fs/posix_acl.o > CC drivers/base/power/generic_ops.o > CC drivers/base/power/common.o > CC fs/coredump.o > CC fs/drop_caches.o > CC drivers/base/power/qos.o > CC drivers/block/loop.o > CC drivers/base/power/runtime.o > CC fs/fhandle.o > LD fs/built-in.o > CC drivers/base/power/wakeirq.o > CC drivers/base/dma-mapping.o > LD drivers/block/zram/built-in.o > LD drivers/block/built-in.o > LD sound/built-in.o > CC drivers/base/power/main.o > LD firmware/built-in.o > CC drivers/base/power/wakeup.o > LD drivers/bus/built-in.o > CC arch/mips/pci/pci.o > CC arch/mips/pci/pci-octeon.o > LD drivers/cdrom/built-in.o > LD arch/mips/power/built-in.o > CC drivers/base/dma-coherent.o > CC arch/mips/pci/pcie-octeon.o > LD drivers/base/power/built-in.o > CC arch/mips/pci/msi-octeon.o > CC drivers/base/module.o > LD drivers/base/built-in.o > CC drivers/char/mem.o > CC drivers/char/random.o > CC net/socket.o > LD arch/mips/pci/built-in.o > CC drivers/char/misc.o > LD drivers/clk/bcm/built-in.o > LD drivers/clk/built-in.o > LD drivers/char/agp/built-in.o > CC lib/lockref.o > CC lib/bcd.o > CC lib/div64.o > CC lib/sort.o > CC lib/parser.o > LD drivers/char/built-in.o > LD drivers/clocksource/built-in.o > CC drivers/connector/cn_queue.o > CC lib/halfmd4.o > CC lib/debug_locks.o > CC lib/random32.o > CC drivers/connector/connector.o > CC lib/bust_spinlocks.o > CC lib/kasprintf.o > LD net/802/built-in.o > CC net/core/sock.o > CC lib/bitmap.o > CC drivers/connector/cn_proc.o > CC lib/scatterlist.o > LD drivers/connector/cn.o > LD drivers/connector/built-in.o > LD drivers/crypto/built-in.o > CC drivers/edac/edac_stub.o > LD drivers/edac/built-in.o > LD drivers/firewire/built-in.o > CC drivers/firmware/memmap.o >drivers/firmware/memmap.c: In function âfirmware_map_add_entryâ: >drivers/firmware/memmap.c:160:29: warning: passing argument 2 of âkobject_initâ discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > kobject_init(&entry->kobj, &memmap_ktype); > ^ >In file included from include/linux/module.h:17:0, > from drivers/firmware/memmap.c:20: >include/linux/kobject.h:92:13: note: expected âstruct kobj_type *â but argument is of type âconst struct kobj_type *â > extern void kobject_init(struct kobject *kobj, struct kobj_type *ktype); > ^ > CC lib/gcd.o > CC lib/lcm.o > CC lib/list_sort.o > LD drivers/firmware/broadcom/built-in.o > LD drivers/firmware/built-in.o > CC drivers/gpio/devres.o > CC lib/uuid.o > CC lib/flex_array.o > CC drivers/gpio/gpiolib.o > CC lib/iov_iter.o > CC net/core/request_sock.o > CC net/core/skbuff.o > CC drivers/gpio/gpiolib-legacy.o > CC drivers/gpio/gpiolib-of.o > CC lib/clz_ctz.o > CC lib/bsearch.o > CC lib/find_bit.o > CC lib/llist.o > CC drivers/gpio/gpio-octeon.o > CC lib/memweight.o > CC lib/kfifo.o > LD drivers/gpio/built-in.o > LD drivers/gpu/drm/bridge/built-in.o > LD drivers/gpu/drm/i2c/built-in.o > LD drivers/gpu/drm/panel/built-in.o > LD drivers/gpu/drm/tilcdc/built-in.o > LD drivers/gpu/drm/built-in.o > CC drivers/gpu/vga/vgaarb.o > CC lib/percpu-refcount.o > LD drivers/gpu/vga/built-in.o > LD drivers/gpu/built-in.o > LD drivers/hsi/clients/built-in.o > LD drivers/hsi/controllers/built-in.o > LD drivers/hsi/built-in.o > LD drivers/hwmon/built-in.o > LD drivers/hwmon/pmbus/built-in.o > LD drivers/hwtracing/intel_th/built-in.o > CC drivers/i2c/i2c-boardinfo.o > CC lib/percpu_ida.o > CC drivers/i2c/i2c-core.o > CC lib/rhashtable.o > CC net/core/datagram.o > CC lib/reciprocal_div.o > CC lib/once.o > CC net/core/stream.o > CC lib/string_helpers.o > LD drivers/i2c/algos/built-in.o > CC drivers/i2c/busses/i2c-octeon.o > CC lib/hexdump.o > CC lib/kstrtox.o > CC net/core/scm.o > LD drivers/i2c/busses/built-in.o > LD drivers/i2c/muxes/built-in.o > LD drivers/i2c/built-in.o > LD drivers/idle/built-in.o > CC drivers/irqchip/irqchip.o > CC lib/debug_info.o > LD drivers/irqchip/built-in.o > CC drivers/leds/led-core.o > CC lib/pci_iomap.o > LD drivers/leds/built-in.o > LD drivers/lguest/built-in.o > LD drivers/macintosh/built-in.o > LD drivers/media/common/b2c2/built-in.o > LD drivers/media/common/saa7146/built-in.o > LD drivers/media/common/siano/built-in.o > LD drivers/media/common/built-in.o > LD drivers/media/firewire/built-in.o > LD drivers/media/i2c/soc_camera/built-in.o > LD drivers/media/i2c/built-in.o > LD drivers/media/mmc/siano/built-in.o > LD drivers/media/mmc/built-in.o > LD drivers/media/pci/b2c2/built-in.o > LD drivers/media/pci/ddbridge/built-in.o > LD drivers/media/pci/dm1105/built-in.o > LD drivers/media/pci/mantis/built-in.o > LD drivers/media/pci/netup_unidvb/built-in.o > LD drivers/media/pci/ngene/built-in.o > LD drivers/media/pci/pluto2/built-in.o > CC net/core/gen_stats.o > LD drivers/media/pci/pt1/built-in.o > LD drivers/media/pci/pt3/built-in.o > LD drivers/media/pci/saa7146/built-in.o > LD drivers/media/pci/smipcie/built-in.o > LD drivers/media/pci/ttpci/built-in.o > LD drivers/media/pci/built-in.o > LD drivers/media/platform/omap/built-in.o > LD drivers/media/platform/built-in.o > LD drivers/media/rc/keymaps/built-in.o > LD drivers/media/rc/built-in.o > LD drivers/media/tuners/built-in.o > LD drivers/media/usb/b2c2/built-in.o > LD drivers/media/usb/dvb-usb/built-in.o > LD drivers/media/usb/dvb-usb-v2/built-in.o > LD drivers/media/usb/s2255/built-in.o > LD drivers/media/usb/siano/built-in.o > LD drivers/media/usb/stkwebcam/built-in.o > LD drivers/media/usb/ttusb-budget/built-in.o > LD drivers/media/usb/ttusb-dec/built-in.o > LD drivers/media/usb/zr364xx/built-in.o > LD drivers/media/usb/built-in.o > LD drivers/media/built-in.o > CC lib/iomap_copy.o > LD drivers/mfd/built-in.o > LD drivers/misc/cb710/built-in.o > CC drivers/misc/eeprom/at24.o > CC lib/devres.o > CC net/core/gen_estimator.o > CC drivers/misc/eeprom/at25.o > CC lib/hweight.o > CC lib/assoc_array.o > LD drivers/misc/eeprom/built-in.o > LD drivers/misc/lis3lv02d/built-in.o > LD drivers/misc/mic/bus/built-in.o > LD drivers/misc/mic/built-in.o > LD drivers/misc/ti-st/built-in.o > LD drivers/misc/built-in.o > LD drivers/mmc/built-in.o > CC drivers/mtd/mtdcore.o > CC net/core/net_namespace.o > CC lib/smp_processor_id.o > CC lib/list_debug.o > CC lib/bitrev.o > CC drivers/mtd/mtdsuper.o > CC lib/rational.o > CC net/core/secure_seq.o > CC lib/crc16.o > CC drivers/mtd/mtdconcat.o > CC lib/crc-t10dif.o > CC net/core/flow_dissector.o > HOSTCC lib/gen_crc32table > LD lib/842/built-in.o > CC lib/lz4/lz4_decompress.o > CC drivers/mtd/mtdpart.o > LD lib/lz4/built-in.o > CC lib/lzo/lzo1x_decompress_safe.o > CC net/core/sysctl_net_core.o > LD lib/lzo/lzo_decompress.o > LD lib/lzo/built-in.o > LD lib/mpi/built-in.o > CC lib/xz/xz_dec_syms.o > CC drivers/mtd/mtdchar.o > CC lib/xz/xz_dec_stream.o > CC net/core/dev.o > CC lib/xz/xz_dec_lzma2.o > CC drivers/mtd/mtd_blkdevs.o > CC lib/xz/xz_dec_bcj.o > LD lib/xz/xz_dec.o > LD lib/xz/built-in.o > LD lib/zlib_deflate/built-in.o > CC lib/zlib_inflate/inffast.o > CC lib/zlib_inflate/inflate.o > CC drivers/mtd/mtdblock.o > CC drivers/mtd/chips/chipreg.o > CC lib/zlib_inflate/infutil.o > CC drivers/mtd/chips/cfi_probe.o > CC lib/zlib_inflate/inftrees.o > CC lib/zlib_inflate/inflate_syms.o > CC drivers/mtd/chips/cfi_util.o > LD lib/zlib_inflate/zlib_inflate.o > LD lib/zlib_inflate/built-in.o > CC lib/percpu_counter.o > CC lib/swiotlb.o > CC drivers/mtd/chips/cfi_cmdset_0002.o > CC lib/iommu-helper.o > CC lib/iommu-common.o > CC drivers/mtd/chips/gen_probe.o > CC lib/syscall.o > CC net/core/ethtool.o > CC lib/dynamic_debug.o > LD drivers/mtd/chips/built-in.o > CC drivers/mtd/devices/slram.o > LD drivers/mtd/devices/built-in.o > LD drivers/mtd/lpddr/built-in.o > CC drivers/mtd/maps/map_funcs.o > LD drivers/mtd/maps/built-in.o > LD drivers/mtd/nand/built-in.o > LD drivers/mtd/onenand/built-in.o > LD drivers/mtd/tests/built-in.o > LD drivers/mtd/ubi/built-in.o > LD drivers/mtd/mtd.o > LD drivers/mtd/built-in.o > CC drivers/net/Space.o > CC lib/nlattr.o > CC drivers/net/loopback.o > CC lib/cpu_rmap.o > CC net/core/dev_addr_lists.o > LD drivers/net/ethernet/agere/built-in.o > LD drivers/net/ethernet/arc/built-in.o > LD drivers/net/ethernet/cadence/built-in.o > LD drivers/net/ethernet/cavium/liquidio/built-in.o > LD drivers/net/ethernet/cavium/thunder/built-in.o > LD drivers/net/ethernet/cavium/built-in.o > LD drivers/net/ethernet/ezchip/built-in.o > LD drivers/net/ethernet/microchip/built-in.o > CC drivers/net/ethernet/octeon/octeon_mgmt.o > CC lib/dynamic_queue_limits.o > CC lib/glob.o > CC lib/clz_tab.o > CC lib/jedec_ddr_data.o > CC net/core/dst.o > CC lib/net_utils.o > LD drivers/net/ethernet/octeon/built-in.o > LD drivers/net/ethernet/qualcomm/built-in.o > LD drivers/net/ethernet/renesas/built-in.o > LD drivers/net/ethernet/rocker/built-in.o > LD drivers/net/ethernet/samsung/built-in.o > LD drivers/net/ethernet/synopsys/built-in.o > LD drivers/net/ethernet/built-in.o > CC drivers/net/phy/phy.o > CC lib/argv_split.o > CC net/core/netevent.o > CC lib/cmdline.o > CC lib/cpumask.o > CC lib/ctype.o > CC lib/dec_and_lock.o > CC net/core/neighbour.o > CC drivers/net/phy/phy_device.o > CC lib/decompress.o > CC lib/decompress_bunzip2.o > CC lib/decompress_inflate.o > CC drivers/net/phy/mdio_bus.o > CC lib/decompress_unlz4.o > CC lib/decompress_unlzma.o > CC drivers/net/phy/marvell.o > CC lib/decompress_unlzo.o > CC lib/decompress_unxz.o > CC drivers/net/phy/bcm-phy-lib.o > CC lib/dump_stack.o > CC net/core/rtnetlink.o > CC lib/earlycpio.o > CC lib/extable.o > CC drivers/net/phy/broadcom.o > CC lib/fdt.o > CC lib/fdt_empty_tree.o > CC lib/fdt_ro.o > CC drivers/net/phy/bcm87xx.o > CC lib/fdt_rw.o > CC drivers/net/phy/mdio-octeon.o > CC lib/fdt_strerror.o > CC lib/fdt_sw.o > CC lib/fdt_wip.o > CC lib/flex_proportions.o > LD drivers/net/phy/libphy.o > LD drivers/net/phy/built-in.o > LD drivers/net/usb/built-in.o > LD drivers/net/built-in.o > LD drivers/nfc/built-in.o > LD drivers/nvme/host/built-in.o > CC lib/idr.o > LD drivers/nvme/built-in.o > CC drivers/of/base.o > CC net/core/utils.o > CC lib/int_sqrt.o > CC lib/ioremap.o > CC drivers/of/device.o > CC lib/irq_regs.o > CC lib/is_single_threaded.o > CC net/core/link_watch.o > CC lib/klist.o > CC drivers/of/platform.o > CC lib/kobject.o > CC net/core/filter.o > CC drivers/of/fdt.o > CC lib/kobject_uevent.o > CC drivers/of/fdt_address.o > CC lib/md5.o > CC net/core/sock_diag.o > CC drivers/of/address.o > CC lib/nmi_backtrace.o > CC lib/plist.o > CC lib/proportions.o > CC drivers/of/irq.o > CC lib/radix-tree.o > CC net/core/dev_ioctl.o > CC drivers/of/of_net.o > CC net/core/tso.o > CC lib/ratelimit.o > CC lib/rbtree.o > CC drivers/of/of_mdio.o > CC lib/seq_buf.o > CC net/core/flow.o > CC drivers/of/of_pci.o > CC lib/sha1.o > CC drivers/of/of_pci_irq.o > CC lib/show_mem.o > CC net/core/net-sysfs.o > CC lib/string.o > CC drivers/of/of_mtd.o > CC lib/timerqueue.o > LD drivers/of/built-in.o > CC drivers/pci/access.o > CC lib/vsprintf.o > CC net/core/net-procfs.o > CC drivers/pci/bus.o > CC drivers/pci/probe.o > CC net/core/fib_rules.o > GEN lib/crc32table.h > AR lib/lib.a > CC lib/crc32.o > CC net/core/net-traces.o > CC drivers/pci/host-bridge.o > LD lib/built-in.o > LD drivers/platform/mips/built-in.o > LD drivers/platform/built-in.o > LD arch/mips/fw/lib/built-in.o > AS arch/mips/fw/lib/call_o32.o > CC arch/mips/fw/lib/cmdline.o > AR arch/mips/fw/lib/lib.a > CC arch/mips/lib/iomap.o > CC drivers/pci/remove.o > CC arch/mips/lib/iomap-pci.o > CC drivers/pci/pci.o > CC arch/mips/lib/dump_tlb.o > CC arch/mips/lib/ashldi3.o > LD net/core/built-in.o > CC net/dns_resolver/dns_key.o > CC arch/mips/lib/ashrdi3.o > CC net/dns_resolver/dns_query.o > CC arch/mips/lib/bswapsi.o > CC arch/mips/lib/bswapdi.o > LD net/dns_resolver/dns_resolver.o > LD net/dns_resolver/built-in.o > CC net/ethernet/eth.o > CC arch/mips/lib/cmpdi2.o > CC arch/mips/lib/lshrdi3.o > CC drivers/pci/pci-driver.o > CC arch/mips/lib/ucmpdi2.o > LD net/ethernet/built-in.o > CC net/ipv4/route.o > CC arch/mips/lib/bitops.o > AS arch/mips/lib/csum_partial.o > CC arch/mips/lib/delay.o > AS arch/mips/lib/memcpy.o > AS arch/mips/lib/memset.o > CC arch/mips/lib/mips-atomic.o > AS arch/mips/lib/strlen_user.o > CC drivers/pci/search.o > AS arch/mips/lib/strncpy_user.o > AS arch/mips/lib/strnlen_user.o > CC arch/mips/lib/uncached.o > LD arch/mips/lib/built-in.o > AR arch/mips/lib/lib.a > CC drivers/pci/pci-sysfs.o > LD drivers/pwm/built-in.o > CC arch/mips/math-emu/cp1emu.o > CC drivers/pci/rom.o > CC drivers/pci/setup-res.o > CC net/ipv4/inetpeer.o > CC drivers/pci/irq.o > CC drivers/pci/vpd.o > CC arch/mips/math-emu/ieee754dp.o > CC drivers/pci/setup-bus.o > CC net/ipv4/protocol.o > CC arch/mips/math-emu/ieee754sp.o > CC arch/mips/math-emu/ieee754.o > CC arch/mips/math-emu/dp_div.o > CC net/ipv4/ip_input.o > CC arch/mips/math-emu/dp_mul.o > CC arch/mips/math-emu/dp_sub.o > CC drivers/pci/vc.o > CC arch/mips/math-emu/dp_add.o > CC drivers/pci/proc.o > CC arch/mips/math-emu/dp_fsp.o > CC net/ipv4/ip_fragment.o > CC arch/mips/math-emu/dp_cmp.o > CC arch/mips/math-emu/dp_simple.o > CC drivers/pci/slot.o > CC arch/mips/math-emu/dp_tint.o > CC arch/mips/math-emu/dp_fint.o > CC arch/mips/math-emu/dp_maddf.o > CC drivers/pci/quirks.o > CC net/ipv4/ip_forward.o > CC arch/mips/math-emu/dp_msubf.o > CC arch/mips/math-emu/dp_2008class.o > CC arch/mips/math-emu/dp_fmin.o > CC net/ipv4/ip_options.o > CC arch/mips/math-emu/dp_fmax.o > CC arch/mips/math-emu/sp_div.o > LD drivers/pci/host/built-in.o > CC drivers/pci/hotplug/pci_hotplug_core.o > CC arch/mips/math-emu/sp_mul.o > CC arch/mips/math-emu/sp_sub.o > CC net/ipv4/ip_output.o > CC arch/mips/math-emu/sp_add.o > LD drivers/pci/hotplug/pci_hotplug.o > LD drivers/pci/hotplug/built-in.o > CC drivers/pci/pcie/aspm.o > CC arch/mips/math-emu/sp_fdp.o > CC arch/mips/math-emu/sp_cmp.o > CC arch/mips/math-emu/sp_simple.o > CC drivers/pci/pcie/portdrv_core.o > CC arch/mips/math-emu/sp_tint.o > CC arch/mips/math-emu/sp_fint.o > CC arch/mips/math-emu/sp_maddf.o > CC drivers/pci/pcie/portdrv_pci.o > CC arch/mips/math-emu/sp_msubf.o > CC drivers/pci/pcie/portdrv_bus.o > CC net/ipv4/ip_sockglue.o > CC arch/mips/math-emu/sp_2008class.o > CC arch/mips/math-emu/sp_fmin.o > CC drivers/pci/pcie/aer/aerdrv_errprint.o > CC arch/mips/math-emu/sp_fmax.o > CC arch/mips/math-emu/dsemul.o > CC drivers/pci/pcie/aer/aerdrv_core.o > CC arch/mips/math-emu/me-debugfs.o > CC arch/mips/math-emu/dp_flong.o > CC net/ipv4/inet_hashtables.o > CC arch/mips/math-emu/dp_sqrt.o > CC drivers/pci/pcie/aer/aerdrv.o > CC arch/mips/math-emu/dp_tlong.o >In file included from include/linux/list.h:8:0, > from include/linux/module.h:9, > from net/ipv4/inet_hashtables.c:16: >net/ipv4/inet_hashtables.c: In function âinet_ehash_locks_allocâ: >include/linux/kernel.h:730:17: warning: comparison of distinct pointer types lacks a cast > (void) (&_max1 == &_max2); \ > ^ >net/ipv4/inet_hashtables.c:645:13: note: in expansion of macro âmaxâ > nblocks = max(2U * L1_CACHE_BYTES / locksz, 1U); > ^ > CC arch/mips/math-emu/ieee754d.o > LD drivers/pci/pcie/aer/aerdriver.o > LD drivers/pci/pcie/aer/built-in.o > CC drivers/pci/pcie/pme.o > CC arch/mips/math-emu/sp_flong.o > CC arch/mips/math-emu/sp_sqrt.o > CC net/ipv4/inet_timewait_sock.o > LD drivers/pci/pcie/pcieportdrv.o > LD drivers/pci/pcie/built-in.o > CC drivers/pci/hotplug-pci.o > CC arch/mips/math-emu/sp_tlong.o > LD arch/mips/math-emu/built-in.o > AR arch/mips/math-emu/lib.a > CC drivers/pci/msi.o > CC net/ipv4/inet_connection_sock.o > CC drivers/ras/ras.o > CC drivers/ras/debugfs.o > CC drivers/pci/ats.o > CC net/ipv4/tcp.o > LD drivers/ras/built-in.o > CC net/ipv4/tcp_input.o > CC drivers/pci/iov.o > CC drivers/pci/setup-irq.o > CC drivers/pci/of.o > LD drivers/pci/built-in.o > CC drivers/rtc/rtc-lib.o > CC drivers/rtc/hctosys.o > CC drivers/rtc/systohc.o > CC drivers/rtc/class.o > CC drivers/rtc/interface.o > CC net/ipv4/tcp_output.o > CC drivers/rtc/rtc-dev.o > CC drivers/rtc/rtc-proc.o > CC drivers/rtc/rtc-sysfs.o > CC drivers/scsi/scsi.o > CC drivers/rtc/rtc-ds1307.o >Function x is missing from the size_overflow hash table +x+__una_u16+0+19163+ > LD drivers/rtc/rtc-core.o > LD drivers/rtc/built-in.o > CC net/ipv4/tcp_timer.o > CC drivers/scsi/hosts.o > CC drivers/scsi/scsi_ioctl.o > CC net/ipv4/tcp_ipv4.o > LD drivers/soc/built-in.o > CC net/ipv6/af_inet6.o > CC drivers/scsi/scsicam.o > CC drivers/scsi/scsi_error.o > CC net/ipv6/anycast.o > CC net/ipv4/tcp_minisocks.o > CC net/ipv6/ip6_output.o > CC drivers/scsi/scsi_lib.o > CC net/ipv4/tcp_cong.o > CC drivers/scsi/scsi_common.o > CC net/ipv4/tcp_metrics.o > CC drivers/scsi/scsi_lib_dma.o > CC drivers/scsi/scsi_scan.o > CC net/ipv6/ip6_input.o >Function x is missing from the size_overflow hash table +x+__una_u32+0+11914+ > CC net/ipv4/tcp_fastopen.o > CC net/ipv6/addrconf.o > CC drivers/scsi/scsi_sysfs.o > CC net/ipv4/tcp_recovery.o > CC drivers/scsi/scsi_devinfo.o > CC net/ipv4/tcp_offload.o > CC drivers/scsi/scsi_sysctl.o > CC net/ipv4/datagram.o > CC drivers/scsi/scsi_proc.o > CC drivers/scsi/scsi_trace.o > CC net/ipv4/raw.o > CC drivers/scsi/scsi_logging.o > CC net/ipv6/addrlabel.o > CC drivers/scsi/scsi_pm.o > CC net/ipv6/route.o > CC net/ipv4/udp.o > CC drivers/scsi/sd.o > CC drivers/scsi/sd_dif.o > CC net/ipv6/ip6_fib.o > CC net/ipv4/udplite.o > LD drivers/scsi/scsi_mod.o > LD drivers/scsi/sd_mod.o > LD drivers/scsi/built-in.o > CC drivers/spi/spi.o > CC net/ipv4/udp_offload.o > CC net/ipv6/ipv6_sockglue.o > CC net/ipv4/arp.o > CC drivers/spi/spi-octeon.o > CC net/ipv6/ndisc.o > LD drivers/spi/built-in.o > CC drivers/staging/staging.o > LD drivers/staging/media/built-in.o > CC drivers/staging/octeon/ethernet.o > CC net/ipv4/icmp.o > CC net/ipv6/udp.o > CC net/ipv4/devinet.o > CC drivers/staging/octeon/ethernet-mdio.o > CC drivers/staging/octeon/ethernet-mem.o >Function cvm_oct_fill_hw_memory is missing from the size_overflow hash table +cvm_oct_fill_hw_memory+fndecl+2+22737+ >Function cvm_oct_mem_fill_fpa is missing from the size_overflow hash table +cvm_oct_mem_fill_fpa+fndecl+2+23382+ > CC drivers/staging/octeon/ethernet-rgmii.o > CC net/ipv6/udplite.o > CC net/ipv4/af_inet.o > CC net/ipv6/raw.o > CC drivers/staging/octeon/ethernet-rx.o >drivers/staging/octeon/ethernet-rx.c: In function âcvm_oct_napi_pollâ: >drivers/staging/octeon/ethernet-rx.c:388:11: warning: passing argument 2 of âatomic64_add_uncheckedâ from incompatible pointer type [-Wincompatible-pointer-types] > (atomic64_t *)&priv->stats.rx_dropped); > ^ >In file included from include/linux/atomic.h:4:0, > from include/linux/debug_locks.h:5, > from include/linux/lockdep.h:23, > from include/linux/spinlock_types.h:18, > from include/linux/spinlock.h:81, > from include/linux/seqlock.h:35, > from include/linux/time.h:5, > from include/linux/stat.h:18, > from include/linux/module.h:10, > from drivers/staging/octeon/ethernet-rx.c:11: >./arch/mips/include/asm/atomic.h:445:20: note: expected âatomic64_unchecked_t * {aka struct <anonymous> *}â but argument is of type âatomic64_t * {aka struct <anonymous> *}â > static inline void atomic64_##op##suffix(long i, atomic64##suffix##_t * v) \ > ^ >./arch/mips/include/asm/atomic.h:485:33: note: in expansion of macro â__ATOMIC64_OPâ > #define ATOMIC64_OP(op, asm_op) __ATOMIC64_OP(op, _unchecked, asm_op##u, ) \ > ^ >./arch/mips/include/asm/atomic.h:554:2: note: in expansion of macro âATOMIC64_OPâ > ATOMIC64_OP(op, asm_op) \ > ^ >./arch/mips/include/asm/atomic.h:557:1: note: in expansion of macro âATOMIC64_OPSâ > ATOMIC64_OPS(add, dadd) > ^ > CC net/ipv6/icmp.o > CC drivers/staging/octeon/ethernet-sgmii.o > CC net/ipv4/igmp.o > CC drivers/staging/octeon/ethernet-spi.o > CC net/ipv6/mcast.o > CC drivers/staging/octeon/ethernet-tx.o > LD drivers/staging/octeon/octeon-ethernet.o > LD drivers/staging/octeon/built-in.o > LD drivers/staging/built-in.o > LD drivers/thermal/samsung/built-in.o > LD drivers/thermal/built-in.o > CC drivers/tty/tty_io.o > CC net/ipv4/fib_frontend.o > CC net/ipv6/reassembly.o > CC net/ipv4/fib_semantics.o > CC drivers/tty/n_tty.o > CC net/ipv6/tcp_ipv6.o > CC drivers/tty/tty_ioctl.o > CC net/ipv4/fib_trie.o > CC net/ipv6/ping.o > CC drivers/tty/tty_ldisc.o > CC net/ipv6/exthdrs.o > CC drivers/tty/tty_buffer.o > CC net/ipv4/inet_fragment.o > CC drivers/tty/tty_port.o > CC net/ipv6/datagram.o > CC drivers/tty/tty_mutex.o > CC net/ipv4/ping.o > CC drivers/tty/tty_ldsem.o > CC drivers/tty/pty.o > CC net/ipv6/ip6_flowlabel.o > CC net/ipv4/ip_tunnel_core.o > LD drivers/tty/ipwireless/built-in.o > CC drivers/tty/serial/serial_core.o > CC net/ipv4/gre_offload.o > CC net/ipv6/inet6_connection_sock.o > CC drivers/tty/serial/earlycon.o > CC net/ipv4/ip_tunnel.o > CC net/ipv6/sysctl_net_ipv6.o > CC drivers/tty/serial/8250/8250_core.o > CC net/ipv6/xfrm6_policy.o > CC drivers/tty/serial/8250/8250_port.o > CC net/ipv6/xfrm6_state.o > CC net/ipv4/sysctl_net_ipv4.o > CC net/ipv6/xfrm6_input.o > CC net/ipv4/proc.o > CC drivers/tty/serial/8250/8250_pci.o > CC net/ipv6/xfrm6_output.o > CC net/ipv4/fib_rules.o > CC net/ipv6/xfrm6_protocol.o > CC net/ipv4/ipmr.o > CC drivers/tty/serial/8250/8250_early.o > CC drivers/tty/serial/8250/8250_dw.o > CC net/ipv6/proc.o > LD drivers/tty/serial/8250/8250.o > LD drivers/tty/serial/8250/8250_base.o > LD drivers/tty/serial/8250/built-in.o > LD drivers/tty/serial/built-in.o > LD drivers/tty/vt/built-in.o > LD drivers/tty/built-in.o > LD drivers/uio/built-in.o > CC drivers/usb/common/common.o > CC net/ipv6/syncookies.o > LD drivers/usb/common/usb-common.o > LD drivers/usb/common/built-in.o > CC drivers/usb/core/usb.o > CC net/ipv4/syncookies.o > CC net/ipv6/xfrm6_mode_transport.o > CC drivers/usb/core/hub.o > CC net/ipv6/xfrm6_mode_tunnel.o > CC net/ipv4/xfrm4_mode_beet.o > CC net/ipv6/xfrm6_mode_beet.o > CC net/ipv4/tunnel4.o > CC net/ipv6/sit.o > CC net/ipv4/xfrm4_mode_transport.o > CC net/ipv4/xfrm4_mode_tunnel.o > CC drivers/usb/core/hcd.o > CC net/ipv6/addrconf_core.o > CC net/ipv4/ipconfig.o > CC net/ipv6/exthdrs_core.o > CC net/ipv6/ip6_checksum.o > CC net/ipv4/inet_diag.o > CC drivers/usb/core/urb.o > CC net/ipv6/ip6_icmp.o > CC drivers/usb/core/message.o > CC net/ipv4/tcp_diag.o > CC net/ipv6/output_core.o > CC net/ipv4/tcp_cubic.o > CC net/ipv6/protocol.o > CC drivers/usb/core/driver.o > CC net/ipv4/tcp_memcontrol.o > CC net/ipv6/ip6_offload.o > CC net/ipv4/xfrm4_policy.o > CC drivers/usb/core/config.o > CC net/ipv6/tcpv6_offload.o > CC net/ipv4/xfrm4_state.o > CC net/ipv6/udp_offload.o > CC drivers/usb/core/file.o > CC net/ipv4/xfrm4_input.o > CC net/ipv6/exthdrs_offload.o > CC drivers/usb/core/buffer.o > CC net/ipv6/inet6_hashtables.o > CC net/ipv4/xfrm4_output.o > CC drivers/usb/core/sysfs.o > CC drivers/usb/core/endpoint.o > CC net/ipv4/xfrm4_protocol.o > CC net/ipv6/mcast_snoop.o > CC drivers/usb/core/devio.o > LD net/ipv4/built-in.o > CC drivers/usb/core/notify.o > LD net/ipv6/ipv6.o > LD net/ipv6/built-in.o > CC net/netlink/af_netlink.o > LD virt/lib/built-in.o > LD virt/built-in.o > LD drivers/video/backlight/built-in.o > CC drivers/video/fbdev/core/fb_notify.o > LD drivers/video/fbdev/core/built-in.o > LD drivers/video/fbdev/omap2/displays-new/built-in.o > LD drivers/video/fbdev/omap2/dss/built-in.o > LD drivers/video/fbdev/omap2/built-in.o > LD drivers/video/fbdev/built-in.o > LD drivers/video/built-in.o > CC drivers/watchdog/watchdog_core.o > CC drivers/watchdog/watchdog_dev.o > CC drivers/usb/core/generic.o > CC drivers/watchdog/octeon-wdt-main.o > CC drivers/usb/core/quirks.o > CC drivers/usb/core/devices.o > AS drivers/watchdog/octeon-wdt-nmi.o > LD drivers/watchdog/watchdog.o > LD drivers/watchdog/octeon-wdt.o > LD drivers/watchdog/built-in.o > CC drivers/usb/core/port.o > CC net/netlink/genetlink.o > CC net/packet/af_packet.o > CC drivers/usb/core/hcd-pci.o > LD drivers/usb/core/usbcore.o > LD drivers/usb/core/built-in.o > CC drivers/usb/host/pci-quirks.o > LD net/netlink/built-in.o > CC drivers/usb/host/ehci-hcd.o > CC net/sched/sch_generic.o > CC net/sched/sch_mq.o > LD net/packet/built-in.o > CC drivers/usb/host/ehci-pci.o > LD net/sched/built-in.o > LD net/sctp/built-in.o > LD net/sunrpc/built-in.o > LD net/sunrpc/auth_gss/built-in.o > CC net/unix/af_unix.o > CC net/unix/garbage.o > LD drivers/usb/image/built-in.o > LD drivers/usb/misc/built-in.o > CC net/unix/sysctl_net_unix.o > LD drivers/usb/mon/built-in.o > CC drivers/usb/phy/of.o > LD drivers/usb/phy/built-in.o > CC drivers/usb/host/ehci-platform.o > LD net/wireless/built-in.o > CC drivers/usb/storage/scsiglue.o > CC drivers/usb/host/ohci-hcd.o > LD net/unix/unix.o > LD net/unix/built-in.o > CC net/xfrm/xfrm_policy.o > CC drivers/usb/storage/protocol.o > CC drivers/usb/storage/transport.o > CC drivers/usb/storage/usb.o > CC net/xfrm/xfrm_state.o > CC drivers/usb/host/ohci-platform.o > CC drivers/usb/storage/initializers.o > CC drivers/usb/storage/sierra_ms.o > LD drivers/usb/host/built-in.o > CC net/xfrm/xfrm_hash.o > CC net/compat.o > CC drivers/usb/storage/option_ms.o > CC drivers/usb/storage/usual-tables.o > LD drivers/usb/storage/usb-storage.o > LD drivers/usb/storage/built-in.o > LD drivers/usb/built-in.o > LD drivers/built-in.o > CC net/sysctl_net.o > CC net/xfrm/xfrm_input.o > CC net/xfrm/xfrm_output.o > CC net/xfrm/xfrm_sysctl.o > CC net/xfrm/xfrm_replay.o > LD net/xfrm/built-in.o > LD net/built-in.o > LINK vmlinux > LD vmlinux.o > MODPOST vmlinux.o >WARNING: modpost: Found 3456 writable function pointer(s). >To see full details build your kernel with: >'make CONFIG_DEBUG_SECTION_MISMATCH=y' > GEN .version > CHK include/generated/compile.h > UPD include/generated/compile.h > CC init/version.o > LD init/built-in.o > KSYM .tmp_kallsyms1.o > KSYM .tmp_kallsyms2.o > LD vmlinux > SORTEX vmlinux > SYSMAP System.map > CHK include/config/kernel.release > CHK include/generated/uapi/linux/version.h > CHK include/generated/utsrelease.h > Checking missing-syscalls for N32 > CHK include/generated/timeconst.h > CHK include/generated/bounds.h > CHK include/generated/asm-offsets.h > CALL scripts/checksyscalls.sh > Checking missing-syscalls for O32 > CHK include/generated/timeconst.h > CHK include/generated/bounds.h > CHK include/generated/asm-offsets.h > CALL scripts/checksyscalls.sh > CHK include/generated/timeconst.h > CHK include/generated/bounds.h > CHK include/generated/asm-offsets.h > CALL scripts/checksyscalls.sh > CC [M] arch/mips/cavium-octeon/crypto/octeon-md5.o > CC [M] arch/mips/cavium-octeon/crypto/octeon-sha1.o > GZIP kernel/config_data.gz > CHK kernel/config_data.h > UPD kernel/config_data.h > CC [M] kernel/configs.o > CC [M] arch/mips/cavium-octeon/crypto/octeon-sha256.o > CC [M] mm/zpool.o > CC [M] mm/zbud.o > CC [M] arch/mips/cavium-octeon/crypto/octeon-sha512.o > CC [M] mm/zsmalloc.o > CC [M] fs/binfmt_misc.o > CC [M] fs/cachefiles/bind.o > CC [M] fs/cachefiles/daemon.o > CC [M] fs/cachefiles/interface.o > CC [M] fs/cachefiles/key.o > CC [M] fs/configfs/inode.o > CC [M] fs/cachefiles/main.o > CC [M] fs/cachefiles/namei.o > CC [M] fs/configfs/file.o > CC [M] fs/cachefiles/rdwr.o > CC [M] fs/configfs/dir.o > CC [M] fs/configfs/symlink.o > CC [M] fs/cachefiles/security.o > CC [M] fs/configfs/mount.o > CC [M] fs/cachefiles/xattr.o > CC [M] fs/configfs/item.o > CC [M] crypto/seqiv.o >Function vsnprintf is missing from the size_overflow hash table +vsnprintf+fndecl+0+59003+ > LD [M] fs/cachefiles/cachefiles.o > CC [M] crypto/echainiv.o > LD [M] fs/configfs/configfs.o > CC [M] fs/dlm/ast.o > CC [M] fs/dlm/config.o > ASN.1 crypto/rsapubkey-asn1.c > ASN.1 crypto/rsaprivkey-asn1.c > CC [M] crypto/rsa.o > CC [M] crypto/rsa_helper.o > CC [M] crypto/crypto_user.o > CC [M] crypto/cmac.o > CC [M] fs/dlm/dir.o > CC [M] fs/dlm/lock.o > CC [M] crypto/vmac.o > CC [M] crypto/xcbc.o > CC [M] drivers/base/firmware_class.o > CC [M] crypto/md4.o > CC [M] crypto/rmd128.o > CC [M] drivers/block/cryptoloop.o > CC [M] drivers/block/zram/zcomp_lzo.o > CC [M] crypto/rmd160.o > CC [M] drivers/block/zram/zcomp.o > CC [M] drivers/block/zram/zram_drv.o > CC [M] fs/dlm/lockspace.o > CC [M] crypto/rmd256.o > CC [M] fs/dlm/main.o > CC [M] crypto/rmd320.o > CC [M] drivers/block/zram/zcomp_lz4.o > LD [M] drivers/block/zram/zram.o > CC [M] fs/dlm/member.o > CC [M] drivers/crypto/img-hash.o > CC [M] fs/dlm/memory.o > CC [M] crypto/sha1_generic.o > CC [M] drivers/edac/edac_mc.o > CC [M] fs/dlm/midcomms.o > CC [M] crypto/sha256_generic.o > CC [M] fs/dlm/netlink.o > CC [M] fs/dlm/lowcomms.o > CC [M] drivers/edac/edac_device.o > CC [M] crypto/sha512_generic.o > CC [M] drivers/edac/edac_mc_sysfs.o > CC [M] crypto/wp512.o > CC [M] fs/dlm/plock.o > CC [M] drivers/edac/edac_module.o > CC [M] drivers/edac/edac_device_sysfs.o > CC [M] crypto/tgr192.o > CC [M] fs/dlm/rcom.o > CC [M] crypto/gf128mul.o > CC [M] drivers/edac/edac_pci.o > CC [M] fs/dlm/recover.o > CC [M] drivers/edac/edac_pci_sysfs.o > CC [M] crypto/ecb.o > CC [M] fs/dlm/recoverd.o > CC [M] crypto/pcbc.o > CC [M] fs/dlm/requestqueue.o > CC [M] drivers/edac/octeon_edac-pc.o > CC [M] crypto/cts.o > CC [M] fs/dlm/user.o > CC [M] drivers/edac/octeon_edac-l2c.o > CC [M] crypto/lrw.o > CC [M] drivers/edac/octeon_edac-lmc.o > CC [M] fs/dlm/util.o > CC [M] crypto/xts.o > LD [M] fs/dlm/dlm.o > CC [M] fs/fscache/cache.o > CC [M] drivers/edac/octeon_edac-pci.o > CC [M] crypto/ctr.o > LD [M] drivers/edac/edac_core.o > CC [M] fs/fscache/cookie.o > CC [M] drivers/hwmon/hwmon.o > CC [M] crypto/keywrap.o > CC [M] drivers/hwmon/pmbus/pmbus_core.o > CC [M] fs/fscache/fsdef.o > CC [M] crypto/gcm.o > CC [M] fs/fscache/main.o > CC [M] drivers/hwmon/pmbus/pmbus.o > CC [M] fs/fscache/netfs.o > CC [M] crypto/ccm.o > CC [M] fs/fscache/object.o > CC [M] drivers/mtd/ofpart.o > CC [M] crypto/chacha20poly1305.o > CC [M] drivers/mtd/ubi/vtbl.o > CC [M] fs/fscache/operation.o > CC [M] crypto/pcrypt.o > CC [M] drivers/mtd/ubi/vmt.o > CC [M] fs/fscache/page.o > CC [M] crypto/cryptd.o > CC [M] drivers/mtd/ubi/upd.o > CC [M] fs/fscache/proc.o > CC [M] drivers/mtd/ubi/build.o > CC [M] crypto/mcryptd.o > LD [M] fs/fscache/fscache.o > CC [M] fs/fuse/dev.o > CC [M] drivers/mtd/ubi/cdev.o > CC [M] crypto/des_generic.o > CC [M] drivers/mtd/ubi/kapi.o > CC [M] fs/fuse/dir.o > CC [M] crypto/fcrypt.o > CC [M] drivers/mtd/ubi/eba.o > CC [M] crypto/blowfish_generic.o > CC [M] crypto/blowfish_common.o > CC [M] fs/fuse/file.o > CC [M] crypto/twofish_generic.o > CC [M] drivers/mtd/ubi/io.o > CC [M] crypto/twofish_common.o > CC [M] drivers/mtd/ubi/wl.o > CC [M] crypto/serpent_generic.o > CC [M] fs/fuse/inode.o > CC [M] drivers/mtd/ubi/attach.o > CC [M] fs/fuse/control.o > CC [M] drivers/mtd/ubi/misc.o > CC [M] crypto/camellia_generic.o > CC [M] fs/fuse/cuse.o > CC [M] drivers/mtd/ubi/debug.o > LD [M] fs/fuse/fuse.o > CC [M] fs/lockd/clntlock.o > CC [M] drivers/mtd/ubi/gluebi.o > LD [M] drivers/mtd/ubi/ubi.o > CC [M] crypto/cast_common.o > CC [M] drivers/scsi/sg.o > CC [M] fs/lockd/clntproc.o > CC [M] crypto/cast5_generic.o > CC [M] crypto/cast6_generic.o > CC [M] fs/lockd/clntxdr.o > CC [M] crypto/arc4.o > CC [M] drivers/scsi/ch.o > CC [M] fs/lockd/host.o > CC [M] crypto/tea.o > CC [M] crypto/khazad.o > CC [M] fs/lockd/svc.o > CC [M] drivers/thermal/thermal_core.o > CC [M] crypto/anubis.o > CC [M] crypto/seed.o > CC [M] fs/lockd/svclock.o > CC [M] crypto/salsa20_generic.o > CC [M] crypto/chacha20_generic.o > CC [M] fs/lockd/svcshare.o > CC [M] drivers/thermal/thermal_hwmon.o > CC [M] drivers/thermal/of-thermal.o > CC [M] crypto/poly1305_generic.o > CC [M] fs/lockd/svcproc.o > CC [M] crypto/deflate.o > CC [M] drivers/thermal/gov_bang_bang.o > CC [M] fs/lockd/svcsubs.o > CC [M] drivers/thermal/step_wise.o > CC [M] crypto/zlib.o > CC [M] drivers/thermal/user_space.o > CC [M] drivers/thermal/power_allocator.o > CC [M] crypto/michael_mic.o > CC [M] fs/lockd/mon.o > CC [M] crypto/crc32.o > LD [M] drivers/thermal/thermal_sys.o > CC [M] drivers/uio/uio.o > CC [M] crypto/authenc.o > CC [M] fs/lockd/xdr.o > CC [M] drivers/usb/common/ulpi.o > CC [M] crypto/authencesn.o > CC [M] fs/lockd/clnt4xdr.o > CC [M] drivers/usb/image/mdc800.o > CC [M] fs/lockd/xdr4.o > CC [M] crypto/lzo.o > CC [M] crypto/lz4.o > CC [M] drivers/usb/mon/mon_main.o > CC [M] crypto/lz4hc.o > CC [M] fs/lockd/svc4proc.o > CC [M] crypto/842.o > CC [M] drivers/usb/mon/mon_stat.o > CC [M] crypto/ansi_cprng.o > CC [M] fs/lockd/procfs.o > CC [M] drivers/usb/mon/mon_text.o > CC [M] crypto/drbg.o > LD [M] fs/lockd/lockd.o > CC [M] fs/nfs/client.o > CC [M] drivers/usb/mon/mon_bin.o > CC [M] crypto/jitterentropy.o > CC [M] crypto/jitterentropy-kcapi.o > LD [M] drivers/usb/mon/usbmon.o > CC [M] drivers/usb/storage/uas.o > CC [M] crypto/ghash-generic.o > CC [M] crypto/af_alg.o > CC [M] fs/nfs/dir.o > CC [M] drivers/usb/storage/alauda.o > CC [M] crypto/algif_hash.o > CC [M] drivers/usb/storage/cypress_atacb.o > CC [M] crypto/algif_skcipher.o > CC [M] drivers/usb/storage/datafab.o > CC [M] drivers/usb/storage/ene_ub6250.o > CC [M] crypto/algif_rng.o > CC [M] fs/nfs/file.o > CC [M] crypto/algif_aead.o > CC [M] drivers/usb/storage/freecom.o > CC [M] fs/nfs/getroot.o > CC [M] crypto/asymmetric_keys/asymmetric_type.o > CC [M] drivers/usb/storage/isd200.o > CC [M] fs/nfs/inode.o > CC [M] crypto/asymmetric_keys/signature.o > CC [M] crypto/asymmetric_keys/public_key.o > CC [M] drivers/usb/storage/jumpshot.o > CC [M] crypto/asymmetric_keys/rsa.o > CC [M] drivers/usb/storage/karma.o > LD [M] crypto/asymmetric_keys/asymmetric_keys.o > CC [M] crypto/rsapubkey-asn1.o > CC [M] crypto/rsaprivkey-asn1.o > LD [M] crypto/jitterentropy_rng.o > LD [M] crypto/rsa_generic.o > CC [M] drivers/usb/storage/realtek_cr.o > CC [M] fs/nfs/super.o > CC [M] drivers/usb/storage/sddr09.o > CC [M] drivers/usb/storage/sddr55.o > CC [M] fs/nfs_common/nfsacl.o > CC [M] drivers/usb/storage/shuttle_usbat.o > CC [M] fs/nfs/direct.o > CC [M] fs/nfs_common/grace.o > LD [M] fs/nfs_common/nfs_acl.o > CC [M] fs/nfs/pagelist.o > LD [M] drivers/usb/storage/ums-alauda.o > LD [M] drivers/usb/storage/ums-cypress.o > LD [M] drivers/usb/storage/ums-datafab.o > LD [M] drivers/usb/storage/ums-eneub6250.o > LD [M] drivers/usb/storage/ums-freecom.o > LD [M] drivers/usb/storage/ums-isd200.o > LD [M] drivers/usb/storage/ums-jumpshot.o > LD [M] drivers/usb/storage/ums-karma.o > LD [M] drivers/usb/storage/ums-realtek.o > LD [M] drivers/usb/storage/ums-sddr09.o > LD [M] drivers/usb/storage/ums-sddr55.o > LD [M] drivers/usb/storage/ums-usbat.o > CC [M] fs/nfs/read.o > CC [M] fs/nfsd/trace.o > CC [M] fs/nfsd/nfssvc.o > CC [M] fs/nfsd/nfsctl.o > CC [M] fs/nfs/symlink.o > CC [M] fs/nfs/unlink.o > CC [M] fs/nfs/write.o > CC [M] fs/nfsd/nfsproc.o > CC [M] fs/nfsd/nfsfh.o > CC [M] fs/overlayfs/super.o > CC [M] fs/nfsd/vfs.o > CC [M] fs/overlayfs/inode.o > CC [M] fs/nfs/namespace.o > CC [M] fs/overlayfs/dir.o > CC [M] fs/nfsd/export.o > CC [M] fs/overlayfs/readdir.o > CC [M] fs/nfs/mount_clnt.o > CC [M] fs/overlayfs/copy_up.o > CC [M] fs/nfs/nfstrace.o > CC [M] fs/nfsd/auth.o > LD [M] fs/overlayfs/overlay.o > CC [M] fs/nfsd/lockd.o > CC [M] fs/nfs/sysctl.o > CC [M] fs/nfsd/nfscache.o > CC [M] fs/nfsd/nfsxdr.o > CC [M] fs/nfsd/stats.o > CC [M] fs/nfs/fscache.o > CC [M] fs/nfs/fscache-index.o > CC [M] fs/nfsd/nfs2acl.o > CC [M] fs/nfsd/nfs3proc.o > CC [M] fs/nfsd/nfs3xdr.o > CC [M] fs/nfs/nfs2super.o > CC [M] fs/nfs/proc.o > CC [M] fs/nfsd/nfs3acl.o > CC [M] net/sctp/sm_statetable.o > CC [M] fs/nfs/nfs2xdr.o > CC [M] fs/nfsd/nfs4proc.o > CC [M] net/sctp/sm_statefuns.o > CC [M] fs/nfs/nfs3super.o > CC [M] fs/nfsd/nfs4xdr.o > CC [M] fs/nfs/nfs3client.o > CC [M] fs/nfs/nfs3proc.o > CC [M] net/sctp/sm_sideeffect.o > CC [M] fs/nfs/nfs3xdr.o > CC [M] net/sctp/protocol.o > CC [M] fs/nfs/nfs3acl.o > CC [M] fs/nfsd/nfs4state.o > CC [M] fs/nfs/nfs4proc.o > CC [M] net/sctp/endpointola.o > CC [M] net/sctp/associola.o > CC [M] net/sctp/transport.o > CC [M] net/sctp/chunk.o > CC [M] net/sctp/sm_make_chunk.o > CC [M] fs/nfsd/nfs4idmap.o > CC [M] fs/nfsd/nfs4acl.o > CC [M] net/sctp/ulpevent.o > CC [M] fs/nfsd/nfs4callback.o > CC [M] fs/nfs/nfs4xdr.o > CC [M] net/sctp/inqueue.o > CC [M] fs/nfsd/nfs4recover.o > CC [M] net/sctp/outqueue.o > CC [M] net/sctp/ulpqueue.o > LD [M] fs/nfsd/nfsd.o > CC [M] net/sctp/tsnmap.o > CC [M] net/sctp/bind_addr.o > CC [M] lib/crc-ccitt.o > CC [M] lib/crc-itu-t.o > CC [M] lib/crc7.o > CC [M] fs/nfs/nfs4state.o > CC [M] net/sctp/socket.o > CC [M] lib/libcrc32c.o > CC [M] lib/crc8.o > CC [M] lib/cordic.o > CC [M] lib/asn1_decoder.o > GEN lib/oid_registry_data.c > CC [M] lib/842/842_compress.o > CC [M] fs/nfs/nfs4renewd.o > CC [M] lib/842/842_decompress.o > CC [M] fs/nfs/nfs4super.o > CC [M] lib/lz4/lz4_compress.o > CC [M] fs/nfs/nfs4file.o > CC [M] lib/lz4/lz4hc_compress.o > CC [M] net/sctp/primitive.o > CC [M] fs/nfs/delegation.o > CC [M] net/sctp/output.o > CC [M] lib/lzo/lzo1x_compress.o > LD [M] lib/lzo/lzo_compress.o > CC [M] lib/mpi/generic_mpih-lshift.o > CC [M] net/sctp/input.o > CC [M] lib/mpi/generic_mpih-mul1.o > CC [M] lib/mpi/generic_mpih-mul2.o > CC [M] lib/mpi/generic_mpih-mul3.o > CC [M] fs/nfs/nfs4idmap.o > CC [M] lib/mpi/generic_mpih-rshift.o > CC [M] lib/mpi/generic_mpih-sub1.o > CC [M] net/sctp/debug.o > CC [M] lib/mpi/generic_mpih-add1.o > CC [M] lib/mpi/mpicoder.o > CC [M] net/sctp/ssnmap.o > CC [M] fs/nfs/callback.o > CC [M] lib/mpi/mpi-bit.o > CC [M] net/sctp/auth.o > CC [M] lib/mpi/mpi-cmp.o > CC [M] fs/nfs/callback_xdr.o > CC [M] lib/mpi/mpih-cmp.o > CC [M] net/sctp/proc.o > CC [M] lib/mpi/mpih-div.o > CC [M] lib/mpi/mpih-mul.o > CC [M] fs/nfs/callback_proc.o > CC [M] net/sctp/sysctl.o > CC [M] lib/mpi/mpi-pow.o > CC [M] net/sctp/ipv6.o > CC [M] fs/nfs/nfs4namespace.o > CC [M] lib/mpi/mpiutil.o > LD [M] lib/mpi/mpi.o > CC [M] lib/zlib_deflate/deflate.o > CC [M] fs/nfs/nfs4getroot.o > LD [M] net/sctp/sctp.o > CC [M] net/sunrpc/clnt.o > CC [M] fs/nfs/nfs4client.o > CC [M] lib/zlib_deflate/deftree.o > CC [M] lib/zlib_deflate/deflate_syms.o > LD [M] lib/zlib_deflate/zlib_deflate.o > CC [M] lib/oid_registry.o > CC [M] fs/nfs/nfs4session.o > CC [M] net/sunrpc/xprt.o > CC [M] net/sunrpc/socklib.o > CC [M] fs/nfs/dns_resolve.o > CC [M] fs/nfs/nfs4trace.o > CC [M] net/sunrpc/xprtsock.o > CC [M] fs/nfs/nfs4sysctl.o > CC [M] net/sunrpc/sched.o > CC [M] fs/nfs/pnfs.o > CC [M] fs/nfs/pnfs_dev.o > CC [M] net/sunrpc/auth.o > CC [M] fs/nfs/pnfs_nfs.o > CC [M] net/sunrpc/auth_null.o > CC [M] fs/nfs/nfs42proc.o > CC [M] net/sunrpc/auth_unix.o > CC [M] net/sunrpc/auth_generic.o > CC [M] fs/nfs/filelayout/filelayout.o > CC [M] fs/nfs/filelayout/filelayoutdev.o > CC [M] net/sunrpc/svc.o > CC [M] net/sunrpc/svcsock.o > LD [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.o > CC [M] fs/nfs/flexfilelayout/flexfilelayout.o > CC [M] fs/nfs/flexfilelayout/flexfilelayoutdev.o > CC [M] net/sunrpc/svcauth.o > CC [M] net/sunrpc/svcauth_unix.o > LD [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.o > LD [M] fs/nfs/nfs.o > LD [M] fs/nfs/nfsv2.o > LD [M] fs/nfs/nfsv3.o > LD [M] fs/nfs/nfsv4.o > CC [M] net/sunrpc/addr.o > CC [M] net/sunrpc/rpcb_clnt.o > CC [M] net/sunrpc/timer.o > CC [M] net/sunrpc/xdr.o > CC [M] net/sunrpc/sunrpc_syms.o > CC [M] net/sunrpc/cache.o > CC [M] net/sunrpc/rpc_pipe.o > CC [M] net/sunrpc/svc_xprt.o > CC [M] net/sunrpc/debugfs.o > CC [M] net/sunrpc/backchannel_rqst.o > CC [M] net/sunrpc/stats.o > CC [M] net/sunrpc/sysctl.o > CC [M] net/sunrpc/auth_gss/auth_gss.o > CC [M] net/sunrpc/auth_gss/gss_generic_token.o > CC [M] net/sunrpc/auth_gss/gss_mech_switch.o > LD [M] net/sunrpc/sunrpc.o > CC [M] net/sunrpc/auth_gss/svcauth_gss.o > CC [M] net/sunrpc/auth_gss/gss_rpc_upcall.o > CC [M] net/sunrpc/auth_gss/gss_rpc_xdr.o > CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o > CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o > CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o > CC [M] net/sunrpc/auth_gss/gss_krb5_seqnum.o > CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o > CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o > CC [M] net/sunrpc/auth_gss/gss_krb5_keys.o > LD [M] net/sunrpc/auth_gss/auth_rpcgss.o > LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.o > Building modules, stage 2. > MODPOST 152 modules >WARNING: modpost: Found 1656 writable function pointer(s). >To see full details build your kernel with: >'make CONFIG_DEBUG_SECTION_MISMATCH=y' > CC arch/mips/cavium-octeon/crypto/octeon-md5.mod.o > CC arch/mips/cavium-octeon/crypto/octeon-sha1.mod.o > CC arch/mips/cavium-octeon/crypto/octeon-sha256.mod.o > CC crypto/842.mod.o > CC arch/mips/cavium-octeon/crypto/octeon-sha512.mod.o > CC crypto/af_alg.mod.o > CC crypto/algif_aead.mod.o > CC crypto/algif_hash.mod.o > CC crypto/algif_rng.mod.o > CC crypto/algif_skcipher.mod.o > CC crypto/ansi_cprng.mod.o > CC crypto/anubis.mod.o > CC crypto/arc4.mod.o > CC crypto/asymmetric_keys/asymmetric_keys.mod.o > CC crypto/asymmetric_keys/public_key.mod.o > CC crypto/asymmetric_keys/rsa.mod.o > CC crypto/authenc.mod.o > CC crypto/authencesn.mod.o > CC crypto/blowfish_common.mod.o > CC crypto/blowfish_generic.mod.o > CC crypto/camellia_generic.mod.o > CC crypto/cast5_generic.mod.o > CC crypto/cast6_generic.mod.o > CC crypto/cast_common.mod.o > CC crypto/chacha20_generic.mod.o > CC crypto/ccm.mod.o > CC crypto/chacha20poly1305.mod.o > CC crypto/cmac.mod.o > CC crypto/crc32.mod.o > CC crypto/cryptd.mod.o > CC crypto/crypto_user.mod.o > CC crypto/ctr.mod.o > CC crypto/cts.mod.o > CC crypto/deflate.mod.o > CC crypto/des_generic.mod.o > CC crypto/drbg.mod.o > CC crypto/ecb.mod.o > CC crypto/echainiv.mod.o > CC crypto/fcrypt.mod.o > CC crypto/gcm.mod.o > CC crypto/gf128mul.mod.o > CC crypto/ghash-generic.mod.o > CC crypto/jitterentropy_rng.mod.o > CC crypto/keywrap.mod.o > CC crypto/khazad.mod.o > CC crypto/lrw.mod.o > CC crypto/lz4.mod.o > CC crypto/lz4hc.mod.o > CC crypto/lzo.mod.o > CC crypto/mcryptd.mod.o > CC crypto/md4.mod.o > CC crypto/michael_mic.mod.o > CC crypto/pcbc.mod.o > CC crypto/pcrypt.mod.o > CC crypto/poly1305_generic.mod.o > CC crypto/rmd128.mod.o > CC crypto/rmd160.mod.o > CC crypto/rmd256.mod.o > CC crypto/rmd320.mod.o > CC crypto/rsa_generic.mod.o > CC crypto/salsa20_generic.mod.o > CC crypto/seed.mod.o > CC crypto/seqiv.mod.o > CC crypto/serpent_generic.mod.o > CC crypto/sha1_generic.mod.o > CC crypto/sha256_generic.mod.o > CC crypto/sha512_generic.mod.o > CC crypto/tea.mod.o > CC crypto/tgr192.mod.o > CC crypto/twofish_common.mod.o > CC crypto/twofish_generic.mod.o > CC crypto/vmac.mod.o > CC crypto/wp512.mod.o > CC crypto/xcbc.mod.o > CC crypto/xts.mod.o > CC crypto/zlib.mod.o > CC drivers/base/firmware_class.mod.o > CC drivers/block/cryptoloop.mod.o > CC drivers/block/zram/zram.mod.o > CC drivers/crypto/img-hash.mod.o > CC drivers/edac/edac_core.mod.o > CC drivers/edac/octeon_edac-l2c.mod.o > CC drivers/edac/octeon_edac-lmc.mod.o > CC drivers/edac/octeon_edac-pc.mod.o > CC drivers/edac/octeon_edac-pci.mod.o > CC drivers/hwmon/hwmon.mod.o > CC drivers/hwmon/pmbus/pmbus.mod.o > CC drivers/hwmon/pmbus/pmbus_core.mod.o > CC drivers/mtd/ofpart.mod.o > CC drivers/mtd/ubi/gluebi.mod.o > CC drivers/mtd/ubi/ubi.mod.o > CC drivers/scsi/ch.mod.o > CC drivers/scsi/sg.mod.o > CC drivers/thermal/thermal_sys.mod.o > CC drivers/uio/uio.mod.o > CC drivers/usb/common/ulpi.mod.o > CC drivers/usb/image/mdc800.mod.o > CC drivers/usb/mon/usbmon.mod.o > CC drivers/usb/storage/uas.mod.o > CC drivers/usb/storage/ums-alauda.mod.o > CC drivers/usb/storage/ums-cypress.mod.o > CC drivers/usb/storage/ums-datafab.mod.o > CC drivers/usb/storage/ums-eneub6250.mod.o > CC drivers/usb/storage/ums-freecom.mod.o > CC drivers/usb/storage/ums-isd200.mod.o > CC drivers/usb/storage/ums-jumpshot.mod.o > CC drivers/usb/storage/ums-karma.mod.o > CC drivers/usb/storage/ums-realtek.mod.o > CC drivers/usb/storage/ums-sddr09.mod.o > CC drivers/usb/storage/ums-sddr55.mod.o > CC drivers/usb/storage/ums-usbat.mod.o > CC fs/binfmt_misc.mod.o > CC fs/cachefiles/cachefiles.mod.o > CC fs/configfs/configfs.mod.o > CC fs/dlm/dlm.mod.o > CC fs/fscache/fscache.mod.o > CC fs/fuse/cuse.mod.o > CC fs/fuse/fuse.mod.o > CC fs/lockd/lockd.mod.o > CC fs/nfs/filelayout/nfs_layout_nfsv41_files.mod.o > CC fs/nfs/flexfilelayout/nfs_layout_flexfiles.mod.o > CC fs/nfs/nfs.mod.o > CC fs/nfs/nfsv2.mod.o > CC fs/nfs/nfsv3.mod.o > CC fs/nfs/nfsv4.mod.o > CC fs/nfs_common/grace.mod.o > CC fs/nfs_common/nfs_acl.mod.o > CC fs/nfsd/nfsd.mod.o > CC fs/overlayfs/overlay.mod.o > CC kernel/configs.mod.o > CC lib/842/842_compress.mod.o > CC lib/842/842_decompress.mod.o > CC lib/asn1_decoder.mod.o > CC lib/cordic.mod.o > CC lib/crc-ccitt.mod.o > CC lib/crc-itu-t.mod.o > CC lib/crc7.mod.o > CC lib/crc8.mod.o > CC lib/libcrc32c.mod.o > CC lib/lz4/lz4_compress.mod.o > CC lib/lz4/lz4hc_compress.mod.o > CC lib/lzo/lzo_compress.mod.o > CC lib/mpi/mpi.mod.o > CC lib/oid_registry.mod.o > CC lib/zlib_deflate/zlib_deflate.mod.o > CC mm/zbud.mod.o > CC mm/zpool.mod.o > CC mm/zsmalloc.mod.o > CC net/sctp/sctp.mod.o > CC net/sunrpc/auth_gss/auth_rpcgss.mod.o > CC net/sunrpc/auth_gss/rpcsec_gss_krb5.mod.o > CC net/sunrpc/sunrpc.mod.o > LD [M] arch/mips/cavium-octeon/crypto/octeon-md5.ko > LD [M] arch/mips/cavium-octeon/crypto/octeon-sha1.ko > LD [M] arch/mips/cavium-octeon/crypto/octeon-sha256.ko > LD [M] arch/mips/cavium-octeon/crypto/octeon-sha512.ko > LD [M] crypto/842.ko > LD [M] crypto/af_alg.ko > LD [M] crypto/algif_aead.ko > LD [M] crypto/algif_hash.ko > LD [M] crypto/algif_rng.ko > LD [M] crypto/algif_skcipher.ko > LD [M] crypto/ansi_cprng.ko > LD [M] crypto/anubis.ko > LD [M] crypto/arc4.ko > LD [M] crypto/asymmetric_keys/asymmetric_keys.ko > LD [M] crypto/asymmetric_keys/public_key.ko > LD [M] crypto/asymmetric_keys/rsa.ko > LD [M] crypto/authenc.ko > LD [M] crypto/authencesn.ko > LD [M] crypto/blowfish_common.ko > LD [M] crypto/blowfish_generic.ko > LD [M] crypto/camellia_generic.ko > LD [M] crypto/cast5_generic.ko > LD [M] crypto/cast6_generic.ko > LD [M] crypto/cast_common.ko > LD [M] crypto/ccm.ko > LD [M] crypto/chacha20_generic.ko > LD [M] crypto/chacha20poly1305.ko > LD [M] crypto/cmac.ko > LD [M] crypto/crc32.ko > LD [M] crypto/cryptd.ko > LD [M] crypto/crypto_user.ko > LD [M] crypto/ctr.ko > LD [M] crypto/cts.ko > LD [M] crypto/deflate.ko > LD [M] crypto/des_generic.ko > LD [M] crypto/ecb.ko > LD [M] crypto/drbg.ko > LD [M] crypto/echainiv.ko > LD [M] crypto/fcrypt.ko > LD [M] crypto/gcm.ko > LD [M] crypto/gf128mul.ko > LD [M] crypto/ghash-generic.ko > LD [M] crypto/jitterentropy_rng.ko > LD [M] crypto/keywrap.ko > LD [M] crypto/khazad.ko > LD [M] crypto/lrw.ko > LD [M] crypto/lz4.ko > LD [M] crypto/lz4hc.ko > LD [M] crypto/lzo.ko > LD [M] crypto/mcryptd.ko > LD [M] crypto/md4.ko > LD [M] crypto/michael_mic.ko > LD [M] crypto/pcbc.ko > LD [M] crypto/pcrypt.ko > LD [M] crypto/poly1305_generic.ko > LD [M] crypto/rmd128.ko > LD [M] crypto/rmd160.ko > LD [M] crypto/rmd256.ko > LD [M] crypto/rmd320.ko > LD [M] crypto/rsa_generic.ko > LD [M] crypto/salsa20_generic.ko > LD [M] crypto/seed.ko > LD [M] crypto/seqiv.ko > LD [M] crypto/serpent_generic.ko > LD [M] crypto/sha1_generic.ko > LD [M] crypto/sha256_generic.ko > LD [M] crypto/sha512_generic.ko > LD [M] crypto/tea.ko > LD [M] crypto/tgr192.ko > LD [M] crypto/twofish_common.ko > LD [M] crypto/twofish_generic.ko > LD [M] crypto/vmac.ko > LD [M] crypto/wp512.ko > LD [M] crypto/xcbc.ko > LD [M] crypto/xts.ko > LD [M] crypto/zlib.ko > LD [M] drivers/base/firmware_class.ko > LD [M] drivers/block/cryptoloop.ko > LD [M] drivers/block/zram/zram.ko > LD [M] drivers/crypto/img-hash.ko > LD [M] drivers/edac/edac_core.ko > LD [M] drivers/edac/octeon_edac-l2c.ko > LD [M] drivers/edac/octeon_edac-lmc.ko > LD [M] drivers/edac/octeon_edac-pc.ko > LD [M] drivers/edac/octeon_edac-pci.ko > LD [M] drivers/hwmon/hwmon.ko > LD [M] drivers/hwmon/pmbus/pmbus.ko > LD [M] drivers/hwmon/pmbus/pmbus_core.ko > LD [M] drivers/mtd/ofpart.ko > LD [M] drivers/mtd/ubi/gluebi.ko > LD [M] drivers/mtd/ubi/ubi.ko > LD [M] drivers/scsi/ch.ko > LD [M] drivers/scsi/sg.ko > LD [M] drivers/thermal/thermal_sys.ko > LD [M] drivers/uio/uio.ko > LD [M] drivers/usb/common/ulpi.ko > LD [M] drivers/usb/image/mdc800.ko > LD [M] drivers/usb/mon/usbmon.ko > LD [M] drivers/usb/storage/uas.ko > LD [M] drivers/usb/storage/ums-alauda.ko > LD [M] drivers/usb/storage/ums-cypress.ko > LD [M] drivers/usb/storage/ums-datafab.ko > LD [M] drivers/usb/storage/ums-eneub6250.ko > LD [M] drivers/usb/storage/ums-isd200.ko > LD [M] drivers/usb/storage/ums-freecom.ko > LD [M] drivers/usb/storage/ums-jumpshot.ko > LD [M] drivers/usb/storage/ums-karma.ko > LD [M] drivers/usb/storage/ums-realtek.ko > LD [M] drivers/usb/storage/ums-sddr55.ko > LD [M] drivers/usb/storage/ums-sddr09.ko > LD [M] drivers/usb/storage/ums-usbat.ko > LD [M] fs/binfmt_misc.ko > LD [M] fs/configfs/configfs.ko > LD [M] fs/cachefiles/cachefiles.ko > LD [M] fs/dlm/dlm.ko > LD [M] fs/fscache/fscache.ko > LD [M] fs/fuse/cuse.ko > LD [M] fs/fuse/fuse.ko > LD [M] fs/lockd/lockd.ko > LD [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.ko > LD [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko > LD [M] fs/nfs/nfsv2.ko > LD [M] fs/nfs/nfs.ko > LD [M] fs/nfs/nfsv3.ko > LD [M] fs/nfs/nfsv4.ko > LD [M] fs/nfs_common/grace.ko > LD [M] fs/nfs_common/nfs_acl.ko > LD [M] fs/overlayfs/overlay.ko > LD [M] fs/nfsd/nfsd.ko > LD [M] kernel/configs.ko > LD [M] lib/842/842_compress.ko > LD [M] lib/842/842_decompress.ko > LD [M] lib/asn1_decoder.ko > LD [M] lib/cordic.ko > LD [M] lib/crc-ccitt.ko > LD [M] lib/crc-itu-t.ko > LD [M] lib/crc7.ko > LD [M] lib/crc8.ko > LD [M] lib/libcrc32c.ko > LD [M] lib/lz4/lz4_compress.ko > LD [M] lib/lz4/lz4hc_compress.ko > LD [M] lib/lzo/lzo_compress.ko > LD [M] lib/mpi/mpi.ko > LD [M] lib/oid_registry.ko > LD [M] lib/zlib_deflate/zlib_deflate.ko > LD [M] mm/zpool.ko > LD [M] mm/zbud.ko > LD [M] mm/zsmalloc.ko > LD [M] net/sctp/sctp.ko > LD [M] net/sunrpc/auth_gss/auth_rpcgss.ko > LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko > LD [M] net/sunrpc/sunrpc.ko
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 578394
:
430022
|
430032
|
430034
|
430856
|
430858
|
430914
|
431300
| 431302 |
431304