Hello, On 04/29/2010 09:45 PM, Oleg Nesterov wrote: > -static struct workqueue_struct *keventd_wq __read_mostly; > +struct workqueue_struct *keventd_wq __read_mostly; > +EXPORT_SYMBOL(keventd_wq); Umm... does it have to be EXPORTed? Suspend block API can't be built as a module, right? -- tejun _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm