On Mon, 16 Jul 2007 14:31:06 -0700 (PDT)
David Miller <[EMAIL PROTECTED]> wrote:
> From: Andrew Morton <[EMAIL PROTECTED]>
> Date: Mon, 16 Jul 2007 12:52:23 -0700
>
> > Dave, those changes hit mainline without ever having appeared in the
> > sparc-2.6.git tree, afaict.
>
> It's been in there for
From: Andrew Morton <[EMAIL PROTECTED]>
Date: Mon, 16 Jul 2007 12:52:23 -0700
> Dave, those changes hit mainline without ever having appeared in the
> sparc-2.6.git tree, afaict.
It's been in there for more than a week.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Andrew Morton wrote:
On Thu, 10 May 2007 16:57:14 -0700
Jeremy Fitzhardinge <[EMAIL PROTECTED]> wrote:
Various pieces of code around the kernel want to be able to trigger an
orderly poweroff. This pulls them together into a single
implementation.
By default the poweroff command is /sbin/po
On Thu, 10 May 2007 16:57:14 -0700
Jeremy Fitzhardinge <[EMAIL PROTECTED]> wrote:
> Various pieces of code around the kernel want to be able to trigger an
> orderly poweroff. This pulls them together into a single
> implementation.
>
> By default the poweroff command is /sbin/poweroff, but it ca
On Thu, 10 May 2007 16:57:14 -0700 Jeremy Fitzhardinge wrote:
> --- a/kernel/sys.c
> +++ b/kernel/sys.c
> @@ -2208,3 +2208,61 @@ asmlinkage long sys_getcpu(unsigned __us
> +
> +/**
> + * Trigger an orderly system poweroff
* orderly_poweroff - Trigger an orderly system poweroff
> + * @force:
5 matches
Mail list logo