# git rev-parse -q --verify f3c0b8ce48408b742a9154d53d19e3c7ff97772d^{commit} f3c0b8ce48408b742a9154d53d19e3c7ff97772d already have revision, skipping fetch # git checkout -q -f -B kisskb f3c0b8ce48408b742a9154d53d19e3c7ff97772d # git clean -qxdf # < git log -1 # commit f3c0b8ce48408b742a9154d53d19e3c7ff97772d # Merge: 1abc088afd5b 111b009f7e8b # Author: Linus Torvalds # Date: Fri Sep 14 06:08:40 2018 -1000 # # Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/slave-dma # # Pull dmaengine fix from Vinod Koul: # "Fix the mic_x100_dma driver to use devm_kzalloc for driver memory, so # that it is freed properly when it unregisters from dmaengine using # managed API" # # * tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/slave-dma: # dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 f3c0b8ce48408b742a9154d53d19e3c7ff97772d # < make -s -j 120 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 120 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:22.541750