summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.asm-generic
diff options
context:
space:
mode:
authorTrond Myklebust2015-01-02 21:05:25 +0100
committerTrond Myklebust2015-01-06 04:40:53 +0100
commit06bed7d18c2c07b3e3eeadf4bd357f6e806618cc (patch)
treef2ae023f8f7349a93c40e5c01c5857dc4e321447 /scripts/Makefile.asm-generic
parentLinux 3.19-rc3 (diff)
downloadkernel-qcow2-linux-06bed7d18c2c07b3e3eeadf4bd357f6e806618cc.tar.gz
kernel-qcow2-linux-06bed7d18c2c07b3e3eeadf4bd357f6e806618cc.tar.xz
kernel-qcow2-linux-06bed7d18c2c07b3e3eeadf4bd357f6e806618cc.zip
LOCKD: Fix a race when initialising nlmsvc_timeout
This commit fixes a race whereby nlmclnt_init() first starts the lockd daemon, and then calls nlm_bind_host() with the expectation that nlmsvc_timeout has already been initialised. Unfortunately, there is no no synchronisation between lockd() and lockd_up() to guarantee that this is the case. Fix is to move the initialisation of nlmsvc_timeout into lockd_create_svc Fixes: 9a1b6bf818e74 ("LOCKD: Don't call utsname()->nodename...") Cc: Bruce Fields <bfields@fieldses.org> Cc: stable@vger.kernel.org # 3.10.x Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'scripts/Makefile.asm-generic')
0 files changed, 0 insertions, 0 deletions