The following changes since commit 4bbf9020becbfd8fc2c3da790855b7042fad455b: Linux 6.13-rc4 (2024-12-22 13:22:21 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git/ tags/modules-6.13-rc5 for you to fetch changes up to 0b7a66a2c864859fbf9bb16229c03172eef02c05: preempt: Move PREEMPT_RT before PREEMPT in vermagic. (2024-12-23 10:46:38 +0100) ---------------------------------------------------------------- Modules fixes for v6.13-rc5 Luis asked me to look after the modules maintenance for a while, with the plan to rotate it with other recently added modules maintainers/reviewers. This is my first pull request to you. A single fix is present to correct the module vermagic for PREEMPT_RT. ---------------------------------------------------------------- Sebastian Andrzej Siewior (1): preempt: Move PREEMPT_RT before PREEMPT in vermagic. include/linux/vermagic.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)