On Wed, 2009-08-26 at 16:40 +0530, Arun R Bharadwaj wrote: > +void (*pm_idle)(void); > +EXPORT_SYMBOL_GPL(pm_idle); Seriously.. this caused plenty problems over on x86 and you're doing the exact same dumb thing?