Re: [patch 20/21] forcedeth: fix locking bug with netconsole
From: Jeff Garzik <hidden>
Date: 2008-03-28 22:48:53
From: Jeff Garzik <hidden>
Date: 2008-03-28 22:48:53
David Miller wrote:
From: akpm@linux-foundation.org Date: Fri, 28 Mar 2008 14:41:30 -0700quoted
From: Ingo Molnar <redacted> While using netconsole on forcedeth, lockdep noticed the following locking bug:Please do not mix device driver changes with core networking changes.
FWIW my plan was to snip the net/* stuff and only apply the forcedeth portion. (leaving <whomever> to pick up the pieces, should they so desire) Jeff