# git rev-parse -q --verify fa121bb3fed6313b1f0af23952301e06cf6d32ed^{commit} fa121bb3fed6313b1f0af23952301e06cf6d32ed already have revision, skipping fetch # git checkout -q -f -B kisskb fa121bb3fed6313b1f0af23952301e06cf6d32ed # git clean -qxdf # < git log -1 # commit fa121bb3fed6313b1f0af23952301e06cf6d32ed # Merge: 7d4901c08ae5 e5793cd1b5fe # Author: Linus Torvalds # Date: Wed Jul 17 09:42:03 2019 -0700 # # Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS updates from Paul Burton: # "A light batch this time around but significant improvements for # certain systems: # # - Removal of readq & writeq for MIPS32 kernels where they would # simply BUG() anyway, allowing drivers or other code that #ifdefs on # their presence to work properly. # # - Improvements for Ingenic JZ4740 systems, including support for the # external memory controller & pinmuxing fixes for qi_lb60/NanoNote # systems. # # - Improvements for Lantiq systems, in particular around SMP & IPIs. # # - DT updates for ralink/MediaTek MT7628a systems to probe & configure # a bunch more devices. # # - Miscellaneous cleanups & build fixes" # # * tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (30 commits) # MIPS: fix some more fall through errors in arch/mips # MIPS: perf events: handle switch statement falling through warnings # mips/kprobes: Export kprobe_fault_handler() # MAINTAINERS: Add myself as Ingenic SoCs maintainer # MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT node # MIPS: ralink: mt7628a.dtsi: Add SPI controller DT node # MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT node # MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodes # MIPS: ralink: mt7628a.dtsi: Add pinmux DT node # MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifier # MIPS: lantiq: Add SMP support for lantiq interrupt controller # MIPS: lantiq: Shorten register names, remove unused macros # MIPS: lantiq: Fix bitfield masking # MIPS: lantiq: Remove unused macros # MIPS: lantiq: Fix attributes of of_device_id structure # MIPS: lantiq: Change variables to the same type as the source # MIPS: lantiq: Move macro directly to iomem function # mips: Remove q-accessors from non-64bit platforms # FDDI: defza: Include linux/io-64-nonatomic-lo-hi.h # MIPS: configs: Remove useless UEVENT_HELPER_PATH # ... # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 fa121bb3fed6313b1f0af23952301e06cf6d32ed # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # yes \n | make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/cifs/smb2pdu.c: In function 'SMB2_ioctl_init': /kisskb/src/fs/cifs/smb2pdu.c:2581:19: warning: 'in_data_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] iov[1].iov_base = in_data_buf; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ In file included from /kisskb/src/include/linux/wait.h:9:0, from /kisskb/src/include/linux/net.h:19, from /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c:8: /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c: In function 'siw_proc_send': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c:334:16: note: 'flags' was declared here unsigned long flags; ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1353:16: note: 'flags' was declared here unsigned long flags; ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready warning: same module names found: drivers/char/adi.ko drivers/input/joystick/adi.ko Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:13:23.023590