# git rev-parse -q --verify 361469211f876e67d7ca3d3d29e6d1c3e313d0f1^{commit} 361469211f876e67d7ca3d3d29e6d1c3e313d0f1 already have revision, skipping fetch # git checkout -q -f -B kisskb 361469211f876e67d7ca3d3d29e6d1c3e313d0f1 # git clean -qxdf # < git log -1 # commit 361469211f876e67d7ca3d3d29e6d1c3e313d0f1 # Merge: 0a022eccf7c4 a9fc4340aee0 # Author: Linus Torvalds # Date: Sat Aug 24 11:42:06 2019 -0700 # # Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux # # Pull Hyper-V fixes from Sasha Levin: # # - Fix for panics and network failures on PAE guests by Dexuan Cui. # # - Fix of a memory leak (and related cleanups) in the hyper-v keyboard # driver by Dexuan Cui. # # - Code cleanups for hyper-v clocksource driver during the merge window # by Dexuan Cui. # # - Fix for a false positive warning in the userspace hyper-v KVP store # by Vitaly Kuznetsov. # # * tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: # Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE # Tools: hv: kvp: eliminate 'may be used uninitialized' warning # Input: hyperv-keyboard: Use in-place iterator API in the channel callback # Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 361469211f876e67d7ca3d3d29e6d1c3e313d0f1 # < make -s -j 120 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allnoconfig # make -s -j 120 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/arch/parisc/kernel/pci-dma.c:334:12: warning: 'proc_pcxl_dma_show' defined but not used [-Wunused-function] static int proc_pcxl_dma_show(struct seq_file *m, void *v) ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/asm-generic/4level-fixup.h:38, from /kisskb/src/arch/parisc/include/asm/pgtable.h:5, from /kisskb/src/arch/parisc/include/asm/io.h:6, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/lib/iomap_copy.c:7: /kisskb/src/include/asm-generic/5level-fixup.h:14:18: error: unknown type name 'pgd_t'; did you mean 'pid_t'? #define p4d_t pgd_t ^~~~~ /kisskb/src/include/asm-generic/5level-fixup.h:24:28: note: in expansion of macro 'p4d_t' static inline int p4d_none(p4d_t p4d) ^~~~~ /kisskb/src/include/asm-generic/5level-fixup.h:14:18: error: unknown type name 'pgd_t'; did you mean 'pid_t'? #define p4d_t pgd_t ^~~~~ /kisskb/src/include/asm-generic/5level-fixup.h:29:27: note: in expansion of macro 'p4d_t' static inline int p4d_bad(p4d_t p4d) ^~~~~ /kisskb/src/include/asm-generic/5level-fixup.h:14:18: error: unknown type name 'pgd_t'; did you mean 'pid_t'? #define p4d_t pgd_t ^~~~~ /kisskb/src/include/asm-generic/5level-fixup.h:34:31: note: in expansion of macro 'p4d_t' static inline int p4d_present(p4d_t p4d) ^~~~~ In file included from /kisskb/src/arch/parisc/include/asm/pgtable.h:583, from /kisskb/src/arch/parisc/include/asm/io.h:6, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/lib/iomap_copy.c:7: /kisskb/src/include/asm-generic/pgtable.h: In function 'p4d_none_or_clear_bad': /kisskb/src/include/asm-generic/pgtable.h:578:6: error: implicit declaration of function 'p4d_none'; did you mean 'pgd_none'? [-Werror=implicit-function-declaration] if (p4d_none(*p4d)) ^~~~~~~~ pgd_none In file included from /kisskb/src/include/linux/init.h:5, from /kisskb/src/include/linux/io.h:10, from /kisskb/src/lib/iomap_copy.c:7: /kisskb/src/include/asm-generic/pgtable.h:580:15: error: implicit declaration of function 'p4d_bad'; did you mean 'pgd_bad'? [-Werror=implicit-function-declaration] if (unlikely(p4d_bad(*p4d))) { ^~~~~~~ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:281: lib/iomap_copy.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1083: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 120 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_parisc-allnoconfig_parisc # Build took: 0:00:08.283925