Re: [patch 6/7] Add common orderly_poweroff()

2007-07-16 Thread Andrew Morton
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

Re: [patch 6/7] Add common orderly_poweroff()

2007-07-16 Thread David Miller
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

Re: [patch 6/7] Add common orderly_poweroff()

2007-07-16 Thread Jeremy Fitzhardinge
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

Re: [patch 6/7] Add common orderly_poweroff()

2007-07-16 Thread Andrew Morton
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

Re: [patch 6/7] Add common orderly_poweroff()

2007-05-11 Thread Randy Dunlap
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: