diff options
author | Eric Dumazet <edumazet@google.com> | 2016-05-05 01:27:29 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-05 06:47:54 +0300 |
commit | 777c6ae57ebd432b59950b3e28bf01676018d1b2 (patch) | |
tree | daa9fc5647e16767136233e80544b785727f1271 /drivers/pcmcia/cs_internal.h | |
parent | aa8a8b05adfc72e562abe7ae5c6933906e0ed2e9 (diff) | |
download | linux-777c6ae57ebd432b59950b3e28bf01676018d1b2.tar.xz |
tcp: two more missing bh disable
percpu_counter only have protection against preemption.
TCP stack uses them possibly from BH, so we need BH protection
in contexts that could be run in process context
Fixes: c10d9310edf5 ("tcp: do not assume TCP code is non preemptible")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pcmcia/cs_internal.h')
0 files changed, 0 insertions, 0 deletions