Re: BUG: unable to handle kernel paging request at 00010016
Neal Cardwell <[email protected]> Tue, 21 Aug 2012 09:46:53 -0400
| Newsgroups | gmane.linux.kernel,gmane.linux.network.general |
|---|---|
| Message-ID | <CADVnQykZv-VfScHSDkNXau1Pn765+fhyZOJce_R5uTbvmUCUpA@mail.gmail.com> |
On Mon, Aug 20, 2012 at 8:05 PM, Dave Haywood <[email protected]> wrote: > Bisected to: > > 5d299f3d3c8a2fbc732b1bf03af36333ccec3130 is the first bad commit > > commit 5d299f3d3c8a2fbc732b1bf03af36333ccec3130 > > Author: Eric Dumazet <[email protected]> > > Date: Mon Aug 6 05:09:33 2012 +0000 > > net: ipv6: fix TCP early demux Yes, this is expected. There was a fix checked into the "net" tree yesterday: http://git.kernel.org/?p=linux/kernel/git/davem/net.git;a=commitdiff;h=fae6ef87faeb8853896920c68ee703d715799d28 Please let us know if that doesn't fix the crashes for you. thanks, neal