From: Randy Dunlap on
Loading the micrel phy driver BUGs (no device present):

[ 623.821462] BUG: unable to handle kernel NULL pointer dereference at (null)
[ 623.822164] IP: [<ffffffff8123c9f0>] strcmp+0x6/0x44
[ 623.822164] PGD 7d4bd067 PUD 7d6bb067 PMD 0
[ 623.822164] Oops: 0000 [#1] SMP


Full kernel log and config are attached.

Not a regression -- this is a new driver.

--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
From: Randy Dunlap on
On 05/10/10 15:42, Randy Dunlap wrote:
> Loading the micrel phy driver BUGs (no device present):
>
> [ 623.821462] BUG: unable to handle kernel NULL pointer dereference at (null)
> [ 623.822164] IP: [<ffffffff8123c9f0>] strcmp+0x6/0x44
> [ 623.822164] PGD 7d4bd067 PUD 7d6bb067 PMD 0
> [ 623.822164] Oops: 0000 [#1] SMP
>
>
> Full kernel log and config are attached.
>
> Not a regression -- this is a new driver.

OK, I see that this was reported & fixed on May-06. :)


--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: David Miller on
From: Randy Dunlap <randy.dunlap(a)oracle.com>
Date: Mon, 10 May 2010 15:56:34 -0700

> On 05/10/10 15:42, Randy Dunlap wrote:
>> Loading the micrel phy driver BUGs (no device present):
>>
>> [ 623.821462] BUG: unable to handle kernel NULL pointer dereference at (null)
>> [ 623.822164] IP: [<ffffffff8123c9f0>] strcmp+0x6/0x44
>> [ 623.822164] PGD 7d4bd067 PUD 7d6bb067 PMD 0
>> [ 623.822164] Oops: 0000 [#1] SMP
>>
>>
>> Full kernel log and config are attached.
>>
>> Not a regression -- this is a new driver.
>
> OK, I see that this was reported & fixed on May-06. :)

:-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/