From: Eric Dumazet
Date: Fri, 20 Jan 2017 05:06:08 -0800
> From: Eric Dumazet
>
> Shaohua Li made percpu_counter irq safe in commit 098faf5805c8
> ("percpu_counter: make APIs irq safe")
>
> We can safely remove BH disable/enable sections around various
> percpu_counter manipulations.
>
> Sign
From: Eric Dumazet
Shaohua Li made percpu_counter irq safe in commit 098faf5805c8
("percpu_counter: make APIs irq safe")
We can safely remove BH disable/enable sections around various
percpu_counter manipulations.
Signed-off-by: Eric Dumazet
---
include/net/dst_ops.h |9 +---