Re: [ACPI] Re: 2.6.12-rc1-mm3

2005-03-25 Thread Jason Uhlenkott
On Fri, Mar 25, 2005 at 11:12:39PM -0500, Len Brown wrote: > I realize now I didn't answer your original question. > The reason ACPI now depends on PM is that > it makes it easier for us to do a more orderly shutdown -- > acpi registers as a device so it can do some stuff > upon the PM device shutd

Re: [ACPI] Re: 2.6.12-rc1-mm3

2005-03-25 Thread Len Brown
On Fri, 2005-03-25 at 21:57, Jason Uhlenkott wrote: > On Fri, Mar 25, 2005 at 09:24:21PM -0500, Len Brown wrote: > > What bad things happen if you define CONFIG_PM on SN2? > > None, other than slightly enlarging the kernel with some > suspend/resume stuff we don't care about. It's always been > u

Re: [ACPI] Re: 2.6.12-rc1-mm3

2005-03-25 Thread Jesse Barnes
On Friday, March 25, 2005 6:57 pm, Jason Uhlenkott wrote: > On Fri, Mar 25, 2005 at 09:24:21PM -0500, Len Brown wrote: > > What bad things happen if you define CONFIG_PM on SN2? > > None, other than slightly enlarging the kernel with some > suspend/resume stuff we don't care about. It's always bee

Re: [ACPI] Re: 2.6.12-rc1-mm3

2005-03-25 Thread Jason Uhlenkott
On Fri, Mar 25, 2005 at 09:24:21PM -0500, Len Brown wrote: > What bad things happen if you define CONFIG_PM on SN2? None, other than slightly enlarging the kernel with some suspend/resume stuff we don't care about. It's always been unavailable for SN2 builds: depends on IA64_GENERIC || IA64_DIG

Re: [ACPI] Re: 2.6.12-rc1-mm3

2005-03-25 Thread Len Brown
On Fri, 2005-03-25 at 21:02, Jason Uhlenkott wrote: > On Fri, Mar 25, 2005 at 08:56:58PM -0500, Len Brown wrote: > > Please send me the .config you'd like to build. > > arch/ia64/configs/sn2_defconfig > > I believe that what we want to do is include CONFIG_PM. > > At first glance, it looks like

Re: [ACPI] Re: 2.6.12-rc1-mm3

2005-03-25 Thread Jason Uhlenkott
On Fri, Mar 25, 2005 at 08:56:58PM -0500, Len Brown wrote: > Please send me the .config you'd like to build. arch/ia64/configs/sn2_defconfig > I believe that what we want to do is include CONFIG_PM. At first glance, it looks like that will enable suspend/resume functionality (which I don't think

Re: [ACPI] Re: 2.6.12-rc1-mm3

2005-03-25 Thread Len Brown
On Fri, 2005-03-25 at 20:43, Jason Uhlenkott wrote: > On Fri, Mar 25, 2005 at 12:21:54AM -0800, Andrew Morton wrote: > > bk-acpi.patch > > This doesn't build for SGI sn2: > > arch/ia64/kernel/mca.c: In function `ia64_mca_init': > arch/ia64/kernel/mca.c:1394: error: `ACPI_INTERRUPT_CPEI' undeclar