Buildresult: linus/arm64-defconfig/arm64-gcc5 built on Aug 27 2021, 06:54
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 27 2021, 06:54
Duration:
0:07:15.388032
Builder:
blade4b
Revision:
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (
1a6d80ff2419e8ad627b4bf4775a8b4c70af535d)
Target:
linus/arm64-defconfig/arm64-gcc5
Branch:
linus
Compiler:
arm64-gcc5
(aarch64-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.25.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
warning: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum warning: LSE atomics not supported by binutils
Full Log
# 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 <torvalds@linux-foundation.org> # 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
© Michael Ellerman 2006-2018.