# git rev-parse -q --verify 6a447b0e3151893f6d4a889956553c06d2e775c6^{commit} 6a447b0e3151893f6d4a889956553c06d2e775c6 already have revision, skipping fetch # git checkout -q -f -B kisskb 6a447b0e3151893f6d4a889956553c06d2e775c6 # git clean -qxdf # < git log -1 # commit 6a447b0e3151893f6d4a889956553c06d2e775c6 # Merge: f4a2f7866faa d45f89f7437d # Author: Linus Torvalds # Date: Sun Dec 20 10:44:05 2020 -0800 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull KVM updates from Paolo Bonzini: # "Much x86 work was pushed out to 5.12, but ARM more than made up for it. # # ARM: # - PSCI relay at EL2 when "protected KVM" is enabled # - New exception injection code # - Simplification of AArch32 system register handling # - Fix PMU accesses when no PMU is enabled # - Expose CSV3 on non-Meltdown hosts # - Cache hierarchy discovery fixes # - PV steal-time cleanups # - Allow function pointers at EL2 # - Various host EL2 entry cleanups # - Simplification of the EL2 vector allocation # # s390: # - memcg accouting for s390 specific parts of kvm and gmap # - selftest for diag318 # - new kvm_stat for when async_pf falls back to sync # # x86: # - Tracepoints for the new pagetable code from 5.10 # - Catch VFIO and KVM irqfd events before userspace # - Reporting dirty pages to userspace with a ring buffer # - SEV-ES host support # - Nested VMX support for wait-for-SIPI activity state # - New feature flag (AVX512 FP16) # - New system ioctl to report Hyper-V-compatible paravirtualization features # # Generic: # - Selftest improvements" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (171 commits) # KVM: SVM: fix 32-bit compilation # KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting # KVM: SVM: Provide support to launch and run an SEV-ES guest # KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests # KVM: SVM: Provide support for SEV-ES vCPU loading # KVM: SVM: Provide support for SEV-ES vCPU creation/loading # KVM: SVM: Update ASID allocation to support SEV-ES guests # KVM: SVM: Set the encryption mask for the SVM host save area # KVM: SVM: Add NMI support for an SEV-ES guest # KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest # KVM: SVM: Do not report support for SMM for an SEV-ES guest # KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES # KVM: SVM: Add support for CR8 write traps for an SEV-ES guest # KVM: SVM: Add support for CR4 write traps for an SEV-ES guest # KVM: SVM: Add support for CR0 write traps for an SEV-ES guest # KVM: SVM: Add support for EFER write traps for an SEV-ES guest # KVM: SVM: Support string IO operations for an SEV-ES guest # KVM: SVM: Support MMIO for an SEV-ES guest # KVM: SVM: Create trace events for VMGEXIT MSR protocol processing # KVM: SVM: Create trace events for VMGEXIT processing # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 6a447b0e3151893f6d4a889956553c06d2e775c6 # < make -s -j 120 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # make -s -j 120 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:437:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:172:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:01:08.111853