# git rev-parse -q --verify 13a2e429f644691fca70049ea1c75f135957c788^{commit} 13a2e429f644691fca70049ea1c75f135957c788 already have revision, skipping fetch # git checkout -q -f -B kisskb 13a2e429f644691fca70049ea1c75f135957c788 # git clean -qxdf # < git log -1 # commit 13a2e429f644691fca70049ea1c75f135957c788 # Merge: 2d412262ccfd 1cebd7f74976 # Author: Linus Torvalds # Date: Fri Apr 19 16:34:10 2024 -0700 # # Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools # # Pull perf tools fixes from Namhyung Kim: # "A random set of small bug fixes: # # - Fix perf annotate TUI when used with data type profiling # # - Work around BPF verifier about sighand lock checking # # And a set of kernel header synchronization" # # * tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools: # tools/include: Sync arm64 asm/cputype.h with the kernel sources # tools/include: Sync asm-generic/bitops/fls.h with the kernel sources # tools/include: Sync x86 asm/msr-index.h with the kernel sources # tools/include: Sync x86 asm/irq_vectors.h with the kernel sources # tools/include: Sync x86 CPU feature headers with the kernel sources # tools/include: Sync uapi/sound/asound.h with the kernel sources # tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sources # tools/include: Sync uapi/linux/fs.h with the kernel sources # tools/include: Sync uapi/drm/i915_drm.h with the kernel sources # perf lock contention: Add a missing NULL check # perf annotate: Make sure to call symbol__annotate2() in TUI # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 13a2e429f644691fca70049ea1c75f135957c788 # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/fs/bcachefs/btree_io.c: In function 'validate_bset_keys': /kisskb/src/fs/bcachefs/btree_io.c:891:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 12 has type 'unsigned int' [-Wformat=] 891 | "bad k->u64s %u (min %u max %lu)", k->u64s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/bcachefs/btree_io.c:603:32: note: in definition of macro 'btree_err' 603 | msg, ##__VA_ARGS__); \ | ^~~ /kisskb/src/fs/bcachefs/btree_io.c:887:21: note: in expansion of macro 'btree_err_on' 887 | if (btree_err_on(!bkeyp_u64s_valid(&b->format, k), | ^~~~~~~~~~~~ /kisskb/src/fs/bcachefs/btree_io.c:891:64: note: format string is defined here 891 | "bad k->u64s %u (min %u max %lu)", k->u64s, | ~~^ | | | long unsigned int | %u Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc11 # Build took: 0:01:07.128483