mbox series

[GIT,PULL] Modules fixes for v6.14-rc5

Message ID fedd0c6b-a870-4b8f-8f52-6e11df936678@suse.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] Modules fixes for v6.14-rc5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git/ tags/modules-6.13-rc5

Message

Petr Pavlu Dec. 23, 2024, 10:55 a.m. UTC
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(-)