# git rev-parse -q --verify f261c4e529dac5608a604d3dd3ae1cd2adf23c89^{commit} f261c4e529dac5608a604d3dd3ae1cd2adf23c89 already have revision, skipping fetch # git checkout -q -f -B kisskb f261c4e529dac5608a604d3dd3ae1cd2adf23c89 # git clean -qxdf # < git log -1 # commit f261c4e529dac5608a604d3dd3ae1cd2adf23c89 # Merge: 3b319ee220a8 a4046c06be50 # Author: Linus Torvalds # Date: Thu Mar 14 15:10:10 2019 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc patches from Andrew Morton: # # - a little bit more MM # # - a few fixups # # [ The "little bit more MM" is actually just one of the three patches # Andrew sent for mm/filemap.c, I'm still mulling over two more of them # from Josef Bacik - Linus ] # # * emailed patches from Andrew Morton : # include/linux/swap.h: use offsetof() instead of custom __swapoffset macro # tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind # zram: default to lzo-rle instead of lzo # filemap: pass vm_fault to the mmap ra helpers # < /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 f261c4e529dac5608a604d3dd3ae1cd2adf23c89 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pseries_le_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_pseries_le_defconfig_ppc64le-gcc5 # Build took: 0:05:15.966215