[PATCH RT 1/4] tcp: force a dst refcount when prequeue packet

2013-05-03 Thread Steven Rostedt
From: Eric Dumazet Before escaping RCU protected section and adding packet into prequeue, make sure the dst is refcounted. Cc: stable...@vger.kernel.org Reported-by: Mike Galbraith Signed-off-by: Eric Dumazet Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Steven Rostedt --- include

[PATCH RT 1/4] tcp: force a dst refcount when prequeue packet

2013-05-03 Thread Steven Rostedt
From: Eric Dumazet Before escaping RCU protected section and adding packet into prequeue, make sure the dst is refcounted. Cc: stable...@vger.kernel.org Reported-by: Mike Galbraith Signed-off-by: Eric Dumazet Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Steven Rostedt --- include