[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5433B0FE.60901@citrix.com>
Date: Tue, 7 Oct 2014 10:23:10 +0100
From: David Vrabel <david.vrabel@...rix.com>
To: Guenter Roeck <linux@...ck-us.net>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Xen-devel@...ts.xen.org" <Xen-devel@...ts.xen.org>
Subject: Re: [Xen-devel] [PATCH 08/44] kernel: Move pm_power_off to common
code
On 07/10/14 06:28, Guenter Roeck wrote:
> pm_power_off is defined for all architectures. Move it to common code.
>
> Have all architectures call do_kernel_poweroff instead of pm_power_off.
> Some architectures point pm_power_off to machine_power_off. For those,
> call do_kernel_poweroff from machine_power_off instead.
[...]
> arch/x86/xen/enlighten.c | 3 +--
The xen bits:
Acked-by: David Vrabel <david.vrabel@...rix.com>
Although for a mechanical change like this I wonder if acks from all
subsystem maintainers is really necessary.
David
--
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