From: David Brownell Date: Thu, 7 Aug 2008 01:52:44 +0000 (-0700) Subject: driver model: anti-oopsing medicine X-Git-Tag: v2.6.27-rc5~54^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c2250352e11bf956c4cfa20b01ae6ba72882788;p=pandora-kernel.git driver model: anti-oopsing medicine Anti-oops medicine for the class iterators ... the oops was observed when a class was implicitly referenced before it was initialized. [Modified by Greg to spit a warning back so someone knows to fix their code] Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed