diff options
author | Eric Dumazet <edumazet@google.com> | 2015-03-22 20:22:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-23 23:52:26 +0300 |
commit | b282705336e03fc7b9377a278939594870a40f96 (patch) | |
tree | fbb9b0bf127fb3910e65b6ff6566fc12396385e4 /mm/mmu_context.c | |
parent | 8b929ab12fb2ab960adb3c3ec8d107fef5ff3243 (diff) | |
download | linux-b282705336e03fc7b9377a278939594870a40f96.tar.xz |
net: convert syn_wait_lock to a spinlock
This is a low hanging fruit, as we'll get rid of syn_wait_lock eventually.
We hold syn_wait_lock for such small sections, that it makes no sense to use
a read/write lock. A spin lock is simply faster.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/mmu_context.c')
0 files changed, 0 insertions, 0 deletions