# git rev-parse -q --verify 716a685fdb89942a50c4138141027e38336a895f^{commit} 716a685fdb89942a50c4138141027e38336a895f already have revision, skipping fetch # git checkout -q -f -B kisskb 716a685fdb89942a50c4138141027e38336a895f # git clean -qxdf # < git log -1 # commit 716a685fdb89942a50c4138141027e38336a895f # Merge: ab20fd0 2d2ccf24 # Author: Linus Torvalds # Date: Mon Jun 4 21:37:30 2018 -0700 # # Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 hyperv updates from Thomas Gleixner: # "A set of commits to enable APIC enlightenment when running as a guest # on Microsoft HyperV. # # This accelerates the APIC access with paravirtualization techniques, # which are called enlightenments on Hyper-V" # # * 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionally # x86/Hyper-V/hv_apic: Include asm/apic.h # X86/Hyper-V: Consolidate the allocation of the hypercall input page # X86/Hyper-V: Consolidate code for converting cpumask to vpset # X86/Hyper-V: Enhanced IPI enlightenment # X86/Hyper-V: Enable IPI enlightenments # X86/Hyper-V: Enlighten APIC access # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 716a685fdb89942a50c4138141027e38336a895f # < make -s -j 8 ARCH=arm O=/kisskb/build/linus_netwinder_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- netwinder_defconfig # make -s -j 8 ARCH=arm O=/kisskb/build/linus_netwinder_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_netwinder_defconfig_arm # Build took: 0:00:46.717652