Re: [PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
From: David Miller <davem@davemloft.net>
Date: 2012-08-30 16:24:58
Also in:
lkml, netdev, xen-devel
From: David Miller <davem@davemloft.net>
Date: 2012-08-30 16:24:58
Also in:
lkml, netdev, xen-devel
From: Konrad Rzeszutek Wilk <redacted> Date: Thu, 23 Aug 2012 10:17:40 -0400
On Wed, Aug 22, 2012 at 11:26:47AM +0100, Ian Campbell wrote:quoted
On Wed, 2012-08-08 at 23:50 +0100, David Miller wrote:quoted
Just use something like a call to __pskb_pull_tail(skb, len) and all that other crap around that area can simply be deleted.I think you mean something like this, which works for me, although I've only lightly tested it.I've tested it heavily and works great. Tested-by: Konrad Rzeszutek Wilk <redacted> and I took a look at it too and: Acked-by: Konrad Rzeszutek Wilk <redacted>
Applied, thanks everyone. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>