Buildresult: linus/nds32-allyesconfig/nds32le-gcc8 built on Nov 3 2020, 08:25
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 3 2020, 08:25
Duration:
0:12:56.294549
Builder:
ka1
Revision:
of: Drop superfluous ULL suffix for ~0 (
495023e4e49e4b7dee35928800bf0317276576c1)
Target:
linus/nds32-allyesconfig/nds32le-gcc8
Branch:
linus
Compiler:
nds32le-gcc8
(nds32le-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30.51.20180307)
Config:
allyesconfig
(
download
)
Log:
Download original
Possible warnings (6)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 495023e4e49e4b7dee35928800bf0317276576c1^{commit} 495023e4e49e4b7dee35928800bf0317276576c1 already have revision, skipping fetch # git checkout -q -f -B kisskb 495023e4e49e4b7dee35928800bf0317276576c1 # git clean -qxdf # < git log -1 # commit 495023e4e49e4b7dee35928800bf0317276576c1 # Author: Geert Uytterhoeven <geert+renesas@glider.be> # Date: Mon Nov 2 11:54:22 2020 +0100 # # of: Drop superfluous ULL suffix for ~0 # # There is no need to specify a "ULL" suffix for "all bits set": "~0" is # sufficient, and works regardless of type. In fact adding the suffix # makes the code more fragile. # # Fixes: 48ab6d5d1f09 ("dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=n") # Suggested-by: Linus Torvalds <torvalds@linux-foundation.org> # Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 495023e4e49e4b7dee35928800bf0317276576c1 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:12:56.294549
© Michael Ellerman 2006-2018.