# git rev-parse -q --verify 24085f70a6e1b0cb647ec92623284641d8270637^{commit} 24085f70a6e1b0cb647ec92623284641d8270637 already have revision, skipping fetch # git checkout -q -f -B kisskb 24085f70a6e1b0cb647ec92623284641d8270637 # git clean -qxdf # < git log -1 # commit 24085f70a6e1b0cb647ec92623284641d8270637 # Merge: 8ec91c0fce15 611d0a95d46b # Author: Linus Torvalds # Date: Tue May 12 11:06:26 2020 -0700 # # Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fixes from Steven Rostedt: # "Fixes to previous fixes. # # Unfortunately, the last set of fixes introduced some minor bugs: # # - The bootconfig apply_xbc() leak fix caused the application to # return a positive number on success, when it should have returned # zero. # # - The preempt_irq_delay_thread fix to make the creation code wait for # the kthread to finish to prevent it from executing after module # unload, can now cause the kthread to exit before it even executes # (preventing it to run its tests). # # - The fix to the bootconfig that fixed the initrd to remove the # bootconfig from causing the kernel to panic, now prints a warning # that the bootconfig is not found, even when bootconfig is not on # the command line" # # * tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # bootconfig: Fix to prevent warning message if no bootconfig option # tracing: Wait for preempt irq delay thread to execute # tools/bootconfig: Fix apply_xbc() to return zero on success # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 24085f70a6e1b0cb647ec92623284641d8270637 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4084:warning: override: reassigning to symbol SMP # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1617:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dsc_aux_for_port': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5502:9: warning: missing braces around initializer [-Wmissing-braces] struct drm_dp_desc desc = { 0 }; ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5502:9: warning: (near initialization for 'desc.ident') [-Wmissing-braces] INFO: Uncompressed kernel (size 0x96122c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.9 # Build took: 0:03:24.601006