# git rev-parse -q --verify 1a6d80ff2419e8ad627b4bf4775a8b4c70af535d^{commit} 1a6d80ff2419e8ad627b4bf4775a8b4c70af535d already have revision, skipping fetch # git checkout -q -f -B kisskb 1a6d80ff2419e8ad627b4bf4775a8b4c70af535d # git clean -qxdf # < git log -1 # commit 1a6d80ff2419e8ad627b4bf4775a8b4c70af535d # Merge: 97d8cc20085f 3eb9cdffb397 # Author: Linus Torvalds # Date: Thu Aug 26 11:26:00 2021 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fix from Will Deacon: # "We received a report this week that the generic version of # pfn_valid(), which we switched to this merge window in 16c9afc77660 # ("arm64/mm: drop HAVE_ARCH_PFN_VALID"), interacts badly with # dma_map_resource() due to the following check: # # /* Don't allow RAM to be mapped */ # if (WARN_ON_ONCE(pfn_valid(PHYS_PFN(phys_addr)))) # return DMA_MAPPING_ERROR; # # Since the ongoing saga to determine the semantics of pfn_valid() is # unlikely to be resolved this week (does it indicate valid memory, or # just the presence of a struct page, or whether that struct page has # been initialised?), just revert back to our old version of pfn_valid() # for 5.14. # # Summary: # # - Fix dma_map_resource() by reverting back to old pfn_valid() code" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID" # < /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 1a6d80ff2419e8ad627b4bf4775a8b4c70af535d # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- warning: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum warning: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 # Build took: 0:07:15.388032