# 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: eba2d6b34a32 83f365554e47 # 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 f21f7fa263ac005713f0a7a43179c5aea0fabe85 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allmodconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils /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/drivers/isdn/hardware/eicon/message.c: In function 'sig_ind': /kisskb/src/drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c: In function 'bnxt_hwrm_nvm_req.constprop': /kisskb/src/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:49:5: warning: 'nvm_param.dir_type' may be used uninitialized in this function [-Wmaybe-uninitialized] if (nvm_param.dir_type == BNXT_NVM_PORT_CFG) ^ Completed OK # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64 # Build took: 0:15:44.976163