[PATCH] Avoid use of uninitialised spinlock in EEH.

Arnd Bergmann arnd at arndb.de
Thu Sep 22 22:46:55 EST 2005


On Middeweken 21 September 2005 19:14, David Woodhouse wrote:
> +extern int eeh_subsystem_enabled;
> +

How about making that a firmware feature bit? That would avoid the
extra global exported symbol and be slightly more efficient for
the pSeries-only configuration.

	Arnd <><



More information about the Linuxppc64-dev mailing list