Buildresult: linus/powerpc-allnoconfig/powerpc-gcc4.9 built on Aug 27 2021, 07:47
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 27 2021, 07:47
Duration:
0:00:28.782442
Builder:
blade46
Revision:
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (
1a6d80ff2419e8ad627b4bf4775a8b4c70af535d)
Target:
linus/powerpc-allnoconfig/powerpc-gcc4.9
Branch:
linus
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
allnoconfig
(
download
)
Log:
Download original
Possible warnings (1)
block/genhd.c:1181:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
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/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1a6d80ff2419e8ad627b4bf4775a8b4c70af535d # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_powerpc-allnoconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- allnoconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_powerpc-allnoconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_powerpc-allnoconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_powerpc-allnoconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1181:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_powerpc-allnoconfig_powerpc-gcc4.9 # Build took: 0:00:28.782442
© Michael Ellerman 2006-2018.