Buildresult: linus/sparc64-allmodconfig/sparc64-gcc5 built on Apr 2 2021, 07:46
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 2 2021, 07:46
Duration:
0:15:57.812157
Builder:
ka3
Revision:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (
6905b1dc3c32a094f0da61bd656a740f0a97d592)
Target:
linus/sparc64-allmodconfig/sparc64-gcc5
Branch:
linus
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:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (4)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] include/linux/minmax.h:18:28: warning: comparison of distinct pointer types lacks a cast drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture.
Full Log
# git rev-parse -q --verify 6905b1dc3c32a094f0da61bd656a740f0a97d592^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 6905b1dc3c32a094f0da61bd656a740f0a97d592^{commit} 6905b1dc3c32a094f0da61bd656a740f0a97d592 # git checkout -q -f -B kisskb 6905b1dc3c32a094f0da61bd656a740f0a97d592 # git clean -qxdf # < git log -1 # commit 6905b1dc3c32a094f0da61bd656a740f0a97d592 # Merge: a80314c327a9 55626ca9c690 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Apr 1 12:42:55 2021 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "It's a bit larger than I (and probably you) would like by the time we # get to -rc6, but perhaps not entirely unexpected since the changes in # the last merge window were larger than usual. # # x86: # - Fixes for missing TLB flushes with TDP MMU # # - Fixes for race conditions in nested SVM # # - Fixes for lockdep splat with Xen emulation # # - Fix for kvmclock underflow # # - Fix srcdir != builddir builds # # - Other small cleanups # # ARM: # - Fix GICv3 MMIO compatibility probing # # - Prevent guests from using the ARMv8.4 self-hosted tracing # extension" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0) # KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_time_update() # KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken # KVM: x86: reduce pvclock_gtod_sync_lock critical sections # KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested vmexit # KVM: SVM: load control fields from VMCB12 before checking them # KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages # KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping # KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap # KVM: make: Fix out-of-source module builds # selftests: kvm: make hardware_disable_test less verbose # KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X86_FEATURE_PERFCTR_CORE # KVM: x86: remove unused declaration of kvm_write_tsc() # KVM: clean up the unused argument # tools/kvm_stat: Add restart delay # KVM: arm64: Fix CPU interface MMIO compatibility detection # KVM: arm64: Disable guest access to trace filter controls # KVM: arm64: Hide system instruction access to Trace registers # < /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 6905b1dc3c32a094f0da61bd656a740f0a97d592 # < make -s -j 80 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 80 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 80 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 80 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/include/linux/kernel.h:14:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:34: /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c: In function 'ttm_pool_alloc': /kisskb/src/include/linux/minmax.h:18:28: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/minmax.h:32:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/minmax.h:42:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/minmax.h:51:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:383:15: note: in expansion of macro 'min' for (order = min(MAX_ORDER - 1UL, __fls(num_pages)); num_pages; ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:15:57.812157
© Michael Ellerman 2006-2018.