# git rev-parse -q --verify 328c6333ba3df92d5ea7f2cee46379ed57882af6^{commit} 328c6333ba3df92d5ea7f2cee46379ed57882af6 already have revision, skipping fetch # git checkout -q -f -B kisskb 328c6333ba3df92d5ea7f2cee46379ed57882af6 # git clean -qxdf # < git log -1 # commit 328c6333ba3df92d5ea7f2cee46379ed57882af6 # Merge: 52890d2afc6a 05ab1d8a4b36 # Author: Greg Kroah-Hartman # Date: Sun Sep 23 08:10:12 2018 +0200 # # Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Thomas writes: # "A set of fixes for x86: # # - Resolve the kvmclock regression on AMD systems with memory # encryption enabled. The rework of the kvmclock memory allocation # during early boot results in encrypted storage, which is not # shareable with the hypervisor. Create a new section for this data # which is mapped unencrypted and take care that the later # allocations for shared kvmclock memory is unencrypted as well. # # - Fix the build regression in the paravirt code introduced by the # recent spectre v2 updates. # # - Ensure that the initial static page tables cover the fixmap space # correctly so early console always works. This worked so far by # chance, but recent modifications to the fixmap layout can - # depending on kernel configuration - move the relevant entries to a # different place which is not covered by the initial static page # tables. # # - Address the regressions and issues which got introduced with the # recent extensions to the Intel Recource Director Technology code. # # - Update maintainer entries to document reality" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/mm: Expand static page table for fixmap space # MAINTAINERS: Add X86 MM entry # x86/intel_rdt: Add Reinette as co-maintainer for RDT # MAINTAINERS: Add Borislav to the x86 maintainers # x86/paravirt: Fix some warning messages # x86/intel_rdt: Fix incorrect loop end condition # x86/intel_rdt: Fix exclusive mode handling of MBA resource # x86/intel_rdt: Fix incorrect loop end condition # x86/intel_rdt: Do not allow pseudo-locking of MBA resource # x86/intel_rdt: Fix unchecked MSR access # x86/intel_rdt: Fix invalid mode warning when multiple resources are managed # x86/intel_rdt: Global closid helper to support future fixes # x86/intel_rdt: Fix size reporting of MBA resource # x86/intel_rdt: Fix data type in parsing callbacks # x86/kvm: Use __bss_decrypted attribute in shared variables # x86/mm: Add .bss..decrypted section to hold shared variables # < /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 328c6333ba3df92d5ea7f2cee46379ed57882af6 # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_hackkit_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- hackkit_defconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_hackkit_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:185: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:341:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_hackkit_defconfig_arm # Build took: 0:00:24.915641