# git rev-parse -q --verify 7adc4b399952f439cfd43ee041ec9451ad9f567f^{commit} 7adc4b399952f439cfd43ee041ec9451ad9f567f already have revision, skipping fetch # git checkout -q -f -B kisskb 7adc4b399952f439cfd43ee041ec9451ad9f567f # git clean -qxdf # < git log -1 # commit 7adc4b399952f439cfd43ee041ec9451ad9f567f # Merge: 1ddd873948c9 f42ae4cd4cae # Author: Linus Torvalds # Date: Thu Apr 23 09:36:40 2020 -0700 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "A few smaller fixes for v5.7-rc3: The majority are fixes for bugs I # found after restarting my randconfig build testing that had been # dormant for a while. # # On the Nokia N950/N9 phone, a DT fix is required to address a boot # regression. # # For the bcm283x (Raspberry Pi), two DT fixes address minor issues" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # soc: imx8: select SOC_BUS # soc: tegra: fix tegra_pmc_get_suspend_mode definition # soc: fsl: dpio: avoid stack usage warning # soc: fsl: dpio: fix incorrect pointer conversions # ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y # ARM: dts: bcm283x: Disable dsi0 node # firmware: xilinx: make firmware_debugfs_root static # drivers: soc: xilinx: fix firmware driver Kconfig dependency # ARM: dts: bcm283x: Add cells encoding format to firmware bus # ARM: dts: OMAP3: disable RNG on N950/N9 # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 7adc4b399952f439cfd43ee041ec9451ad9f567f # < make -s -j 8 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allnoconfig # < make -s -j 8 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help hppa-linux-gcc: error: missing argument to '-Wframe-larger-than=' # make -s -j 8 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 8 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/arch/parisc/kernel/pci-dma.c:339:12: warning: 'proc_pcxl_dma_show' defined but not used [-Wunused-function] static int proc_pcxl_dma_show(struct seq_file *m, void *v) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'rand_initialize': /kisskb/src/drivers/char/random.c:814:18: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] crng->state[i] ^= rv; ^~ /kisskb/src/drivers/char/random.c:806:16: note: 'rv' was declared here unsigned long rv; ^~ Completed OK # rm -rf /kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 # Build took: 0:00:21.554710