Re: [crash] BUG: unable to handle kernel NULL pointer dereference at 0000000000000370
From: David Miller <hidden>
Date: 2008-07-21 23:15:31
Also in:
linux-wireless, lkml
From: David Miller <hidden>
Date: 2008-07-21 23:15:31
Also in:
linux-wireless, lkml
From: Larry Finger <redacted> Date: Mon, 21 Jul 2008 17:40:10 -0500
Sorry :( I used the davem patch, the second version of your first one, and your second one. Both problems persist. Still plugging away on bisection.
GIT bisecting the lockdep problem is surely going the land you on:
commit e308a5d806c852f56590ffdd3834d0df0cbed8d7
Author: David S. Miller [off-list ref]
Date: Tue Jul 15 00:13:44 2008 -0700
netdev: Add netdev->addr_list_lock protection.
Add netif_addr_{lock,unlock}{,_bh}() helpers.
Use them to protect operations that operate on or read
the network device unicast and multicast address lists.
Also use them in cases where the code simply wants to
block calls into the driver's ->set_rx_mode() and
->set_multicast_list() methods.
Signed-off-by: David S. Miller [off-list ref]
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html