|
From: andypugh <no...@gi...> - 2026-05-24 18:41:53
|
Branch: refs/heads/2.9 Home: https://github.com/LinuxCNC/linuxcnc Commit: dea3fe123432b2638e8399ab6d1a8a20fc7a5961 https://github.com/LinuxCNC/linuxcnc/commit/dea3fe123432b2638e8399ab6d1a8a20fc7a5961 Author: Roy <roy@uefi-x86> Date: 2026-05-13 (Wed, 13 May 2026) Changed paths: M src/rtapi/uspace_common.h Log Message: ----------- PREEMPT_RT became mainline since 6.12, but the indicator /sys/kernel/realtime did not make it (until now). This commit removes this check, I don't think that it's needed since it still looks for PREEMPT_RT from uname. Commit: 355b8ad5aa248604f28e71c0d6a6c481a1b2bbb9 https://github.com/LinuxCNC/linuxcnc/commit/355b8ad5aa248604f28e71c0d6a6c481a1b2bbb9 Author: andypugh <an...@bo...> Date: 2026-05-24 (Sun, 24 May 2026) Changed paths: M src/rtapi/uspace_common.h Log Message: ----------- Merge pull request #4022 from wucke13/dev/wucke13/backport-preempt-rt-detection-for-6.12-and-later [Backport] PREEMPT_RT became mainline since 6.12, but the indicator /sys/kernel/… Compare: https://github.com/LinuxCNC/linuxcnc/compare/8d1359058006...355b8ad5aa24 To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |