aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2010-05-25 23:48:30 +0000
committerLinus Torvalds <[email protected]>2010-05-25 23:48:30 +0000
commit218ce7351413b8287a80fab1d7b94906a5559f01 (patch)
tree36ba694491fa39fbde719b889a89cadbedd1f357 /net/unix/sysctl_net_unix.c
parentMerge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm (diff)
downloadkernel-218ce7351413b8287a80fab1d7b94906a5559f01.tar.gz
kernel-218ce7351413b8287a80fab1d7b94906a5559f01.zip
Revert "module: drop the lock while waiting for module to complete initialization."
This reverts commit 480b02df3aa9f07d1c7df0cd8be7a5ca73893455, since Rafael reports that it causes occasional kernel paging request faults in load_module(). Dropping the module lock and re-taking it deep in the call-chain is definitely not the right thing to do. That just turns the mutex from a lock into a "random non-locking data structure" that doesn't actually protect what it's supposed to protect. Requested-and-tested-by: Rafael J. Wysocki <[email protected]> Cc: Rusty Russell <[email protected]> Cc: Brandon Philips <[email protected]> Cc: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions