https://github.com/torvalds/linux
Revision 0a9c63fae7df086ff5e107273c3cce8642430974 authored by Trond Myklebust on 15 June 2012, 17:02:58 UTC, committed by Trond Myklebust on 19 June 2012, 17:32:45 UTC
The call to try_module_get() dereferences ld_type outside the
spin locks, which means that it may be pointing to garbage if
a module unload was in progress.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
1 parent 2a4c899
History
Tip revision: 0a9c63fae7df086ff5e107273c3cce8642430974 authored by Trond Myklebust on 15 June 2012, 17:02:58 UTC
NFSv4.1: Fix a race in set_pnfs_layoutdriver
Tip revision: 0a9c63f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top