public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Boot failure when using NFS on OMAP based evms
@ 2016-04-06 23:12 Franklin S Cooper Jr.
  2016-04-07  2:22 ` Willem de Bruijn
  0 siblings, 1 reply; 5+ messages in thread
From: Franklin S Cooper Jr. @ 2016-04-06 23:12 UTC (permalink / raw)
  To: samanthakumar, willemb, edumazet, tony, mugunthanvnm
  Cc: netdev, linux-kernel, davem, kuznet, jmorris, yoshfuji, kaber,
	nsekhar, linux-omap

Hi All,

Currently linux-next is failing to boot via NFS on my AM335x GP evm,
AM437x GP evm and Beagle X15. I bisected the problem down to the commit
"udp: remove headers from UDP packets before queueing".

I had to revert the following three commits to get things working again:

e6afc8ace6dd5cef5e812f26c72579da8806f5ac
udp: remove headers from UDP packets before queueing

627d2d6b550094d88f9e518e15967e7bf906ebbf
udp: enable MSG_PEEK at non-zero offset

b9bb53f3836f4eb2bdeb3447be11042bd29c2408
sock: convert sk_peek_offset functions to WRITE_ONCE


I'm using omap2plus_defconfig for my config.

Below bootlogs are from my AM335x GP evm:

Working
http://pastebin.ubuntu.com/15661989/ (Linux-next 3 patches reverted)

Failing
http://pastebin.ubuntu.com/15661318/ (Linux-next)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-07 15:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-06 23:12 Boot failure when using NFS on OMAP based evms Franklin S Cooper Jr.
2016-04-07  2:22 ` Willem de Bruijn
2016-04-07 14:36   ` Franklin S Cooper Jr.
2016-04-07 14:39     ` Willem de Bruijn
2016-04-07 15:52       ` Willem de Bruijn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox