mbox series

[GIT,PULL] Modules changes for v6.8-rc1

Message ID ZZ1cUcINeJMJNyft@bombadil.infradead.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] Modules changes for v6.8-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.8-rc1

Message

Luis Chamberlain Jan. 9, 2024, 2:46 p.m. UTC
The following changes since commit ceb6a6f023fd3e8b07761ed900352ef574010bcb:

  Linux 6.7-rc6 (2023-12-17 15:19:28 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.8-rc1

for you to fetch changes up to 4515d08a742c76612b65d2f47a87d12860519842:

  kernel/module: improve documentation for try_module_get() (2023-12-21 10:26:14 -0800)

----------------------------------------------------------------
Modules changes for v6.8-rc1

Just one cleanup and one documentation improvement change. No functional
changes. However, this has been tested on linux-next for over 1 month.

----------------------------------------------------------------
Kevin Hao (1):
      module: Remove redundant TASK_UNINTERRUPTIBLE

Marco Pagani (1):
      kernel/module: improve documentation for try_module_get()

 include/linux/module.h | 2 +-
 kernel/module/dups.c   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 11, 2024, 2:24 a.m. UTC | #1
The pull request you sent on Tue, 9 Jan 2024 06:46:41 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.8-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4cd083d53108b32f4c8ed92a3f85d7b36133c0c9

Thank you!