mbox series

[GIT,PULL] modules changes for v6.2-rc4

Message ID Y8HnmbSvgli7fbQI@bombadil.infradead.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] modules changes for v6.2-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.2-rc4

Message

Luis Chamberlain Jan. 13, 2023, 11:22 p.m. UTC
The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98:

  Linux 6.2-rc2 (2023-01-01 13:53:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.2-rc4

for you to fetch changes up to da35048f2600633a7f9ba5fa7d6e3b1d0195938b:

  kallsyms: Fix scheduling with interrupts disabled in self-test (2023-01-13 15:09:08 -0800)

----------------------------------------------------------------
modules-6.2-rc4

Just one fix for modules by Nick.

----------------------------------------------------------------
Nicholas Piggin (1):
      kallsyms: Fix scheduling with interrupts disabled in self-test

 kernel/kallsyms_selftest.c | 21 ++++++---------------
 1 file changed, 6 insertions(+), 15 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 14, 2023, 4:21 p.m. UTC | #1
The pull request you sent on Fri, 13 Jan 2023 15:22:01 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.2-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8b7be52f3f0d0c24ee147ba7cab6c7fa4f9bcfbb

Thank you!