# git rev-parse -q --verify f21f7fa263ac005713f0a7a43179c5aea0fabe85^{commit} f21f7fa263ac005713f0a7a43179c5aea0fabe85 already have revision, skipping fetch # git checkout -q -f -B kisskb f21f7fa263ac005713f0a7a43179c5aea0fabe85 # git clean -qxdf # < git log -1 # commit f21f7fa263ac005713f0a7a43179c5aea0fabe85 # Merge: eba2d6b34a32b 83f365554e479 # Author: Greg Kroah-Hartman # Date: Wed Sep 19 07:41:46 2018 +0200 # # Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Steven writes: # "Vaibhav Nagarnaik found that modifying the ring buffer size could cause # a huge latency in the system because it does a while loop to free pages # without releasing the CPU (on non preempt kernels). In a case where there # are hundreds of thousands of pages to free it could actually cause a system # stall. A properly place cond_resched() solves this issue." # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 f21f7fa263ac005713f0a7a43179c5aea0fabe85 # < 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.663132