# git rev-parse -q --verify 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e^{commit} 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e # git checkout -q -f -B kisskb 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e # git clean -qxdf # < git log -1 # commit 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e # Merge: f5ce0466dc96 b9a9786a13ea # Author: Linus Torvalds # Date: Sun Apr 18 13:23:26 2021 -0700 # # Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "Another smaller set of fixes for three of the Arm platforms: # # TI OMAP: # # Fix swapped mmc device order also for omap3 that got changed with # the recent PROBE_PREFER_ASYNCHRONOUS changes. While eventually the # aliases should be board specific, all the mmc device instances are # all there in the SoC, and we do probe them by default so that PM # runtime can idle the devices if left enabled from the bootloader. # # Qualcomm Snapdragon: # # This bypasses the recently introduced interconnect handling in # the GENI (serial engine) driver when running off ACPI, as this # causes the GENI probe to fail and the Lenovo Yoga C630 to boot # without keyboard and touchpad. # # Allwinner: # # One 32kHz clock fix for the beelink gs1, a CD polarity fix for the # SoPine, some MAINTAINERS maintainance, and a clk / reset switch to # our headers" # # * tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc reference # MAINTAINERS: Match on allwinner keyword # MAINTAINERS: Add our new mailing-list # arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systems # arm64: dts: allwinner: h6: Switch to macros for RSB clock/reset indices # ARM: OMAP2+: Fix uninitialized sr_inst # ARM: dts: Fix swapped mmc order for omap3 # ARM: OMAP2+: Fix warning for omap_init_time_of() # soc: qcom: geni: shield geni_icc_get() for ACPI boot # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 5ffe04ccd69ae56af304ff7f98fbdaa4478ed47e # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xE6F63E2F # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig .config:6715:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:33: LSE atomics not supported by binutils arch/arm64/Makefile:33: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:02:34.280752