diff options
| author | Greg Banks <[email protected]> | 2006-10-02 02:17:56 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-02 07:57:19 -0700 |
| commit | 5685f0fa1c24b138d041ef129ed419c5effa40e1 (patch) | |
| tree | 068c413c32cc7735a590d4ec16efe55894e67b80 /scripts/patch-kernel | |
| parent | 1a68d952af5f43032012d26dd0d5164c9e9986bc (diff) | |
[PATCH] knfsd: convert sk_reserved to atomic_t
Convert the svc_sock->sk_reserved variable from an int protected by
svc_serv->sv_lock, to an atomic. This reduces (by 1) the number of places we
need to take the (effectively global) svc_serv->sv_lock.
Signed-off-by: Greg Banks <[email protected]>
Signed-off-by: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions