Re: [ibm-acpi-devel] [PATCH] Remove 9 second reboot delay on Lenovo T400/T500

2010-07-16 Thread Matthew Garrett
On Fri, Jul 16, 2010 at 10:23:04PM -0300, Henrique de Moraes Holschuh wrote: > I'm confused. Is it the PCI reboot vector, or the ACPI reboot vector > that acts instantly? The bug reporters say that they use reboot=pci to > have instant reboot, in this thread... The PCI one, since it's a functio

Re: [ibm-acpi-devel] [PATCH] Remove 9 second reboot delay on Lenovo T400/T500

2010-07-16 Thread Henrique de Moraes Holschuh
On Fri, 16 Jul 2010, Matthew Garrett wrote: > 1) The ACPI reboot vector reboots these machines instantly, but the flag > that indicates we should use it isn't set. > 2) Windows takes 9 seconds to reboot on the same hardware. > > It just sounds like broken firmware. I'm confused. Is it the PCI r

Re: [ibm-acpi-devel] [PATCH] Remove 9 second reboot delay on Lenovo T400/T500

2010-07-16 Thread Matthew Garrett
Ok. 1) The ACPI reboot vector reboots these machines instantly, but the flag that indicates we should use it isn't set. 2) Windows takes 9 seconds to reboot on the same hardware. It just sounds like broken firmware. -- Matthew Garrett | mj...@srcf.ucam.org

Re: [ibm-acpi-devel] [PATCH 5/7] X86 platform drivers: Remove EC dump from thinkpad_acpi

2010-07-16 Thread Henrique de Moraes Holschuh
On Fri, 16 Jul 2010, Thomas Renninger wrote: > There is a general interface for that now (provided by > other patches in this patch series): > /sys/kernel/debug/ec/*/io > > Signed-off-by: Thomas Renninger > > CC: Alexey Starikovskiy > CC: Len Brown > CC: linux-ker...@vger.kernel.org > CC: linu

[ibm-acpi-devel] [PATCH 5/7] X86 platform drivers: Remove EC dump from thinkpad_acpi

2010-07-16 Thread Thomas Renninger
There is a general interface for that now (provided by other patches in this patch series): /sys/kernel/debug/ec/*/io Signed-off-by: Thomas Renninger CC: Alexey Starikovskiy CC: Len Brown CC: linux-ker...@vger.kernel.org CC: linux-a...@vger.kernel.org CC: platform-driver-...@vger.kernel.org CC

Re: [ibm-acpi-devel] [PATCH] Remove 9 second reboot delay on Lenovo T400/T500

2010-07-16 Thread Jens Rutschmann
Am 14.07.2010 16:33 schrieb Pedro Ribeiro: > Please consider this patch. Let me know if you would like me to change > anything or if you don't agree with it. It applies cleanly to 2.6.35-rc5. > > The Lenovo T400 and T500 have an annoying 9 second delay when > rebooting, unless reboot=pci is passed