[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4BDA67C1.7050709@kernel.org>
Date: Fri, 30 Apr 2010 07:16:49 +0200
From: Tejun Heo <tj@...nel.org>
To: Oleg Nesterov <oleg@...hat.com>
CC: "Rafael J. Wysocki" <rjw@...k.pl>,
Arve Hjønnevåg
<arve@...roid.com>, linux-pm@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org,
Alan Stern <stern@...land.harvard.edu>,
Pavel Machek <pavel@....cz>, Len Brown <len.brown@...el.com>
Subject: Re: [PATCH 2/2] workqueues: export keventd_wq
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists