2015-02-13 06:51:43

by Rusty Russell

[permalink] [raw]
Subject: [PULL] modules-next

The following changes since commit f8de05ca38b7bce4079b52002a6817e9582e3e01:

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2015-01-23 06:53:06 +1200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/modules-next-for-linus

for you to fetch changes up to 9cc019b8c94fa59e02fd82f15f7b7d689e35c190:

module: Replace over-engineered nested sleep (2015-02-11 15:02:04 +1030)

----------------------------------------------------------------
Trivial cleanups, mainly.

Cheers,
Rusty.

----------------------------------------------------------------
Andrey Tsyvarev (1):
kernel/module.c: Free lock-classes if parse_args failed

Marcel Holtmann (1):
module: Remove double spaces in module verification taint message

Peter Zijlstra (2):
module: Annotate nested sleep in resolve_symbol()
module: Replace over-engineered nested sleep

Rabin Vincent (1):
module: set ksymtab/kcrctab* section addresses to 0x0

kernel/module.c | 47 ++++++++++++++++++-----------------------------
scripts/module-common.lds | 20 ++++++++++----------
2 files changed, 28 insertions(+), 39 deletions(-)