Buildresult: powerpc-next/wii_defconfig/powerpc-gcc4.9 built on Mar 17 2021, 21:12
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 17 2021, 21:12
Duration:
0:01:04.736750
Builder:
ka1
Revision:
powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS (
11aa533b82d5785e0475fd1e2f47db1ccf8f5be4)
Target:
powerpc-next/wii_defconfig/powerpc-gcc4.9
Branch:
powerpc-next
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
wii_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
block/genhd.c:1313:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4^{commit} 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 already have revision, skipping fetch # git checkout -q -f -B kisskb 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # git clean -qxdf # < git log -1 # commit 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Mon Mar 15 14:52:51 2021 +0000 # # powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS # # In fault.c, #ifdef CONFIG_PPC_MEM_KEYS is not needed because all # functions are always defined, and arch_vma_access_permitted() # always returns true when CONFIG_PPC_MEM_KEYS is not defined so # access_pkey_error() will return false so bad_access_pkey() # will never be called. # # Include linux/pkeys.h to get a definition of vma_pkeys() for # bad_access_pkey(). # # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/8038392f38d81f2ad169347efac29146f553b238.1615819955.git.christophe.leroy@csgroup.eu # < /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 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_wii_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- wii_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_wii_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_wii_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_wii_defconfig_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:1313:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0xa5a25c) overlaps the address of the wrapper(0x600000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/powerpc-next_wii_defconfig_powerpc-gcc4.9 # Build took: 0:01:04.736750
© Michael Ellerman 2006-2018.