On Fri, Aug 22, 2014 at 01:58:22PM -0700, Jarno Rajahalme wrote:
> 'dump->status' does not syncronize the state of any other variable, so
> we can use relaxed atomics on it.
>
> Signed-off-by: Jarno Rajahalme
Acked-by: Ben Pfaff
___
dev mailing list
d
'dump->status' does not syncronize the state of any other variable, so
we can use relaxed atomics on it.
Signed-off-by: Jarno Rajahalme
---
lib/dpif-linux.c |7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/lib/dpif-linux.c b/lib/dpif-linux.c
index e5067ba..2c387ed 10