Buildresult: powerpc-fixes/m68k-defconfig/m68k-gcc8 built on Nov 1 2022, 23:38
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 1 2022, 23:38
Duration:
0:03:14.768352
Builder:
blade46
Revision:
powerpc/32: Select ARCH_SPLIT_ARG64 (
02a771c9a68a9f08cce4ec5e324fb1bc4dce7202)
Target:
powerpc-fixes/m68k-defconfig/m68k-gcc8
Branch:
powerpc-fixes
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Full Log
# git rev-parse -q --verify 02a771c9a68a9f08cce4ec5e324fb1bc4dce7202^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git fixes-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 02a771c9a68a9f08cce4ec5e324fb1bc4dce7202^{commit} 02a771c9a68a9f08cce4ec5e324fb1bc4dce7202 # git checkout -q -f -B kisskb 02a771c9a68a9f08cce4ec5e324fb1bc4dce7202 # git clean -qxdf # < git log -1 # commit 02a771c9a68a9f08cce4ec5e324fb1bc4dce7202 # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Tue Nov 1 14:48:52 2022 +1100 # # powerpc/32: Select ARCH_SPLIT_ARG64 # # On 32-bit kernels, 64-bit syscall arguments are split into two # registers. For that to work with syscall wrappers, the prototype of the # syscall must have the argument split so that the wrapper macro properly # unpacks the arguments from pt_regs. # # The fanotify_mark() syscall is one such syscall, which already has a # split prototype, guarded behind ARCH_SPLIT_ARG64. # # So select ARCH_SPLIT_ARG64 to get that prototype and fix fanotify_mark() # on 32-bit kernels with syscall wrappers. # # Note also that fanotify_mark() is the only usage of ARCH_SPLIT_ARG64. # # Fixes: 7e92e01b7245 ("powerpc: Provide syscall wrapper") # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20221101034852.2340319-1-mpe@ellerman.id.au # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 02a771c9a68a9f08cce4ec5e324fb1bc4dce7202 # < make -s -j 32 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc8 # Build took: 0:03:14.768352
© Michael Ellerman 2006-2018.