[Cbe-oss-dev] [patch 12/13] cell: saving spus information for kexec crash

Arnd Bergmann arnd at arndb.de
Thu Jul 19 08:50:27 EST 2007


On Wednesday 18 July 2007, Andrew Morton wrote:
> 
> A more typical implementation would be, in a header:
> 
> #ifdef CONFIG_KEXEC
> extern void crash_register_spus(...);
> #else
> static inline void crash_register_spus(...)
> {
> }
> #endif
> 
> 
> then remove that ifdef sprinkling.
> 
> But then, you knew that ;)

Sure. I've complained about this problem a number of times in all sorts
of drivers and was getting bored of it.
Since you mention it, I'll fix it anyway.

	Arnd <><



More information about the cbe-oss-dev mailing list