Buildresult: powerpc-fixes/maple_defconfig/powerpc-gcc4.9 built on Aug 13 2021, 03:39
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 13 2021, 03:39
Duration:
0:01:49.815385
Builder:
blade46
Revision:
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs (
cbc06f051c524dcfe52ef0d1f30647828e226d30)
Target:
powerpc-fixes/maple_defconfig/powerpc-gcc4.9
Branch:
powerpc-fixes
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
maple_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces]
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/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 cbc06f051c524dcfe52ef0d1f30647828e226d30 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_maple_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- maple_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_maple_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_maple_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_maple_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/powerpc-fixes_maple_defconfig_powerpc-gcc4.9 # Build took: 0:01:49.815385
© Michael Ellerman 2006-2018.