# git rev-parse -q --verify afe6fe7036c6efdcb46cabc64bec9b6e4a005210^{commit} afe6fe7036c6efdcb46cabc64bec9b6e4a005210 already have revision, skipping fetch # git checkout -q -f -B kisskb afe6fe7036c6efdcb46cabc64bec9b6e4a005210 # git clean -qxdf # < git log -1 # commit afe6fe7036c6efdcb46cabc64bec9b6e4a005210 # Merge: 64b1b217f1a2 2547635054af # Author: Linus Torvalds # Date: Wed Mar 6 10:22:26 2019 -0800 # # Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC late updates from Arnd Bergmann: # "Here are two branches that came relatively late during the linux-5.0 # development cycle and have dependencies on the other branches: # # - On the TI OMAP platform, the CPSW Ethernet PHY mode selection # driver is being replaced, this puts the final pieces in place # # - On the DaVinci platform, the interrupt handling code in arch/arm # gets moved into a regular device driver in drivers/irqchip. # # Since they both had some time in linux-next after the 5.0-rc8 release, # I'm sending them along with the other updates" # # * tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (38 commits) # net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver # ARM: davinci: remove intc related fields from davinci_soc_info # irqchip: davinci-cp-intc: move the driver to drivers/irqchip # ARM: davinci: cp-intc: remove redundant comments # ARM: davinci: cp-intc: drop GPL license boilerplate # ARM: davinci: cp-intc: use readl/writel_relaxed() # ARM: davinci: cp-intc: unify error handling # ARM: davinci: cp-intc: improve coding style # ARM: davinci: cp-intc: request the memory region before remapping it # ARM: davinci: cp-intc: use the new-style config structure # ARM: davinci: cp-intc: convert all hex numbers to lowercase # ARM: davinci: cp-intc: use a common prefix for all symbols # ARM: davinci: cp-intc: add the new config structures for da8xx SoCs # irqchip: davinci-cp-intc: add a new config structure # ARM: davinci: cp-intc: add a wrapper around cp_intc_init() # ARM: davinci: cp-intc: remove cp_intc.h # irqchip: davinci-aintc: move the driver to drivers/irqchip # ARM: davinci: aintc: remove unnecessary includes # ARM: davinci: aintc: remove the timer-specific irq_set_handler() # ARM: davinci: aintc: request memory region before remapping it # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 afe6fe7036c6efdcb46cabc64bec9b6e4a005210 # < make -s -j 120 ARCH=i386 O=/kisskb/build/linus_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- allnoconfig # make -s -j 120 ARCH=i386 O=/kisskb/build/linus_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:650:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_i386-allnoconfig_i386 # Build took: 0:00:09.518590