# git rev-parse -q --verify f6f3732162b5ae3c771b9285a5a32d72b8586920^{commit} f6f3732162b5ae3c771b9285a5a32d72b8586920 already have revision, skipping fetch # git checkout -q -f -B kisskb f6f3732162b5ae3c771b9285a5a32d72b8586920 # git clean -qxdf # git log -1 commit f6f3732162b5ae3c771b9285a5a32d72b8586920 Author: Linus Torvalds Date: Fri Dec 15 18:53:22 2017 -0800 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" This reverts commits 5c9d2d5c269c, c7da82b894e9, and e7fe7b5cae90. We'll probably need to revisit this, but basically we should not complicate the get_user_pages_fast() case, and checking the actual page table protection key bits will require more care anyway, since the protection keys depend on the exact state of the VM in question. Particularly when doing a "remote" page lookup (ie in somebody elses VM, not your own), you need to be much more careful than this was. Dave Hansen says: "So, the underlying bug here is that we now a get_user_pages_remote() and then go ahead and do the p*_access_permitted() checks against the current PKRU. This was introduced recently with the addition of the new p??_access_permitted() calls. We have checks in the VMA path for the "remote" gups and we avoid consulting PKRU for them. This got missed in the pkeys selftests because I did a ptrace read, but not a *write*. I also didn't explicitly test it against something where a COW needed to be done" It's also not entirely clear that it makes sense to check the protection key bits at this level at all. But one possible eventual solution is to make the get_user_pages_fast() case just abort if it sees protection key bits set, which makes us fall back to the regular get_user_pages() case, which then has a vma and can do the check there if we want to. We'll see. Somewhat related to this all: what we _do_ want to do some day is to check the PAGE_USER bit - it should obviously always be set for user pages, but it would be a good check to have back. Because we have no generic way to test for it, we lost it as part of moving over from the architecture-specific x86 GUP implementation to the generic one in commit e585513b76f7 ("x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation"). Cc: Peter Zijlstra Cc: Dan Williams Cc: Dave Hansen Cc: Kirill A. Shutemov Cc: "Jérôme Glisse" Cc: Andrew Morton Cc: Al Viro Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 f6f3732162b5ae3c771b9285a5a32d72b8586920 # < make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- polaris_defconfig # make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_polaris_defconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/uapi/asm/bitsperlong.h WRAP arch/sh/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/sh/include/generated/uapi/asm/errno.h WRAP arch/sh/include/generated/uapi/asm/fcntl.h WRAP arch/sh/include/generated/uapi/asm/ioctl.h WRAP arch/sh/include/generated/uapi/asm/ipcbuf.h WRAP arch/sh/include/generated/uapi/asm/kvm_para.h WRAP arch/sh/include/generated/uapi/asm/mman.h WRAP arch/sh/include/generated/uapi/asm/msgbuf.h WRAP arch/sh/include/generated/uapi/asm/param.h WRAP arch/sh/include/generated/uapi/asm/poll.h CHK include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/uapi/asm/resource.h WRAP arch/sh/include/generated/uapi/asm/sembuf.h UPD include/config/kernel.release WRAP arch/sh/include/generated/uapi/asm/shmbuf.h WRAP arch/sh/include/generated/uapi/asm/siginfo.h WRAP arch/sh/include/generated/uapi/asm/socket.h WRAP arch/sh/include/generated/uapi/asm/statfs.h UPD include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/uapi/asm/termbits.h WRAP arch/sh/include/generated/uapi/asm/termios.h WRAP arch/sh/include/generated/uapi/asm/ucontext.h Using /home/kisskb/slave/src as source for kernel WRAP arch/sh/include/generated/asm/clkdev.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/mm-arch-hooks.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/rwsem.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/asn1_compiler HOSTCC scripts/extract-cert HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/genksyms/lex.lex.c CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/genksyms/parse.tab.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/genksyms/lex.lex.o Generating include/generated/machtypes.h CC kernel/bounds.s CHK include/generated/timeconst.h UPD include/generated/timeconst.h CHK scripts/mod/devicetable-offsets.h UPD scripts/mod/devicetable-offsets.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/noinitramfs.o CC init/init_task.o AR usr/built-in.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o UPD include/generated/compile.h CC arch/sh/mm/alignment.o CC arch/sh/mm/cache.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/mm/init.o CC arch/sh/kernel/kdebugfs.o CC init/version.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/mmap.o CC arch/sh/mm/cache-sh3.o CC arch/sh/mm/fault.o CC arch/sh/boards/board-polaris.o CC arch/sh/kernel/process.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/ioremap.o CC arch/sh/mm/gup.o CC arch/sh/mm/kmap.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/ptrace_32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/setup.o CC arch/sh/mm/pgtable.o CC arch/sh/mm/tlb-sh3.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/topology.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/mm/tlbex_32.o CC arch/sh/kernel/time.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/uncached.o CC kernel/fork.o CC arch/sh/math-emu/math.o CC kernel/exec_domain.o CC arch/sh/kernel/iomap.o CC kernel/panic.o CC arch/sh/kernel/sys_sh32.o CC certs/system_keyring.o CC arch/sh/kernel/sh_ksyms_32.o CC kernel/cpu.o CC arch/sh/kernel/vsyscall/vsyscall.o CC arch/sh/kernel/module.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/perf_event.o EXTRACT_CERTS CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/cpu/irq/ipr.o CC kernel/softirq.o CC kernel/exit.o LDS arch/sh/kernel/vsyscall/vsyscall.lds CC kernel/sysctl.o CC kernel/resource.o CC arch/sh/kernel/hw_breakpoint.o LDS arch/sh/kernel/vmlinux.lds AS arch/sh/kernel/head_32.o CC kernel/sysctl_binary.o In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:23:0: /home/kisskb/slave/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:24:0: /home/kisskb/slave/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] /home/kisskb/slave/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /home/kisskb/slave/src/include/linux/kernel.h:65:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /home/kisskb/slave/src/include/linux/kernel.h:64:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] CC mm/mempool.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fadd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] CC mm/filemap.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fsub': /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmul': /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] CC mm/oom_kill.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] CC kernel/capability.o CC mm/maccess.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fdiv': /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] CC mm/page_alloc.o CC kernel/ptrace.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmac': /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] CC kernel/user.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ffloat': /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] CC fs/open.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ftrc': /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] CC mm/page-writeback.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:323:2: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvds': /home/kisskb/slave/src/arch/sh/math-emu/math.c:333:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] CC fs/read_write.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: At top level: /home/kisskb/slave/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] CC fs/file_table.o CC mm/readahead.o CC mm/swap.o CC fs/super.o CC ipc/util.o CC mm/truncate.o CC kernel/signal.o CC ipc/msgutil.o CC ipc/msg.o AS certs/system_certificates.o CC ipc/sem.o CC ipc/shm.o AS arch/sh/kernel/vsyscall/vsyscall-trapa.o CC fs/char_dev.o AS arch/sh/kernel/vsyscall/vsyscall-note.o AS arch/sh/kernel/cpu/sh3/ex.o CC arch/sh/kernel/cpu/sh3/probe.o AR arch/sh/kernel/cpu/irq/built-in.o AR certs/built-in.o AS arch/sh/kernel/cpu/sh3/entry.o CC arch/sh/kernel/cpu/adc.o AR arch/sh/boards/built-in.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC kernel/sys.o CC arch/sh/kernel/cpu/sh3/setup-sh3.o CC arch/sh/kernel/cpu/sh3/setup-sh770x.o AR arch/sh/mm/built-in.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-dummy.o CC arch/sh/kernel/cpu/sh3/serial-sh770x.o CC kernel/umh.o CC arch/sh/kernel/cpu/sh3/clock-sh7709.o AS arch/sh/kernel/vsyscall/vsyscall-syscall.o CC security/keys/gc.o CC security/commoncap.o CC mm/vmscan.o CC kernel/workqueue.o CC mm/shmem.o CC kernel/pid.o CC kernel/task_work.o LD arch/sh/kernel/vsyscall/vsyscall-syms.o CC crypto/api.o CC crypto/cipher.o AR arch/sh/kernel/vsyscall/built-in.o CC kernel/extable.o CC crypto/compress.o CC crypto/memneq.o CC crypto/crypto_wq.o CC ipc/syscall.o CC arch/sh/kernel/cpu/clock-cpg.o CC mm/util.o CC mm/mmzone.o CC block/bio.o CC ipc/ipc_sysctl.o CC fs/stat.o CC fs/exec.o AR init/mounts.o AR init/built-in.o CC fs/pipe.o CC mm/vmstat.o AR drivers/auxdisplay/built-in.o AR drivers/amba/built-in.o AR arch/sh/kernel/cpu/sh3/built-in.o CC arch/sh/kernel/cpu/init.o CC security/keys/key.o CC mm/mm_init.o CC mm/backing-dev.o AR drivers/block/built-in.o CC ipc/mqueue.o CC drivers/base/component.o CC drivers/base/core.o CC drivers/base/bus.o CC kernel/params.o AR drivers/bus/built-in.o CC crypto/algapi.o CC kernel/kthread.o /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:53:3: warning: 'arch_init_clk_ops' is deprecated (declared at /home/kisskb/slave/src/arch/sh/include/asm/clock.h:8) [-Wdeprecated-declarations] /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:77:2: warning: 'cpg_clk_init' is deprecated (declared at /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:47) [-Wdeprecated-declarations] AR drivers/cdrom/built-in.o CC kernel/sys_ni.o CC security/min_addr.o CC drivers/char/mem.o AR drivers/char/ipmi/built-in.o CC kernel/nsproxy.o CC mm/mmu_context.o CC kernel/notifier.o CC mm/percpu.o CC kernel/ksysfs.o CC drivers/clk/clk-devres.o CC kernel/cred.o CC fs/namei.o CC ipc/namespace.o CC ipc/mq_sysctl.o CC mm/slab_common.o AR arch/sh/math-emu/built-in.o CC mm/compaction.o CC mm/vmacache.o CC arch/sh/kernel/cpu/clock.o CC mm/swap_slots.o CC kernel/reboot.o CC mm/interval_tree.o CC kernel/async.o CC drivers/char/random.o CC mm/list_lru.o CC mm/workingset.o CC mm/debug.o CC kernel/range.o CC drivers/clk/clk-bulk.o CC kernel/smpboot.o CC mm/gup.o CC mm/highmem.o CC fs/fcntl.o CC kernel/ucount.o CC crypto/scatterwalk.o CC block/elevator.o CC kernel/kmod.o CC mm/memory.o CC kernel/groups.o CC mm/mincore.o CC arch/sh/kernel/cpu/fpu.o CC kernel/bpf/core.o CC drivers/base/dd.o CC drivers/base/syscore.o CC kernel/events/core.o AR kernel/livepatch/built-in.o CC mm/mlock.o CC fs/ioctl.o CC mm/mmap.o CC kernel/irq/irqdesc.o CC mm/mprotect.o CC kernel/locking/mutex.o CC mm/mremap.o CC kernel/power/qos.o CC drivers/base/driver.o CC arch/sh/kernel/cpu/pfc.o CC arch/sh/kernel/cpu/proc.o AR ipc/built-in.o CC drivers/clk/clkdev.o CC drivers/base/class.o CC mm/msync.o AR drivers/clk/bcm/built-in.o CC security/keys/keyring.o AR drivers/clk/imgtec/built-in.o AR drivers/clk/mvebu/built-in.o AR drivers/clk/renesas/built-in.o CC fs/readdir.o CC mm/page_vma_mapped.o CC kernel/printk/printk.o AR drivers/clk/ti/built-in.o CC kernel/rcu/update.o CC kernel/sched/core.o CC fs/select.o CC mm/pagewalk.o CC kernel/stacktrace.o CC kernel/time/time.o CC mm/pgtable-generic.o CC mm/rmap.o CC crypto/proc.o CC kernel/futex.o CC drivers/char/misc.o CC mm/vmalloc.o CC kernel/up.o CC mm/process_vm_access.o CC kernel/uid16.o CC kernel/module.o CC kernel/time/timer.o CC kernel/kallsyms.o CC kernel/acct.o CC drivers/base/platform.o CC kernel/utsname.o CC kernel/pid_namespace.o CC crypto/aead.o CC kernel/audit.o AR arch/sh/kernel/cpu/built-in.o AR arch/sh/kernel/built-in.o CC kernel/auditfilter.o CC fs/dcache.o AR kernel/bpf/built-in.o CC kernel/irq/handle.o CC mm/init-mm.o CC crypto/ablkcipher.o CC kernel/auditsc.o AR drivers/clk/built-in.o CC mm/bootmem.o CC kernel/audit_watch.o AR sound/built-in.o CC drivers/clocksource/sh_tmu.o CC mm/fadvise.o CC mm/madvise.o CC mm/memblock.o CC drivers/base/cpu.o CC mm/dmapool.o CC crypto/blkcipher.o CC fs/inode.o CC kernel/audit_tree.o CC kernel/audit_fsnotify.o CC fs/attr.o CC kernel/hung_task.o AR firmware/built-in.o CC security/keys/keyctl.o CC mm/slab.o CC kernel/locking/semaphore.o CC kernel/utsname_sysctl.o AR kernel/power/built-in.o CC mm/migrate.o CC kernel/elfcore.o CC arch/sh/drivers/dma/dma-sh.o CC kernel/irq_work.o AR drivers/char/agp/built-in.o AR drivers/char/built-in.o CC mm/quicklist.o CC kernel/time/hrtimer.o CC fs/bad_inode.o CC kernel/sched/loadavg.o CC kernel/memremap.o AR drivers/crypto/built-in.o CC drivers/base/firmware.o CC kernel/irq/manage.o AR drivers/firewire/built-in.o CC drivers/base/init.o CC block/blk-core.o CC security/keys/permission.o CC security/keys/process_keys.o AR drivers/firmware/broadcom/built-in.o CC kernel/rcu/srcutree.o CC kernel/rcu/sync.o AR drivers/gpu/drm/amd/lib/built-in.o /home/kisskb/slave/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /home/kisskb/slave/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] AR drivers/firmware/meson/built-in.o CC security/keys/request_key.o AR drivers/firmware/tegra/built-in.o AR drivers/gpu/drm/hisilicon/built-in.o AR drivers/gpu/drm/bridge/synopsys/built-in.o CC drivers/base/map.o CC security/keys/request_key_auth.o CC drivers/base/devres.o CC crypto/skcipher.o CC drivers/base/attribute_container.o CC kernel/sched/clock.o CC crypto/ahash.o AR drivers/firmware/built-in.o AR drivers/clocksource/built-in.o AR drivers/gpu/drm/bridge/built-in.o AR drivers/gpu/drm/i2c/built-in.o CC drivers/hid/hid-core.o CC crypto/shash.o CC kernel/locking/rwsem.o AR drivers/gpu/drm/omapdrm/displays/built-in.o CC kernel/rcu/tree.o CC drivers/base/transport_class.o AR drivers/gpu/drm/panel/built-in.o AR drivers/hwtracing/intel_th/built-in.o CC arch/sh/drivers/dma/dma-api.o CC kernel/sched/cputime.o CC block/blk-tag.o AR drivers/gpu/drm/omapdrm/dss/built-in.o AR drivers/gpu/drm/tilcdc/built-in.o CC kernel/sched/idle_task.o CC net/socket.o AR drivers/gpu/drm/omapdrm/built-in.o AR drivers/i2c/algos/built-in.o AR net/802/built-in.o CC net/bpf/test_run.o /home/kisskb/slave/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /home/kisskb/slave/src/kernel/rcu/srcutree.c:100:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/rcu/srcutree.c:67:6: note: 'levelspread[]' was declared here AR drivers/gpu/drm/built-in.o CC drivers/base/topology.o AR drivers/i2c/muxes/built-in.o CC net/core/sock.o CC security/keys/user_defined.o AR drivers/i2c/busses/built-in.o CC net/ethernet/eth.o CC net/core/request_sock.o CC security/keys/proc.o CC security/keys/sysctl.o CC kernel/locking/percpu-rwsem.o AR drivers/i2c/built-in.o CC fs/file.o CC kernel/sched/fair.o CC kernel/time/timekeeping.o AR drivers/gpu/vga/built-in.o AR drivers/idle/built-in.o CC kernel/time/ntp.o AR drivers/gpu/built-in.o CC drivers/hid/hid-input.o CC kernel/sched/rt.o CC drivers/hid/hid-generic.o CC drivers/hid/hid-a4tech.o CC crypto/akcipher.o CC drivers/hid/hid-apple.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC drivers/base/container.o CC drivers/base/property.o CC kernel/printk/printk_safe.o CC drivers/base/cacheinfo.o CC drivers/base/power/clock_ops.o AR drivers/base/test/built-in.o CC net/core/datagram.o CC net/core/stream.o CC net/core/skbuff.o CC kernel/rcu/rcu_segcblist.o CC net/core/scm.o CC net/core/gen_stats.o CC kernel/locking/mutex-debug.o CC kernel/locking/lockdep.o CC kernel/locking/lockdep_proc.o CC kernel/locking/rtmutex.o CC kernel/locking/rtmutex-debug.o CC kernel/locking/spinlock.o CC kernel/locking/spinlock_debug.o CC kernel/locking/rwsem-spinlock.o CC net/core/gen_estimator.o AR kernel/printk/built-in.o CC drivers/hid/hid-belkin.o CC crypto/kpp.o ASN.1 crypto/rsapubkey-asn1.c CC drivers/hid/hid-cherry.o ASN.1 crypto/rsaprivkey-asn1.c CC crypto/rsa.o CC kernel/irq/chip.o CC kernel/sched/deadline.o AR drivers/base/power/built-in.o AR security/keys/built-in.o CC arch/sh/drivers/dma/dma-sysfs.o CC security/lsm_audit.o CC fs/filesystems.o CC drivers/hid/hid-chicony.o CC fs/namespace.o CC drivers/hid/hid-cypress.o CC fs/seq_file.o CC drivers/hid/hid-ezkey.o CC block/blk-sysfs.o CC drivers/hid/hid-ite.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o AR net/bpf/built-in.o CC kernel/time/timer_list.o CC kernel/time/timeconv.o CC net/ipv4/route.o CC kernel/sched/wait.o CC net/ipv6/addrconf_core.o CC net/ipv6/exthdrs_core.o CC net/ipv6/ip6_checksum.o CC kernel/time/timecounter.o CC net/ipv4/inetpeer.o CC crypto/rsa_helper.o CC crypto/rsa-pkcs1pad.o CC crypto/acompress.o CC crypto/scompress.o CC drivers/input/input.o CC net/ipv4/protocol.o CC kernel/time/alarmtimer.o CC kernel/events/ring_buffer.o CC drivers/hid/hid-lg.o CC drivers/hid/hid-kensington.o CC net/core/net_namespace.o CC drivers/hid/hid-microsoft.o CC drivers/hid/hid-monterey.o AR arch/sh/drivers/dma/built-in.o CC fs/fs-writeback.o CC fs/libfs.o CC fs/xattr.o AR security/built-in.o CC arch/sh/drivers/heartbeat.o CC fs/pnode.o CC kernel/time/posix-cpu-timers.o CC kernel/time/posix-timers.o AS arch/sh/lib/movmem.o CC arch/sh/lib/ashldi3.o CC kernel/time/posix-clock.o CC arch/sh/lib/ashrdi3.o CC kernel/sched/wait_bit.o CC arch/sh/lib/lshrdi3.o CC crypto/algboss.o AR net/ethernet/built-in.o CC net/ipv6/ip6_icmp.o AR mm/built-in.o CC crypto/testmgr.o CC net/netlink/af_netlink.o CC net/sched/sch_generic.o CC net/packet/af_packet.o CC net/sunrpc/clnt.o CC net/sched/sch_mq.o CC net/unix/af_unix.o AR net/wireless/built-in.o CC net/core/secure_seq.o CC net/sysctl_net.o CC net/core/flow_dissector.o AR drivers/hid/hid-logitech.o CC net/core/sysctl_net_core.o CC drivers/base/dma-mapping.o CC net/sunrpc/xprt.o CC net/sunrpc/xprtsock.o CC net/sunrpc/socklib.o AR drivers/hid/hid.o AR drivers/hid/built-in.o CC kernel/irq/dummychip.o CC kernel/time/itimer.o CC kernel/time/clockevents.o CC fs/splice.o CC net/core/dev.o AR arch/sh/drivers/built-in.o CC kernel/time/tick-common.o AR drivers/iommu/built-in.o CC fs/sync.o CC kernel/time/sched_clock.o AS arch/sh/lib/ashlsi3.o CC net/ipv6/output_core.o AR drivers/irqchip/built-in.o CC block/blk-flush.o AS arch/sh/lib/ashrsi3.o CC crypto/crypto_null.o CC fs/utimes.o AR drivers/macintosh/built-in.o AR kernel/locking/built-in.o CC crypto/aes_generic.o AS arch/sh/lib/ashiftrt.o CC kernel/sched/swait.o CC fs/stack.o AR drivers/media/common/b2c2/built-in.o AR drivers/mfd/built-in.o AS arch/sh/lib/lshrsi3.o AR kernel/rcu/built-in.o CC crypto/rng.o CC kernel/time/tick-oneshot.o CC drivers/input/input-compat.o AS arch/sh/lib/udiv_qrnnd.o CC arch/sh/lib/io.o AR drivers/media/common/saa7146/built-in.o CC kernel/irq/devres.o AR drivers/misc/cb710/built-in.o AS arch/sh/lib/__clear_user.o AR drivers/media/common/siano/built-in.o AR drivers/media/common/v4l2-tpg/built-in.o CC net/core/ethtool.o CC kernel/time/tick-sched.o AS arch/sh/lib/checksum.o AR drivers/misc/eeprom/built-in.o CC drivers/base/dma-coherent.o AR drivers/media/common/built-in.o AS arch/sh/lib/copy_page.o AR drivers/media/firewire/built-in.o CC block/blk-settings.o CC fs/fs_struct.o AR drivers/misc/lis3lv02d/built-in.o AR drivers/media/i2c/soc_camera/built-in.o CC arch/sh/lib/delay.o AR drivers/media/i2c/built-in.o CC net/ipv4/ip_input.o CC arch/sh/lib/div64-generic.o AR drivers/misc/mic/bus/built-in.o CC kernel/sched/completion.o AR drivers/misc/mic/built-in.o CC fs/statfs.o AR drivers/media/mmc/siano/built-in.o CC net/core/dev_addr_lists.o AS arch/sh/lib/div64.o CC net/ipv4/ip_fragment.o CC crypto/asymmetric_keys/asymmetric_type.o CC net/netlink/genetlink.o AR drivers/misc/ti-st/built-in.o AR drivers/media/mmc/built-in.o CC net/ipv4/ip_options.o CC kernel/sched/idle.o CC net/ipv4/ip_forward.o AS arch/sh/lib/memchr.o AS arch/sh/lib/memcpy.o AR drivers/misc/built-in.o CC kernel/sched/membarrier.o AR drivers/media/pci/b2c2/built-in.o AS arch/sh/lib/memset.o AS arch/sh/lib/memmove.o CC net/ipv4/ip_sockglue.o CC net/ipv4/ip_output.o AR drivers/media/pci/ddbridge/built-in.o CC block/blk-ioc.o AS arch/sh/lib/strlen.o CC block/blk-map.o AR drivers/media/pci/dm1105/built-in.o CC net/sunrpc/sched.o CC net/ipv6/protocol.o CC net/sunrpc/auth.o AR drivers/media/pci/mantis/built-in.o CC net/sunrpc/auth_null.o CC net/sunrpc/auth_unix.o CC drivers/input/input-mt.o AS arch/sh/lib/udivsi3_i4i.o AS arch/sh/lib/udivsi3.o CC net/sunrpc/auth_generic.o CC kernel/events/callchain.o CC kernel/events/hw_breakpoint.o CC kernel/irq/irqdomain.o AR drivers/media/pci/netup_unidvb/built-in.o CC net/core/dst.o AR arch/sh/lib/lib.a EXPORTS arch/sh/lib/lib-ksyms.o AR drivers/media/platform/blackfin/built-in.o AR arch/sh/lib/built-in.o AR net/sched/built-in.o CC fs/fs_pin.o CC drivers/base/firmware_class.o AR drivers/media/platform/davinci/built-in.o AR drivers/media/pci/ngene/built-in.o CC fs/nsfs.o CC fs/buffer.o AR drivers/media/platform/meson/built-in.o AR drivers/media/pci/pt1/built-in.o AR drivers/media/pci/pluto2/built-in.o CC lib/lockref.o CC net/unix/garbage.o AR drivers/media/pci/saa7146/built-in.o CC net/unix/sysctl_net_unix.o AR drivers/media/pci/pt3/built-in.o CC net/sunrpc/svc.o AR drivers/media/platform/omap/built-in.o CC net/sunrpc/svcsock.o AR drivers/media/pci/smipcie/built-in.o AR drivers/media/pci/ttpci/built-in.o CC net/sunrpc/svcauth.o CC net/sunrpc/svcauth_unix.o CC net/sunrpc/addr.o CC net/sunrpc/rpcb_clnt.o AR drivers/media/platform/stm32/built-in.o CC crypto/hash_info.o AR drivers/media/pci/built-in.o AR virt/lib/built-in.o AR drivers/media/platform/built-in.o AR virt/built-in.o CC [M] crypto/echainiv.o CC [M] crypto/hmac.o CC lib/bcd.o AR drivers/media/rc/keymaps/built-in.o CC net/ipv4/inet_hashtables.o AR drivers/media/spi/built-in.o AR drivers/media/rc/built-in.o CC fs/block_dev.o AR drivers/media/tuners/built-in.o CC net/sunrpc/timer.o CC block/blk-exec.o CC kernel/irq/proc.o CC fs/direct-io.o CC block/blk-merge.o CC lib/div64.o AR drivers/media/usb/b2c2/built-in.o AR drivers/media/usb/dvb-usb/built-in.o CC crypto/asymmetric_keys/restrict.o CC net/sunrpc/xdr.o AR drivers/media/usb/s2255/built-in.o AR drivers/media/usb/dvb-usb-v2/built-in.o AR drivers/media/usb/siano/built-in.o AR drivers/media/usb/stkwebcam/built-in.o CC fs/mpage.o CC net/sunrpc/sunrpc_syms.o CC net/ipv4/inet_timewait_sock.o AR drivers/media/usb/ttusb-budget/built-in.o AR drivers/media/usb/ttusb-dec/built-in.o CC net/ipv4/inet_connection_sock.o CC drivers/input/ff-core.o CC block/blk-softirq.o CC net/core/netevent.o CC net/ipv6/ip6_offload.o AR kernel/events/built-in.o CC [M] crypto/sha256_generic.o AR drivers/media/usb/zr364xx/built-in.o CC net/sunrpc/cache.o CC net/core/neighbour.o CC block/blk-timeout.o AR drivers/media/usb/built-in.o CC net/core/rtnetlink.o AR kernel/sched/built-in.o CC net/sunrpc/rpc_pipe.o AR kernel/time/built-in.o CC net/core/utils.o AR kernel/irq/built-in.o CC net/core/link_watch.o CC net/ipv4/tcp.o AR kernel/built-in.o CC net/core/filter.o AR drivers/media/built-in.o CC crypto/asymmetric_keys/signature.o CC net/ipv4/tcp_input.o CC [M] crypto/drbg.o CC drivers/base/module.o CC [M] crypto/jitterentropy.o AR drivers/mmc/built-in.o CC lib/sort.o AR net/unix/unix.o AR net/unix/built-in.o CC net/sunrpc/svc_xprt.o CC drivers/mtd/mtdcore.o CC net/sunrpc/xprtmultipath.o CC net/ipv4/tcp_output.o CC drivers/mtd/mtdsuper.o CC net/sunrpc/stats.o CC net/sunrpc/sysctl.o CC fs/proc_namespace.o CC lib/parser.o CC block/blk-lib.o CC lib/debug_locks.o AR net/netlink/built-in.o CC net/ipv4/tcp_timer.o AR drivers/input/input-core.o CC fs/devpts/inode.o AR drivers/base/built-in.o AR drivers/input/built-in.o CC net/ipv4/tcp_ipv4.o CC net/ipv4/tcp_minisocks.o CC drivers/net/mii.o CC drivers/net/Space.o CC drivers/net/loopback.o CC crypto/asymmetric_keys/public_key.o AR drivers/net/ethernet/8390/built-in.o CC drivers/net/phy/mdio-boardinfo.o CC net/core/sock_diag.o AR drivers/net/ethernet/alacritech/built-in.o AR fs/devpts/devpts.o AR drivers/net/ethernet/amazon/built-in.o CC block/blk-mq.o AR drivers/net/ethernet/aquantia/built-in.o AR drivers/net/ethernet/arc/built-in.o AR fs/devpts/built-in.o AR drivers/net/ethernet/broadcom/built-in.o CC net/core/dev_ioctl.o ASN.1 crypto/asymmetric_keys/x509-asn1.c AR fs/exofs/built-in.o AR drivers/net/ethernet/cadence/built-in.o AR drivers/net/ethernet/ezchip/built-in.o ASN.1 crypto/asymmetric_keys/x509_akid-asn1.c CC crypto/asymmetric_keys/x509_public_key.o CC fs/exportfs/expfs.o AR drivers/net/ethernet/i825xx/built-in.o AR drivers/net/ethernet/huawei/built-in.o CC lib/random32.o AR drivers/net/ethernet/intel/built-in.o AR drivers/net/ethernet/marvell/built-in.o CC net/core/tso.o CC net/core/sock_reuseport.o CC net/core/fib_notifier.o CC net/ipv6/tcpv6_offload.o AR drivers/net/ethernet/natsemi/built-in.o AR drivers/net/ethernet/micrel/built-in.o CC net/ipv4/tcp_cong.o CC net/ipv4/tcp_metrics.o AR drivers/net/ethernet/netronome/built-in.o CC fs/jffs2/compr.o AR drivers/net/wireless/admtek/built-in.o CC net/core/net-sysfs.o AR drivers/net/ethernet/renesas/built-in.o CC net/core/net-procfs.o AR drivers/net/wireless/ath/built-in.o AR drivers/net/ethernet/qualcomm/emac/built-in.o CC [M] crypto/jitterentropy-kcapi.o CC fs/jffs2/dir.o AR drivers/net/wireless/atmel/built-in.o AR drivers/net/wireless/broadcom/built-in.o AR drivers/net/ethernet/qualcomm/built-in.o AR drivers/net/wireless/cisco/built-in.o CC block/blk-mq-tag.o AR drivers/net/wireless/intersil/built-in.o AR drivers/net/wireless/intel/built-in.o AR drivers/net/ethernet/rocker/built-in.o AR drivers/net/wireless/marvell/built-in.o CC drivers/mtd/mtdconcat.o AR drivers/net/wireless/mediatek/built-in.o AR drivers/net/ethernet/samsung/built-in.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c AR drivers/net/ethernet/stmicro/built-in.o CC drivers/net/ethernet/smsc/smsc911x.o CC crypto/asymmetric_keys/pkcs7_trust.o AR drivers/net/ethernet/seeq/built-in.o CC crypto/asymmetric_keys/pkcs7_verify.o CC block/blk-stat.o AR drivers/net/ethernet/synopsys/built-in.o AR drivers/net/wireless/quantenna/built-in.o AR drivers/net/ethernet/via/built-in.o AR drivers/net/ethernet/wiznet/built-in.o CC drivers/net/phy/phy.o CC drivers/net/phy/phy-c45.o AR crypto/asymmetric_keys/asymmetric_keys.o AR drivers/net/wireless/ralink/built-in.o AR drivers/net/wireless/realtek/built-in.o CC crypto/asymmetric_keys/x509-asn1.o CC lib/bust_spinlocks.o CC crypto/asymmetric_keys/x509_akid-asn1.o CC block/blk-mq-sysfs.o CC crypto/asymmetric_keys/x509_cert_parser.o AR drivers/net/wireless/st/built-in.o AR drivers/net/wireless/rsi/built-in.o CC net/ipv4/tcp_fastopen.o CC crypto/asymmetric_keys/pkcs7-asn1.o CC crypto/asymmetric_keys/pkcs7_parser.o AR drivers/net/wireless/ti/built-in.o CC net/ipv4/tcp_rate.o CC drivers/net/phy/phy-core.o AR drivers/net/wireless/zydas/built-in.o CC drivers/net/phy/phy_device.o CC net/ipv4/tcp_offload.o CC net/ipv4/tcp_ulp.o CC block/blk-mq-cpumap.o CC fs/jffs2/file.o CC net/ipv4/tcp_recovery.o AR fs/exportfs/exportfs.o AR drivers/net/wireless/built-in.o CC fs/jffs2/ioctl.o AR fs/exportfs/built-in.o CC block/blk-mq-sched.o CC net/ipv6/exthdrs_offload.o CC fs/jffs2/nodelist.o CC fs/kernfs/mount.o CC fs/lockd/clntlock.o CC fs/jffs2/malloc.o CC fs/nfs/client.o CC block/ioctl.o CC net/ipv4/datagram.o AR crypto/crypto.o AR crypto/crypto_algapi.o AR crypto/crypto_blkcipher.o AR crypto/crypto_hash.o CC crypto/rsapubkey-asn1.o CC crypto/rsaprivkey-asn1.o AR net/sunrpc/sunrpc.o CC fs/lockd/clntproc.o CC fs/jffs2/read.o AR net/sunrpc/built-in.o CC fs/lockd/clntxdr.o CC lib/kasprintf.o AR crypto/crypto_acompress.o CC fs/lockd/host.o AR crypto/cryptomgr.o CC fs/jffs2/nodemgmt.o LD [M] crypto/jitterentropy_rng.o CC fs/jffs2/readinode.o CC net/ipv4/raw.o AR crypto/rsa_generic.o CC net/ipv4/udp.o CC net/ipv4/udplite.o CC lib/bitmap.o CC fs/jffs2/scan.o CC fs/jffs2/gc.o CC fs/jffs2/write.o AR net/packet/built-in.o CC drivers/net/phy/mdio_bus.o CC fs/kernfs/inode.o CC net/ipv4/udp_offload.o CC drivers/net/phy/mdio_device.o CC block/genhd.o AR crypto/asymmetric_keys/x509_key_parser.o CC lib/scatterlist.o CC fs/lockd/svc.o CC drivers/mtd/mtdpart.o CC net/ipv4/arp.o AR net/ipv6/built-in.o CC lib/gcd.o CC block/ioprio.o CC block/partition-generic.o AR crypto/asymmetric_keys/pkcs7_message.o AR crypto/asymmetric_keys/built-in.o CC drivers/net/phy/smsc.o AR crypto/built-in.o AR drivers/net/ethernet/smsc/built-in.o CC net/ipv4/icmp.o CC net/ipv4/devinet.o AR drivers/net/ethernet/built-in.o CC fs/lockd/svclock.o CC fs/nfs_common/grace.o CC fs/lockd/svcshare.o CC block/badblocks.o CC fs/notify/fsnotify.o AR fs/quota/built-in.o CC fs/lockd/svcproc.o CC lib/lcm.o CC fs/lockd/svcsubs.o CC lib/list_sort.o CC fs/proc/task_mmu.o CC lib/uuid.o CC lib/flex_array.o CC fs/proc/inode.o CC net/ipv4/af_inet.o CC lib/iov_iter.o CC net/ipv4/igmp.o CC lib/clz_ctz.o CC lib/bsearch.o CC lib/find_bit.o CC fs/jffs2/symlink.o CC fs/proc/root.o CC fs/proc/base.o CC fs/proc/generic.o CC fs/kernfs/dir.o CC fs/proc/array.o CC fs/proc/fd.o CC net/ipv4/fib_frontend.o CC lib/llist.o CC lib/memweight.o CC net/ipv4/fib_semantics.o CC fs/lockd/mon.o CC net/ipv4/fib_trie.o CC lib/kfifo.o AR net/core/built-in.o CC net/ipv4/fib_notifier.o CC net/ipv4/inet_fragment.o CC net/ipv4/ping.o CC fs/nfs/dir.o CC net/ipv4/ip_tunnel_core.o CC fs/jffs2/build.o CC lib/percpu-refcount.o CC drivers/mtd/mtdchar.o CC net/ipv4/gre_offload.o CC net/ipv4/sysctl_net_ipv4.o CC lib/percpu_ida.o CC net/ipv4/proc.o CC fs/notify/notification.o CC fs/notify/group.o CC fs/notify/mark.o CC fs/notify/fdinfo.o AR fs/nfs_common/built-in.o AR fs/notify/fanotify/built-in.o AR fs/notify/dnotify/built-in.o CC fs/proc/proc_tty.o CC fs/notify/inotify/inotify_fsnotify.o CC drivers/mtd/cmdlinepart.o CC fs/lockd/xdr.o CC block/partitions/check.o CC block/noop-iosched.o CC fs/ramfs/inode.o CC drivers/mtd/chips/chipreg.o CC net/ipv4/inet_diag.o AR drivers/net/phy/libphy.o CC fs/lockd/clnt4xdr.o AR drivers/net/phy/built-in.o AR drivers/net/built-in.o CC fs/jffs2/erase.o CC fs/lockd/xdr4.o CC fs/jffs2/background.o CC fs/proc/cmdline.o CC net/ipv4/tcp_diag.o CC fs/proc/consoles.o CC block/cfq-iosched.o CC block/mq-deadline.o CC fs/proc/cpuinfo.o CC fs/lockd/svc4proc.o CC fs/proc/devices.o CC lib/rhashtable.o CC fs/proc/interrupts.o CC block/kyber-iosched.o CC drivers/mtd/chips/cfi_probe.o CC fs/lockd/procfs.o CC drivers/mtd/chips/cfi_util.o CC fs/notify/inotify/inotify_user.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC drivers/mtd/chips/gen_probe.o CC net/ipv4/tcp_cubic.o CC fs/kernfs/file.o CC fs/proc/loadavg.o CC block/partitions/msdos.o CC fs/jffs2/fs.o CC lib/reciprocal_div.o CC lib/once.o CC lib/refcount.o CC fs/jffs2/writev.o CC lib/usercopy.o CC lib/errseq.o CC lib/string_helpers.o CC lib/hexdump.o AR drivers/mtd/devices/built-in.o CC fs/proc/meminfo.o CC lib/kstrtox.o CC fs/proc/stat.o CC fs/jffs2/super.o CC fs/proc/uptime.o AR drivers/mtd/lpddr/built-in.o CC fs/proc/util.o CC drivers/mtd/maps/physmap.o CC lib/iomap_copy.o CC fs/ramfs/file-mmu.o CC fs/proc/softirqs.o CC fs/proc/version.o AR drivers/mtd/nand/built-in.o AR drivers/mtd/onenand/built-in.o CC fs/proc/namespaces.o CC fs/proc/self.o AR drivers/mtd/parsers/built-in.o AR drivers/mtd/tests/built-in.o CC fs/nfs/file.o CC drivers/mtd/mtd_blkdevs.o CC fs/proc/thread_self.o CC fs/nfs/getroot.o CC fs/nfs/inode.o CC fs/proc/proc_sysctl.o CC fs/proc/kcore.o CC drivers/mtd/mtdblock.o CC fs/jffs2/debug.o CC fs/proc/proc_net.o CC block/partitions/efi.o CC fs/jffs2/compr_rtime.o CC fs/proc/kmsg.o CC fs/sysfs/file.o CC lib/devres.o CC lib/hweight.o CC fs/kernfs/symlink.o CC fs/sysfs/symlink.o CC fs/sysfs/dir.o CC lib/assoc_array.o CC fs/sysfs/mount.o CC lib/smp_processor_id.o CC fs/sysfs/group.o AR fs/notify/inotify/built-in.o CC fs/proc/page.o AR drivers/mtd/maps/built-in.o AR fs/notify/built-in.o CC fs/jffs2/compr_zlib.o CC fs/anon_inodes.o CC lib/bitrev.o AR drivers/nfc/built-in.o CC fs/signalfd.o CC fs/eventpoll.o AR fs/ramfs/ramfs.o CC fs/timerfd.o CC fs/eventfd.o AR drivers/nvme/host/built-in.o AR fs/lockd/lockd.o AR fs/kernfs/built-in.o AR fs/ramfs/built-in.o CC fs/aio.o AR fs/lockd/built-in.o CC fs/locks.o CC fs/binfmt_script.o AR drivers/pci/dwc/built-in.o CC drivers/nvmem/core.o HOSTCC lib/gen_crc32table AR drivers/nvme/target/built-in.o AR drivers/perf/built-in.o CC fs/binfmt_elf.o CC lib/mpi/generic_mpih-lshift.o CC lib/mpi/generic_mpih-mul1.o AR drivers/platform/built-in.o AR drivers/nvme/built-in.o AR drivers/power/built-in.o CC lib/audit.o AR drivers/ptp/built-in.o AR drivers/pwm/built-in.o CC lib/nlattr.o CC lib/zlib_deflate/deflate.o CC lib/syscall.o CC lib/zlib_inflate/inffast.o CC lib/atomic64.o CC lib/dynamic_queue_limits.o CC lib/zlib_deflate/deftree.o CC lib/zlib_deflate/deflate_syms.o CC lib/strncpy_from_user.o CC lib/strnlen_user.o CC drivers/rtc/rtc-lib.o CC drivers/sh/clk/core.o CC fs/coredump.o AR drivers/soc/bcm/built-in.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/infutil.o AR fs/sysfs/built-in.o AR drivers/mtd/chips/built-in.o CC lib/zlib_inflate/inftrees.o CC lib/zlib_inflate/inflate_syms.o AR drivers/soc/fsl/built-in.o CC fs/drop_caches.o CC drivers/sh/clk/cpg.o AR drivers/mtd/mtd.o CC lib/net_utils.o CC lib/asn1_decoder.o AR net/ipv4/built-in.o CC fs/fhandle.o AR fs/jffs2/jffs2.o AR net/built-in.o CC drivers/sh/intc/access.o AR drivers/soc/mediatek/built-in.o AR fs/jffs2/built-in.o AR drivers/soc/renesas/built-in.o CC drivers/sh/intc/chip.o AR drivers/soc/built-in.o CC drivers/sh/intc/core.o GEN lib/oid_registry_data.c CC lib/mpi/generic_mpih-mul2.o CC lib/sbitmap.o CC lib/mpi/generic_mpih-mul3.o CC lib/argv_split.o CC lib/mpi/generic_mpih-rshift.o AR block/partitions/built-in.o CC lib/bug.o CC lib/mpi/generic_mpih-sub1.o CC fs/nfs/super.o CC fs/nfs/io.o CC lib/mpi/generic_mpih-add1.o CC drivers/tty/tty_io.o CC drivers/rtc/hctosys.o CC drivers/tty/tty_ioctl.o CC drivers/tty/n_tty.o CC lib/chacha20.o CC drivers/tty/tty_ldisc.o CC lib/mpi/mpicoder.o CC lib/mpi/mpi-bit.o CC drivers/tty/tty_buffer.o CC drivers/tty/tty_port.o CC drivers/tty/tty_mutex.o CC drivers/tty/tty_ldsem.o CC drivers/tty/tty_baudrate.o CC drivers/sh/intc/handle.o CC lib/clz_tab.o /home/kisskb/slave/src/drivers/sh/clk/cpg.c: In function 'r8': /home/kisskb/slave/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /home/kisskb/slave/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /home/kisskb/slave/src/drivers/sh/clk/cpg.c: In function 'r16': /home/kisskb/slave/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /home/kisskb/slave/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /home/kisskb/slave/src/drivers/sh/clk/cpg.c: In function 'r32': /home/kisskb/slave/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /home/kisskb/slave/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' AR drivers/nvmem/nvmem_core.o CC lib/cmdline.o AR drivers/nvmem/built-in.o CC lib/ctype.o CC lib/dec_and_lock.o CC lib/mpi/mpi-cmp.o CC drivers/sh/intc/irqdomain.o CC lib/dump_stack.o CC lib/decompress.o CC drivers/rtc/systohc.o CC drivers/sh/pm_runtime.o CC lib/mpi/mpih-cmp.o CC lib/mpi/mpih-div.o AR drivers/mtd/built-in.o CC drivers/sh/intc/virq.o CC lib/mpi/mpih-mul.o CC lib/mpi/mpiutil.o CC lib/mpi/mpi-pow.o AR block/built-in.o CC fs/nfs/direct.o CC fs/nfs/read.o CC fs/nfs/pagelist.o CC lib/earlycpio.o CC lib/extable.o CC lib/flex_proportions.o CC drivers/tty/tty_jobctrl.o CC lib/int_sqrt.o CC lib/idr.o CC drivers/tty/n_null.o CC lib/ioremap.o CC lib/irq_regs.o CC drivers/tty/pty.o AR drivers/video/backlight/built-in.o CC lib/is_single_threaded.o CC drivers/tty/tty_audit.o CC drivers/rtc/class.o CC drivers/video/console/dummycon.o CC lib/klist.o AR lib/zlib_deflate/zlib_deflate.o CC lib/kobject.o CC drivers/rtc/interface.o CC lib/kobject_uevent.o AR lib/zlib_deflate/built-in.o CC drivers/rtc/nvmem.o CC lib/nmi_backtrace.o CC drivers/rtc/rtc-dev.o AR drivers/tty/ipwireless/built-in.o CC drivers/rtc/rtc-proc.o CC drivers/rtc/rtc-sysfs.o AR lib/zlib_inflate/zlib_inflate.o AR fs/proc/proc.o CC lib/nodemask.o CC drivers/tty/serial/serial_core.o AR drivers/video/fbdev/core/built-in.o CC drivers/tty/serial/sh-sci.o AR lib/zlib_inflate/built-in.o AR fs/proc/built-in.o CC lib/plist.o CC drivers/tty/vt/vt_ioctl.o AR drivers/sh/clk/built-in.o CC lib/radix-tree.o CC drivers/tty/vt/vc_screen.o CC drivers/rtc/rtc-sh.o CC drivers/tty/vt/keyboard.o CC drivers/tty/vt/selection.o CC drivers/tty/vt/consolemap.o AR drivers/video/fbdev/omap2/omapfb/displays/built-in.o CC fs/nfs/symlink.o AR drivers/video/fbdev/omap2/omapfb/dss/built-in.o CC fs/nfs/unlink.o CC lib/ratelimit.o CC fs/nfs/namespace.o CC fs/nfs/write.o CONMK drivers/tty/vt/consolemap_deftbl.c CC lib/rbtree.o AR drivers/video/fbdev/omap2/omapfb/built-in.o CC fs/nfs/mount_clnt.o CC drivers/tty/vt/vt.o SHIPPED drivers/tty/vt/defkeymap.c CC fs/nfs/nfstrace.o CC fs/nfs/export.o AR drivers/video/fbdev/omap2/built-in.o AR lib/mpi/mpi.o CC lib/seq_buf.o CC fs/nfs/sysctl.o AR lib/mpi/built-in.o AR drivers/video/fbdev/built-in.o CC fs/nfs/nfs2super.o CC fs/nfs/proc.o AR drivers/video/console/built-in.o AR drivers/video/built-in.o CC fs/nfs/nfs3super.o CC fs/nfs/nfs2xdr.o CC fs/nfs/nfs3client.o CC lib/show_mem.o CC lib/sha1.o CC fs/nfs/nfs3proc.o CC lib/siphash.o CC fs/nfs/nfs3xdr.o CC lib/string.o CC lib/timerqueue.o AR drivers/sh/intc/built-in.o CC drivers/tty/vt/defkeymap.o CC drivers/tty/vt/consolemap_deftbl.o AR drivers/sh/built-in.o CC lib/vsprintf.o CC lib/win_minmax.o GEN lib/crc32table.h CC lib/oid_registry.o CC lib/crc32.o AR drivers/rtc/rtc-core.o AR drivers/rtc/built-in.o AR drivers/tty/serial/built-in.o AR fs/nfs/nfsv2.o AR fs/nfs/nfsv3.o AR fs/nfs/nfs.o AR fs/nfs/built-in.o AR fs/built-in.o AR lib/lib.a EXPORTS lib/lib-ksyms.o AR lib/built-in.o AR drivers/tty/vt/built-in.o AR drivers/tty/built-in.o AR drivers/built-in.o GEN .version CHK include/generated/compile.h AR built-in.o LD vmlinux.o MODPOST vmlinux.o KSYM .tmp_kallsyms1.o KSYM .tmp_kallsyms2.o LD vmlinux SYSMAP System.map Building modules, stage 2. AS arch/sh/boot/compressed/head_32.o CC arch/sh/boot/compressed/misc.o CC arch/sh/boot/compressed/cache.o MODPOST 5 modules OBJCOPY arch/sh/boot/compressed/vmlinux.bin SHIPPED arch/sh/boot/compressed/ashiftrt.S SHIPPED arch/sh/boot/compressed/ashldi3.c SHIPPED arch/sh/boot/compressed/lshrsi3.S SHIPPED arch/sh/boot/compressed/ashrsi3.S AS arch/sh/boot/compressed/lshrsi3.o AS arch/sh/boot/compressed/ashrsi3.o SHIPPED arch/sh/boot/compressed/ashlsi3.S AS arch/sh/boot/compressed/ashiftrt.o CC arch/sh/boot/compressed/ashldi3.o AS arch/sh/boot/compressed/ashlsi3.o CC crypto/drbg.mod.o CC crypto/echainiv.mod.o CC crypto/hmac.mod.o CC crypto/jitterentropy_rng.mod.o CC crypto/sha256_generic.mod.o GZIP arch/sh/boot/compressed/vmlinux.bin.gz LD [M] crypto/sha256_generic.ko LD [M] crypto/jitterentropy_rng.ko LD [M] crypto/hmac.ko LD [M] crypto/drbg.ko LD [M] crypto/echainiv.ko LD arch/sh/boot/compressed/piggy.o LD arch/sh/boot/compressed/vmlinux OBJCOPY arch/sh/boot/zImage Kernel: arch/sh/boot/zImage is ready make[1]: Leaving directory '/home/kisskb/slave/build/linus_polaris_defconfig_sh4' Completed OK # rm -rf /home/kisskb/slave/build/linus_polaris_defconfig_sh4 # Build took: 0:00:45.349892