# git rev-parse -q --verify baeb9a7d8b60b021d907127509c44507539c15e5^{commit} baeb9a7d8b60b021d907127509c44507539c15e5 already have revision, skipping fetch # git checkout -q -f -B kisskb baeb9a7d8b60b021d907127509c44507539c15e5 # git clean -qxdf # < git log -1 # commit baeb9a7d8b60b021d907127509c44507539c15e5 # Merge: 2004cef11ea0 2638e4e6b182 # Author: Linus Torvalds # Date: Fri Sep 20 06:04:27 2024 +0200 # # Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull RT enablement from Thomas Gleixner: # "Enable PREEMPT_RT on supported architectures: # # After twenty years of development we finally reached the point to # enable PREEMPT_RT support in the mainline kernel. # # All prerequisites are merged, so enable it on the supported # architectures ARM64, RISCV and X86(32/64-bit)" # # * tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # riscv: Allow to enable PREEMPT_RT. # arm64: Allow to enable PREEMPT_RT. # x86: Allow to enable PREEMPT_RT. # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 baeb9a7d8b60b021d907127509c44507539c15e5 # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/kernel/events/core.c: In function 'perf_event_setup_cpumask': /kisskb/src/kernel/events/core.c:14012:13: warning: the comparison will always evaluate as 'true' for the address of 'thread_sibling' will never be NULL [-Waddress] 14012 | if (!topology_sibling_cpumask(cpu)) { | ^ In file included from /kisskb/src/include/linux/topology.h:30, from /kisskb/src/include/linux/gfp.h:8, from /kisskb/src/include/linux/xarray.h:16, from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/include/linux/arch_topology.h:78:19: note: 'thread_sibling' declared here 78 | cpumask_t thread_sibling; | ^~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 # Build took: 0:03:42.593989