Re: [net-next PATCH] net: Reserve skb headroom and set skb->dev even if using __alloc_skb

2 messages, 2 authors, 2015-05-14 · open the first message on its own page

Re: [net-next PATCH] net: Reserve skb headroom and set skb->dev even if using __alloc_skb

From: Kevin Hilman <khilman@kernel.org>
Date: 2015-05-13 21:35:59

Alexander Duyck [off-list ref] writes:
When I had inlined __alloc_rx_skb into __netdev_alloc_skb and
__napi_alloc_skb I had overlooked the fact that there was a return in the
__alloc_rx_skb.  As a result we weren't reserving headroom or setting the
skb->dev in certain cases.  This change corrects that by adding a couple of
jump labels to jump to depending on __alloc_skb either succeeding or failing.

Fixes: 9451980a6646 ("net: Use cached copy of pfmemalloc to avoid accessing page")
Reported-by: Felipe Balbi <redacted>
Signed-off-by: Alexander Duyck <redacted>
Tested this on top of next-20150513 on an ARM/OMAP
(am335x-boneblack.dts) an it fixes the boot problem for me.

Tested-by: Kevin Hilman <redacted>

Kevin

Re: [net-next PATCH] net: Reserve skb headroom and set skb->dev even if using __alloc_skb

From: Felipe Balbi <hidden>
Date: 2015-05-14 01:45:43

On Wed, May 13, 2015 at 02:35:51PM -0700, Kevin Hilman wrote:
Alexander Duyck [off-list ref] writes:
quoted
When I had inlined __alloc_rx_skb into __netdev_alloc_skb and
__napi_alloc_skb I had overlooked the fact that there was a return in the
__alloc_rx_skb.  As a result we weren't reserving headroom or setting the
skb->dev in certain cases.  This change corrects that by adding a couple of
jump labels to jump to depending on __alloc_skb either succeeding or failing.

Fixes: 9451980a6646 ("net: Use cached copy of pfmemalloc to avoid accessing page")
Reported-by: Felipe Balbi <redacted>
Signed-off-by: Alexander Duyck <redacted>
Tested this on top of next-20150513 on an ARM/OMAP
(am335x-boneblack.dts) an it fixes the boot problem for me.

Tested-by: Kevin Hilman <redacted>
Yeah, I know it's too late, but I also tested on my AM437x SK.

Tested-by: Felipe Balbi <redacted>

-- 
balbi
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help