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

From: Luis Chamberlain
Date: Tue Jan 09 2024 - 09:47:09 EST


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(-)