From: [email protected] (Eric W. Biederman) Date: Wed, 23 Oct 2013 12:55:18 -0700
> From: Christoph Paasch <[email protected]> > Date: Wed, 23 Oct 2013 12:49:21 -0700 > > 2e685cad57 (tcp_memcontrol: Kill struct tcp_memcontrol) falsly modified > the access to memory_pressure of sk->sk_prot->memory_pressure. The patch > did modify the memory_pressure-field of struct cg_proto, but not the one > of struct proto. > > So, the access to sk_prot->memory_pressure should not be changed. > > Acked-by: Eric Dumazet <[email protected]> > Reported-by: Fengguang Wu <[email protected]> > Signed-off-by: Christoph Paasch <[email protected]> > Signed-off-by: Eric W. Biederman <[email protected]> Applied, but I replaced "Fix: " with "net: " in the commit header line. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

