# git rev-parse -q --verify a9c55d58bc36b5a0ef7021772fc2508e693ed534^{commit} a9c55d58bc36b5a0ef7021772fc2508e693ed534 already have revision, skipping fetch # git checkout -q -f -B kisskb a9c55d58bc36b5a0ef7021772fc2508e693ed534 # git clean -qxdf # < git log -1 # commit a9c55d58bc36b5a0ef7021772fc2508e693ed534 # Merge: 924973508bf1 de3c83c2fd2b # Author: Linus Torvalds # Date: Sat Mar 16 10:45:17 2019 -0700 # # Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # "One fix to prevent runtime allocation of 16GB pages when running in a # VM (as opposed to bare metal), because it doesn't work. # # A small fix to our recently added KCOV support to exempt some more # code from being instrumented. # # Plus a few minor build fixes, a small dead code removal and a # defconfig update. # # Thanks to: Alexey Kardashevskiy, Aneesh Kumar K.V, Christophe Leroy, # Jason Yan, Joel Stanley, Mahesh Salgaonkar, Mathieu Malaterre" # # * tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/64s: Include header file to fix a warning # powerpc/powernv: Fix compile without CONFIG_TRACEPOINTS # powerpc/mm: Disable kcov for SLB routines # powerpc: remove dead code in head_fsl_booke.S # powerpc/configs: Sync skiroot defconfig # powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a9c55d58bc36b5a0ef7021772fc2508e693ed534 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1478:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /kisskb/src/net/netfilter/nf_nat_masquerade.c:15:21: warning: 'masq_refcnt6' defined but not used [-Wunused-variable] static unsigned int masq_refcnt6 __read_mostly; ^ /kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_stream_data_receive': /kisskb/src/net/sunrpc/xprtsock.c:498:15: warning: 'read' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t want, read; ^ /kisskb/src/net/sunrpc/xprtsock.c:529:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret < 0 ? ret : read; ^ /kisskb/src/net/sunrpc/xprtsock.c:499:10: note: 'ret' was declared here ssize_t ret; ^ WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:02:40.814122