diff options
author | Sorin Dumitru <sorin@returnze.ro> | 2015-05-26 09:42:04 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-27 19:33:21 +0200 |
commit | 14e1d0fa97f821b42e8683500cf4ec817bb5d940 (patch) | |
tree | 213d748de6b02020fa76c0cf9309755a798f4fd1 /drivers/net/ethernet/sfc/Kconfig | |
parent | tcp/dccp: try to not exhaust ip_local_port_range in connect() (diff) | |
download | linux-14e1d0fa97f821b42e8683500cf4ec817bb5d940.tar.xz linux-14e1d0fa97f821b42e8683500cf4ec817bb5d940.zip |
vxlan: release lock after each bucket in vxlan_cleanup
We're seeing some softlockups from this function when there
are a lot fdb entries on a vxlan device. Taking the lock for
each bucket instead of the whole table is enough to fix that.
Signed-off-by: Sorin Dumitru <sdumitru@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sfc/Kconfig')
0 files changed, 0 insertions, 0 deletions