Buildresult: linus/sparc64-allnoconfig/sparc64-gcc11 built on Apr 20 2022, 06:41
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 20 2022, 06:41
Duration:
0:00:15.104993
Builder:
ka4
Revision:
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP (
559089e0a93d44280ec3ab478830af319c56dbe3)
Target:
linus/sparc64-allnoconfig/sparc64-gcc11
Branch:
linus
Compiler:
sparc64-gcc11
(sparc64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allnoconfig
(
download
)
Log:
Download original
Possible warnings (1)
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
Full Log
# git rev-parse -q --verify 559089e0a93d44280ec3ab478830af319c56dbe3^{commit} 559089e0a93d44280ec3ab478830af319c56dbe3 already have revision, skipping fetch # git checkout -q -f -B kisskb 559089e0a93d44280ec3ab478830af319c56dbe3 # git clean -qxdf # < git log -1 # commit 559089e0a93d44280ec3ab478830af319c56dbe3 # Author: Song Liu <song@kernel.org> # Date: Fri Apr 15 09:44:10 2022 -0700 # # vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP # # Huge page backed vmalloc memory could benefit performance in many cases. # However, some users of vmalloc may not be ready to handle huge pages for # various reasons: hardware constraints, potential pages split, etc. # VM_NO_HUGE_VMAP was introduced to allow vmalloc users to opt-out huge # pages. However, it is not easy to track down all the users that require # the opt-out, as the allocation are passed different stacks and may cause # issues in different layers. # # To address this issue, replace VM_NO_HUGE_VMAP with an opt-in flag, # VM_ALLOW_HUGE_VMAP, so that users that benefit from huge pages could ask # specificially. # # Also, remove vmalloc_no_huge() and add opt-in helper vmalloc_huge(). # # Fixes: fac54e2bfb5b ("x86/Kconfig: Select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP") # Link: https://lore.kernel.org/netdev/14444103-d51b-0fb3-ee63-c3f182f0b546@molgen.mpg.de/" # Reviewed-by: Christoph Hellwig <hch@lst.de> # Signed-off-by: Song Liu <song@kernel.org> # Reviewed-by: Rik van Riel <riel@surriel.com> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 559089e0a93d44280ec3ab478830af319c56dbe3 # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 # Build took: 0:00:15.104993
© Michael Ellerman 2006-2018.