# 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/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux-gcc --version # < /opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux-ld --version # < git log --format=%s --max-count=1 f261c4e529dac5608a604d3dd3ae1cd2adf23c89 # < make -s -j 10 ARCH=xtensa O=/kisskb/build/linus_xtensa-defconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- defconfig # make -s -j 10 ARCH=xtensa O=/kisskb/build/linus_xtensa-defconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-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] In file included from /kisskb/src/include/linux/printk.h:7:0, from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/fs_context.h:15, from /kisskb/src/fs/fs_parser.c:13: /kisskb/src/fs/fs_parser.c: In function 'fs_validate_description': /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:302:9: note: in expansion of macro 'KERN_ERR' printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/fs/fs_parser.c:413:6: note: in expansion of macro 'pr_err' pr_err("VALIDATE %s: e[%lu] enum val for %s\n", ^ Completed OK # rm -rf /kisskb/build/linus_xtensa-defconfig_xtensa # Build took: 0:00:50.183792