# git rev-parse -q --verify a38523185b40fd85d2afe5b5fbfb0952f7153e96^{commit} a38523185b40fd85d2afe5b5fbfb0952f7153e96 already have revision, skipping fetch # git checkout -q -f -B kisskb a38523185b40fd85d2afe5b5fbfb0952f7153e96 # git clean -qxdf # < git log -1 # commit a38523185b40fd85d2afe5b5fbfb0952f7153e96 # Merge: 846e8dd47c26 41c9b1be335b # Author: Greg Kroah-Hartman # Date: Tue Sep 25 21:37:41 2018 +0200 # # erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm # # Dan writes: # "libnvdimm/dax for 4.19-rc6 # # * (2) fixes for the dax error handling updates that were merged for # v4.19-rc1. My mails to Al have been bouncing recently, so I do not have # his ack but the uaccess change is of the trivial / obviously correct # variety. The address_space_operations fixes a regression. # # * A filesystem-dax fix to correct the zero page lookup to be compatible # with non-x86 (mips and s390) architectures." # # * tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: # device-dax: Add missing address_space_operations # uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe() # filesystem-dax: Fix use of zero page # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 a38523185b40fd85d2afe5b5fbfb0952f7153e96 # < make -s -j 10 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 10 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3152:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:51.167715