Buildresult: linus/sparc64-defconfig/sparc64-gcc5 built on Apr 9 2020, 03:34
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 9 2020, 03:34
Duration:
0:01:29.576067
Builder:
blade46
Revision:
mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signal (
ae46d2aa6a7fbe8ca0946f24b061b6ccdc6c3f25)
Target:
linus/sparc64-defconfig/sparc64-gcc5
Branch:
linus
Compiler:
sparc64-gcc5
(sparc64-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.26.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (4)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify ae46d2aa6a7fbe8ca0946f24b061b6ccdc6c3f25^{commit} ae46d2aa6a7fbe8ca0946f24b061b6ccdc6c3f25 already have revision, skipping fetch # git checkout -q -f -B kisskb ae46d2aa6a7fbe8ca0946f24b061b6ccdc6c3f25 # git clean -qxdf # < git log -1 # commit ae46d2aa6a7fbe8ca0946f24b061b6ccdc6c3f25 # Author: Hillf Danton <hdanton@sina.com> # Date: Wed Apr 8 11:59:24 2020 -0400 # # mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signal # # __get_user_pages_locked() will return 0 instead of -EINTR after commit # 4426e945df588 ("mm/gup: allow VM_FAULT_RETRY for multiple times") which # added extra code to allow gup detect fatal signal faster. # # Restore the original -EINTR behavior. # # Cc: Andrew Morton <akpm@linux-foundation.org> # Cc: Thomas Gleixner <tglx@linutronix.de> # Cc: Peter Zijlstra <peterz@infradead.org> # Fixes: 4426e945df58 ("mm/gup: allow VM_FAULT_RETRY for multiple times") # Reported-by: syzbot+3be1a33f04dc782e9fd5@syzkaller.appspotmail.com # Signed-off-by: Hillf Danton <hdanton@sina.com> # Acked-by: Michal Hocko <mhocko@suse.com> # Signed-off-by: Peter Xu <peterx@redhat.com> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 ae46d2aa6a7fbe8ca0946f24b061b6ccdc6c3f25 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1652:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-defconfig_sparc64 # Build took: 0:01:29.576067
© Michael Ellerman 2006-2018.