# git rev-parse -q --verify f263fbb8d60824993c1b64385056a3cfdbb21d45^{commit} f263fbb8d60824993c1b64385056a3cfdbb21d45 already have revision, skipping fetch # git checkout -q -f -B kisskb f263fbb8d60824993c1b64385056a3cfdbb21d45 # git clean -qxdf # git log -1 commit f263fbb8d60824993c1b64385056a3cfdbb21d45 Merge: 026d15f 6aed468 Author: Linus Torvalds Date: Sat Jul 8 15:51:57 2017 -0700 Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci Pull PCI updates from Bjorn Helgaas: - add sysfs max_link_speed/width, current_link_speed/width (Wong Vee Khee) - make host bridge IRQ mapping much more generic (Matthew Minter, Lorenzo Pieralisi) - convert most drivers to pci_scan_root_bus_bridge() (Lorenzo Pieralisi) - mutex sriov_configure() (Jakub Kicinski) - mutex pci_error_handlers callbacks (Christoph Hellwig) - split ->reset_notify() into ->reset_prepare()/reset_done() (Christoph Hellwig) - support multiple PCIe portdrv interrupts for MSI as well as MSI-X (Gabriele Paoloni) - allocate MSI/MSI-X vector for Downstream Port Containment (Gabriele Paoloni) - fix MSI IRQ affinity pre/post/min_vecs issue (Michael Hernandez) - test INTx masking during enumeration, not at run-time (Piotr Gregor) - avoid using device_may_wakeup() for runtime PM (Rafael J. Wysocki) - restore the status of PCI devices across hibernation (Chen Yu) - keep parent resources that start at 0x0 (Ard Biesheuvel) - enable ECRC only if device supports it (Bjorn Helgaas) - restore PRI and PASID state after Function-Level Reset (CQ Tang) - skip DPC event if device is not present (Keith Busch) - check domain when matching SMBIOS info (Sujith Pandel) - mark Intel XXV710 NIC INTx masking as broken (Alex Williamson) - avoid AMD SB7xx EHCI USB wakeup defect (Kai-Heng Feng) - work around long-standing Macbook Pro poweroff issue (Bjorn Helgaas) - add Switchtec "running" status flag (Logan Gunthorpe) - fix dra7xx incorrect RW1C IRQ register usage (Arvind Yadav) - modify xilinx-nwl IRQ chip for legacy interrupts (Bharat Kumar Gogada) - move VMD SRCU cleanup after bus, child device removal (Jon Derrick) - add Faraday clock handling (Linus Walleij) - configure Rockchip MPS and reorganize (Shawn Lin) - limit Qualcomm TLP size to 2K (hardware issue) (Srinivas Kandagatla) - support Tegra MSI 64-bit addressing (Thierry Reding) - use Rockchip normal (not privileged) register bank (Shawn Lin) - add HiSilicon Kirin SoC PCIe controller driver (Xiaowei Song) - add Sigma Designs Tango SMP8759 PCIe controller driver (Marc Gonzalez) - add MediaTek PCIe host controller support (Ryder Lee) - add Qualcomm IPQ4019 support (John Crispin) - add HyperV vPCI protocol v1.2 support (Jork Loeser) - add i.MX6 regulator support (Quentin Schulz) * tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (113 commits) PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support PCI: Add DT binding for Sigma Designs Tango PCIe controller PCI: rockchip: Use normal register bank for config accessors dt-bindings: PCI: Add documentation for MediaTek PCIe PCI: Remove __pci_dev_reset() and pci_dev_reset() PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() PCI: xilinx: Make of_device_ids const PCI: xilinx-nwl: Modify IRQ chip for legacy interrupts PCI: vmd: Move SRCU cleanup after bus, child device removal PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000 PCI: versatile: Add local struct device pointers PCI: tegra: Do not allocate MSI target memory PCI: tegra: Support MSI 64-bit addressing PCI: rockchip: Use local struct device pointer consistently PCI: rockchip: Check for clk_prepare_enable() errors during resume MAINTAINERS: Remove Wenrui Li as Rockchip PCIe driver maintainer PCI: rockchip: Configure RC's MPS setting PCI: rockchip: Reconfigure configuration space header type PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses() PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu() ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 f263fbb8d60824993c1b64385056a3cfdbb21d45 # < make -j 10 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0x19F6E61C # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 10 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 10 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_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_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config/kernel.release UPD include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h 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/errno.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/fcntl.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/ipcbuf.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/kvm_para.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/mman.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/rwsem.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h WRAP arch/sh/include/generated/uapi/asm/siginfo.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/basic/bin2c Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.tab.c HOSTCC scripts/kallsyms SHIPPED scripts/genksyms/lex.lex.c SHIPPED scripts/genksyms/keywords.hash.c HOSTCC scripts/asn1_compiler SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/sign-file HOSTCC scripts/extract-cert CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/genksyms/parse.tab.o Generating include/generated/machtypes.h HOSTCC scripts/genksyms/lex.lex.o CC scripts/mod/devicetable-offsets.s CHK scripts/mod/devicetable-offsets.h UPD scripts/mod/devicetable-offsets.h CC kernel/bounds.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o CHK include/generated/timeconst.h UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s 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/do_mounts_initrd.o CC init/initramfs.o CC init/init_task.o HOSTCC usr/gen_init_cpio UPD include/generated/compile.h CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/alignment.o AR arch/sh/boards/built-in.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o GEN usr/initramfs_data.cpio AS usr/initramfs_data.o CC arch/sh/mm/cache.o AR usr/built-in.o CC arch/sh/mm/init.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o CC kernel/fork.o CC kernel/exec_domain.o CC arch/sh/kernel/io.o CC arch/sh/mm/cache-sh4.o CC kernel/panic.o CC kernel/cpu.o /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'flush_cache_one': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: error: 'cached_to_uncached' undeclared (first use in this function) /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: note: each undeclared identifier is reported only once for each function it appears in /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_mm': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:192:2: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] cc1: all warnings being treated as errors /home/kisskb/slave/src/scripts/Makefile.build:302: recipe for target 'arch/sh/mm/cache-sh4.o' failed make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC kernel/exit.o CC arch/sh/kernel/irq.o /home/kisskb/slave/src/Makefile:1008: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/kernel/machvec.o AR init/mounts.o AR init/built-in.o CC arch/sh/kernel/nmi_debug.o CC kernel/softirq.o CC arch/sh/kernel/process.o CC kernel/resource.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace.o CC kernel/sysctl.o CC arch/sh/kernel/ptrace_32.o CC kernel/sysctl_binary.o CC kernel/capability.o CC kernel/ptrace.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/return_address.o CC kernel/user.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC kernel/signal.o AS arch/sh/kernel/syscalls_32.o CC kernel/sys.o CC arch/sh/kernel/time.o CC arch/sh/kernel/topology.o CC kernel/kmod.o CC arch/sh/kernel/traps.o CC kernel/workqueue.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC kernel/pid.o CC kernel/task_work.o CC kernel/extable.o CC kernel/params.o CC kernel/kthread.o CC arch/sh/kernel/iomap.o CC arch/sh/kernel/sys_sh32.o CC kernel/sys_ni.o CC arch/sh/kernel/cpu/irq/imask.o CC kernel/nsproxy.o CC arch/sh/kernel/cpu/sh4/probe.o AR arch/sh/kernel/cpu/irq/built-in.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:356: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:358: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../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/sh4/../sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC arch/sh/kernel/sh_bios.o CC kernel/notifier.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/cpu/sh4a/setup-sh7734.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC arch/sh/kernel/cpu/sh4/fpu.o CC arch/sh/kernel/cpu/sh4a/clock-sh7734.o CC arch/sh/kernel/cpu/sh4a/pinmux-sh7734.o CC arch/sh/kernel/cpu/sh4a/perf_event.o CC kernel/ksysfs.o CC kernel/cred.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7734.c:188:31: warning: 'i2c0_device' defined but not used [-Wunused-variable] /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7734.c:259:32: warning: 'sh7734_devices' defined but not used [-Wunused-variable] CC kernel/reboot.o CC arch/sh/kernel/cpu/sh4/softfloat.o CC kernel/async.o CC arch/sh/kernel/cpu/sh4a/ubc.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/fpu.o AR arch/sh/kernel/cpu/sh4a/built-in.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/cpu/pfc.o CC arch/sh/kernel/cpu/proc.o AR arch/sh/kernel/cpu/sh4/common.o CC arch/sh/kernel/module.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/stacktrace.o AR arch/sh/kernel/cpu/sh4/built-in.o CC arch/sh/kernel/kprobes.o CC arch/sh/kernel/perf_event.o CC kernel/range.o CC kernel/smpboot.o CC kernel/ucount.o AR arch/sh/kernel/cpu/built-in.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/hw_breakpoint.o AS arch/sh/kernel/head_32.o LDS arch/sh/kernel/vmlinux.lds CC kernel/groups.o CC kernel/bpf/core.o CC kernel/debug/debug_core.o CC kernel/debug/gdbstub.o CC kernel/debug/kdb/kdb_io.o CC kernel/debug/kdb/kdb_main.o CC kernel/debug/kdb/kdb_support.o CC kernel/debug/kdb/kdb_bt.o GENKDB kernel/debug/kdb/gen-kdb_cmds.c CC kernel/bpf/syscall.o AR arch/sh/kernel/built-in.o CC kernel/bpf/verifier.o CC kernel/bpf/inode.o CC kernel/bpf/helpers.o CC kernel/bpf/hashtab.o CC kernel/bpf/arraymap.o CC kernel/events/core.o CC kernel/events/ring_buffer.o CC kernel/bpf/percpu_freelist.o CC kernel/bpf/bpf_lru_list.o CC kernel/debug/kdb/kdb_bp.o CC kernel/bpf/lpm_trie.o CC kernel/events/callchain.o CC kernel/events/hw_breakpoint.o CC kernel/bpf/map_in_map.o CC kernel/bpf/stackmap.o CC kernel/debug/kdb/kdb_debugger.o AR kernel/livepatch/built-in.o CC kernel/irq/irqdesc.o CC kernel/locking/mutex.o CC kernel/locking/semaphore.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o CC kernel/power/qos.o CC kernel/printk/printk.o CC kernel/debug/kdb/gen-kdb_cmds.o CC kernel/irq/handle.o AR kernel/debug/kdb/built-in.o AR kernel/debug/built-in.o CC kernel/rcu/update.o CC kernel/power/main.o CC kernel/irq/manage.o CC kernel/rcu/sync.o CC kernel/locking/mutex-debug.o CC kernel/locking/lockdep.o CC kernel/locking/spinlock.o AR kernel/bpf/built-in.o CC kernel/sched/core.o CC kernel/printk/printk_safe.o AR kernel/power/built-in.o CC kernel/locking/rtmutex.o CC kernel/time/time.o CC kernel/rcu/srcutiny.o CC kernel/irq/spurious.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] CC kernel/time/timer.o CC kernel/rcu/rcutorture.o CC kernel/irq/resend.o CC kernel/irq/chip.o /home/kisskb/slave/src/kernel/sched/core.c: In function 'pick_next_task': /home/kisskb/slave/src/kernel/sched/core.c:3218:1: warning: control reaches end of non-void function [-Wreturn-type] CC kernel/locking/rtmutex-debug.o CC kernel/irq/dummychip.o AR kernel/printk/built-in.o CC kernel/profile.o CC kernel/locking/spinlock_debug.o CC kernel/irq/devres.o CC kernel/time/hrtimer.o CC kernel/time/timekeeping.o CC kernel/irq/generic-chip.o CC kernel/irq/irqdomain.o CC kernel/time/ntp.o CC kernel/rcu/tiny.o CC kernel/time/clocksource.o CC kernel/sched/loadavg.o AR kernel/rcu/built-in.o CC kernel/sched/clock.o CC kernel/sched/cputime.o CC kernel/locking/rwsem-spinlock.o CC kernel/stacktrace.o CC kernel/time/jiffies.o CC kernel/sched/idle_task.o AR kernel/irq/built-in.o CC kernel/sched/fair.o CC kernel/sched/rt.o CC kernel/time/timer_list.o CC kernel/locking/test-ww_mutex.o AR kernel/events/built-in.o CC kernel/up.o CC kernel/uid16.o CC kernel/module.o CC kernel/sched/deadline.o CC [M] kernel/locking/locktorture.o CC kernel/module_signing.o CC kernel/time/timeconv.o CC kernel/kallsyms.o CC kernel/sched/wait.o CC kernel/acct.o CC kernel/time/timecounter.o CC kernel/sched/wait_bit.o CC kernel/time/alarmtimer.o CC kernel/sched/swait.o CC kernel/time/posix-timers.o AR kernel/locking/built-in.o CC kernel/utsname.o CC kernel/sched/completion.o CC kernel/sched/idle.o CC kernel/sched/cpufreq.o CC kernel/kprobes.o CC kernel/hung_task.o CC kernel/time/posix-cpu-timers.o CC kernel/delayacct.o CC kernel/time/posix-clock.o CC kernel/time/itimer.o CC kernel/time/clockevents.o CC kernel/taskstats.o CC kernel/tsacct.o AR kernel/sched/built-in.o CC kernel/time/tick-common.o CC kernel/time/sched_clock.o CC kernel/time/timekeeping_debug.o CC kernel/elfcore.o CC kernel/irq_work.o CC kernel/crash_dump.o CC kernel/torture.o CC kernel/memremap.o CC [M] kernel/backtracetest.o GZIP kernel/config_data.gz CHK kernel/config_data.h UPD kernel/config_data.h CC [M] kernel/configs.o AR kernel/time/built-in.o AR kernel/built-in.o make[1]: Leaving directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' Makefile:145: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 10 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_sh-randconfig_sh4 # Build took: 0:00:20.252983