# git rev-parse -q --verify 1df046ab1c6520911774911f8c710ca8e981305c^{commit} 1df046ab1c6520911774911f8c710ca8e981305c already have revision, skipping fetch # git checkout -q -f -B kisskb 1df046ab1c6520911774911f8c710ca8e981305c # git clean -qxdf # < git log -1 # commit 1df046ab1c6520911774911f8c710ca8e981305c # Merge: 5e714bf1713b 0e5d5ae837c8 # Author: Linus Torvalds # Date: Fri Oct 14 12:38:03 2022 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Catalin Marinas: # # - Cortex-A55 errata workaround (repeat TLBI) # # - AMPERE1 added to the Spectre-BHB affected list # # - MTE fix to avoid setting PG_mte_tagged if no tags have been touched # on a page # # - Fixed typo in the SCTLR_EL1.SPINTMASK bit naming (the commit log has # other typos) # # - perf: return value check in ali_drw_pmu_probe(), # ALIBABA_UNCORE_DRW_PMU dependency on ACPI # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: Add AMPERE1 to the Spectre-BHB affected list # arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored # MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER # drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPI # drivers/perf: fix return value check in ali_drw_pmu_probe() # arm64: errata: Add Cortex-A55 to the repeat tlbi list # arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1df046ab1c6520911774911f8c710ca8e981305c # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c: In function 'dpaa_eth_show_addr': /kisskb/src/drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:21:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 21 | (unsigned long long)mac_dev->vaddr); | ^ Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 # Build took: 0:04:23.258850