summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorRicardo Labiaga <Ricardo.Labiaga@netapp.com>2009-06-19 04:01:24 +0200
committerTrond Myklebust <Trond.Myklebust@netapp.com>2009-06-20 20:55:39 +0200
commite9f029855865e917821ef6034b31e340a4cfc815 (patch)
tree91eac0e44cbcd73e421497100316cc8e7ae102bb /lib
parentnfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res (diff)
downloadlinux-e9f029855865e917821ef6034b31e340a4cfc815.tar.xz
linux-e9f029855865e917821ef6034b31e340a4cfc815.zip
nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh()
xprt_alloc_bc_request() is always called in soft interrupt context. Grab the spin_lock instead of the bottom half spin_lock. Softirqs do not preempt other softirqs running on the same processor, so there is no need to disable bottom halves. Signed-off-by: Ricardo Labiaga <Ricardo.Labiaga@netapp.com> Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions