https://github.com/torvalds/linux
Revision cb7d224f82e41d82518e7f9ea271d215d4d08e6e authored by Scott Mayhew on 30 June 2016, 14:39:32 UTC, committed by J. Bruce Fields on 30 June 2016, 20:35:07 UTC
If the lockd service fails to start up then we need to be sure that the
notifier blocks are not registered, otherwise a subsequent start of the
service could cause the same notifier to be registered twice, leading to
soft lockups.

Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Cc: stable@vger.kernel.org
Fixes: 0751ddf77b6a "lockd: Register callbacks on the inetaddr_chain..."
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
1 parent 4c2e07c
History
Tip revision: cb7d224f82e41d82518e7f9ea271d215d4d08e6e authored by Scott Mayhew on 30 June 2016, 14:39:32 UTC
lockd: unregister notifier blocks if the service fails to come up completely
Tip revision: cb7d224
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 6.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 353.7 KB
Makefile -rw-r--r-- 56.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top