summaryrefslogtreecommitdiff
path: root/certs
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2016-05-04 22:27:29 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-05-05 03:47:54 (GMT)
commit777c6ae57ebd432b59950b3e28bf01676018d1b2 (patch)
treedaa9fc5647e16767136233e80544b785727f1271 /certs
parentaa8a8b05adfc72e562abe7ae5c6933906e0ed2e9 (diff)
downloadlinux-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 'certs')
0 files changed, 0 insertions, 0 deletions