Buildresult: chleroy/m68k-defconfig/m68k-gcc8 built on Oct 5 2022, 22:32
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 5 2022, 22:32
Duration:
0:06:23.572420
Builder:
ka2
Revision:
serial: cpm_uart: Don't request IRQ too early for console port (
4e58ebf126308a3cabec136ad0fd611e0593383a)
Target:
chleroy/m68k-defconfig/m68k-gcc8
Branch:
chleroy
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 4e58ebf126308a3cabec136ad0fd611e0593383a^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/chleroy-linux.git includes 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 4e58ebf126308a3cabec136ad0fd611e0593383a^{commit} 4e58ebf126308a3cabec136ad0fd611e0593383a # git checkout -q -f -B kisskb 4e58ebf126308a3cabec136ad0fd611e0593383a # git clean -qxdf # < git log -1 # commit 4e58ebf126308a3cabec136ad0fd611e0593383a # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Fri Sep 30 09:36:40 2022 +0200 # # serial: cpm_uart: Don't request IRQ too early for console port # # The following message is seen during boot and the activation of # console port gets delayed until normal serial ports activation. # # [ 0.001346] irq: no irq domain found for pic@930 ! # # The console port doesn't need irq, perform irq reservation later, # during cpm_uart probe. # # While at it, don't use NO_IRQ but 0 which is the value returned # by irq_of_parse_and_map() in case of error. By chance powerpc's # NO_IRQ has value 0 but on some architectures it is -1. # # Fixes: 14d893fc6846 ("powerpc/8xx: Convert CPM1 interrupt controller to platform_device") # Cc: stable@vger.kernel.org # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # < /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 4e58ebf126308a3cabec136ad0fd611e0593383a # < make -s -j 48 ARCH=m68k O=/kisskb/build/chleroy_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 48 ARCH=m68k O=/kisskb/build/chleroy_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 48 ARCH=m68k O=/kisskb/build/chleroy_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 48 ARCH=m68k O=/kisskb/build/chleroy_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/chleroy_m68k-defconfig_m68k-gcc8 # Build took: 0:06:23.572420
© Michael Ellerman 2006-2018.