2015-08-03 02:50:41

by Rusty Russell

[permalink] [raw]
Subject: [PULL] modules fix

The following changes since commit d61be4b3f2684b6d76ef8c1d28ecdeb9bb20fa8f:

Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2015-07-28 11:26:13 -0700)

are available in the git repository at:

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

for you to fetch changes up to fe0d34d242fa1e0dec059e774d146a705420bc9a:

module: weaken locking assertion for oops path. (2015-07-29 06:13:22 +0930)

----------------------------------------------------------------
Single overzealous locking assertion fix.

Cheers,
Rusty.

----------------------------------------------------------------
Rusty Russell (1):
module: weaken locking assertion for oops path.

kernel/module.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)