Buildresult: linus/skiroot_defconfig/powerpc-gcc5 built on Apr 5, 16:47
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 5, 16:47
Duration:
0:02:57.237203
Builder:
alpine1
Revision:
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word (
8cb4a9a82b21623dbb4b3051dd30d98356cf95bc)
Target:
linus/skiroot_defconfig/powerpc-gcc5
Branch:
linus
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
skiroot_defconfig
(
download
)
Log:
Download original
Possible warnings (4)
fs/btrfs/extent_io.c:3262:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow'
Full Log
# git rev-parse -q --verify 8cb4a9a82b21623dbb4b3051dd30d98356cf95bc^{commit} 8cb4a9a82b21623dbb4b3051dd30d98356cf95bc already have revision, skipping fetch # git checkout -q -f -B kisskb 8cb4a9a82b21623dbb4b3051dd30d98356cf95bc # git clean -qxdf # < git log -1 # commit 8cb4a9a82b21623dbb4b3051dd30d98356cf95bc # Author: Sean Christopherson <seanjc@google.com> # Date: Thu Apr 4 17:16:14 2024 -0700 # # x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word # # Add CPUID_LNX_5 to track cpufeatures' word 21, and add the appropriate # compile-time assert in KVM to prevent direct lookups on the features in # CPUID_LNX_5. KVM uses X86_FEATURE_* flags to manage guest CPUID, and so # must translate features that are scattered by Linux from the Linux-defined # bit to the hardware-defined bit, i.e. should never try to directly access # scattered features in guest CPUID. # # Opportunistically add NR_CPUID_WORDS to enum cpuid_leafs, along with a # compile-time assert in KVM's CPUID infrastructure to ensure that future # additions update cpuid_leafs along with NCAPINTS. # # No functional change intended. # # Fixes: 7f274e609f3d ("x86/cpufeatures: Add new word for scattered features") # Cc: Sandipan Das <sandipan.das@amd.com> # Signed-off-by: Sean Christopherson <seanjc@google.com> # Acked-by: Dave Hansen <dave.hansen@linux.intel.com> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8cb4a9a82b21623dbb4b3051dd30d98356cf95bc # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3262:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/extent_io.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:02:57.237203
© Michael Ellerman 2006-2018.