Buildresult: powerpc-fixes/sparc64-defconfig/sparc64-gcc5 built on Aug 13 2021, 03:22
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 13 2021, 03:22
Duration:
0:00:54.987214
Builder:
ka4
Revision:
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs (
cbc06f051c524dcfe52ef0d1f30647828e226d30)
Target:
powerpc-fixes/sparc64-defconfig/sparc64-gcc5
Branch:
powerpc-fixes
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 (2)
<stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version ...
Full Log
# git rev-parse -q --verify cbc06f051c524dcfe52ef0d1f30647828e226d30^{commit} cbc06f051c524dcfe52ef0d1f30647828e226d30 already have revision, skipping fetch # git checkout -q -f -B kisskb cbc06f051c524dcfe52ef0d1f30647828e226d30 # git clean -qxdf # < git log -1 # commit cbc06f051c524dcfe52ef0d1f30647828e226d30 # Author: Cédric Le Goater <clg@kaod.org> # Date: Sat Aug 7 09:20:57 2021 +0200 # # powerpc/xive: Do not skip CPU-less nodes when creating the IPIs # # On PowerVM, CPU-less nodes can be populated with hot-plugged CPUs at # runtime. Today, the IPI is not created for such nodes, and hot-plugged # CPUs use a bogus IPI, which leads to soft lockups. # # We can not directly allocate and request the IPI on demand because # bringup_up() is called under the IRQ sparse lock. The alternative is # to allocate the IPIs for all possible nodes at startup and to request # the mapping on demand when the first CPU of a node is brought up. # # Fixes: 7dcc37b3eff9 ("powerpc/xive: Map one IPI interrupt per node") # Cc: stable@vger.kernel.org # v5.13 # Reported-by: Geetika Moolchandani <Geetika.Moolchandani1@ibm.com> # Signed-off-by: Cédric Le Goater <clg@kaod.org> # Tested-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com> # Tested-by: Laurent Vivier <lvivier@redhat.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20210807072057.184698-1-clg@kaod.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 cbc06f051c524dcfe52ef0d1f30647828e226d30 # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version ... Is "_mcount" prototyped in <asm/asm-prototypes.h>? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 # Build took: 0:00:54.987214
© Michael Ellerman 2006-2018.