Re: BUG: unable to handle kernel paging request at 00010016

Dave Haywood <[email protected]> Wed, 22 Aug 2012 13:53:12 +0100
Newsgroups gmane.linux.kernel,gmane.linux.network.general
Message-ID <[email protected]>
On 21/08/2012 14:46, Neal Cardwell wrote:
> 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.

   Yes, this fixes the crash for me.

   Thanks!

Dave.