Buildresult: powerpc-next/x86_64-allmodconfig/x86_64-gcc11 built on Feb 2 2023, 04:59
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 2 2023, 04:59
Duration:
0:25:41.951957
Builder:
ka7
Revision:
integrity/powerpc: Support loading keys from PLPKS (
9ffcf6a19dbb2a24de2c2d7b2af1e130986cd565)
Target:
powerpc-next/x86_64-allmodconfig/x86_64-gcc11
Branch:
powerpc-next
Compiler:
x86_64-gcc11
(x86_64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (1)
vmlinux.o: warning: objtool: do_machine_check+0xad8: call to pentium_machine_check.constprop.0() leaves .noinstr.text section
Full Log
# git rev-parse -q --verify 9ffcf6a19dbb2a24de2c2d7b2af1e130986cd565^{commit} 9ffcf6a19dbb2a24de2c2d7b2af1e130986cd565 already have revision, skipping fetch # git checkout -q -f -B kisskb 9ffcf6a19dbb2a24de2c2d7b2af1e130986cd565 # git clean -qxdf # < git log -1 # commit 9ffcf6a19dbb2a24de2c2d7b2af1e130986cd565 # Author: Russell Currey <ruscur@russell.cc> # Date: Tue Jan 31 17:39:28 2023 +1100 # # integrity/powerpc: Support loading keys from PLPKS # # Add support for loading keys from the PLPKS on pseries machines, with the # "ibm,plpks-sb-v1" format. # # The object format is expected to be the same, so there shouldn't be any # functional differences between objects retrieved on powernv or pseries. # # Unlike on powernv, on pseries the format string isn't contained in the # device tree. Use secvar_ops->format() to fetch the format string in a # generic manner, rather than searching the device tree ourselves. # # (The current code searches the device tree for a node compatible with # "ibm,edk2-compat-v1". This patch switches to calling secvar_ops->format(), # which in the case of OPAL/powernv means opal_secvar_format(), which # searches the device tree for a node compatible with "ibm,secvar-backend" # and checks its "format" property. These are equivalent, as skiboot creates # a node with both "ibm,edk2-compat-v1" and "ibm,secvar-backend" as # compatible strings.) # # Signed-off-by: Russell Currey <ruscur@russell.cc> # Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com> # Reviewed-by: Stefan Berger <stefanb@linux.ibm.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20230131063928.388035-26-ajd@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 9ffcf6a19dbb2a24de2c2d7b2af1e130986cd565 # < make -s -j 32 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: do_machine_check+0xad8: call to pentium_machine_check.constprop.0() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc11 # Build took: 0:25:41.951957
© Michael Ellerman 2006-2018.