[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191102171744.GA537494@kroah.com>
Date: Sat, 2 Nov 2019 18:17:44 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Qais Yousef <qais.yousef@....com>
Cc: Thomas Gleixner <tglx@...utronix.de>,
"Rafael J. Wysocki" <rafael@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 07/12] driver: base: cpu: export device_online/offline
On Wed, Oct 30, 2019 at 03:38:32PM +0000, Qais Yousef wrote:
> And the {lock,unlock}_device_hotplug so that they can be used from
> modules.
>
> This is in preparation to replace cpu_up/down with
> device_online/offline; which kernel/torture.c will require to be
> exported to be built as a module.
>
> Signed-off-by: Qais Yousef <qais.yousef@....com>
> CC: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> CC: "Rafael J. Wysocki" <rafael@...nel.org>
> CC: linux-kernel@...r.kernel.org
> ---
> drivers/base/core.c | 4 ++++
> 1 file changed, 4 insertions(+)
Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists