On Friday, 29 of August 2008, David Brownell wrote:
Exactly.
> Globals ... yeech.
Well, we still need to store that information somewhere and make it globally
available, this way or another.
The problem is actually deeper, because there are quirks that have to be
called in specific situations from within relatively low-level functions
(e.g. http://bugzilla.kernel.org/show_bug.cgi?id=8855#c36), so if there's
a better approach than using system_state for that, I'd like to use it. :-)