Re: [PATCH] Use BIOS reboot on Toshiba Portege 4000
- From: Ingo Molnar <mingo@xxxxxxx>
- Date: Mon, 3 Nov 2008 10:08:43 +0100
* Andrey Borzenkov <arvidjaar@xxxxxxx> wrote:
Subject: [PATCH] Use BIOS reboot on Toshiba Portege 4000
From: Andrey Borzenkov <arvidjaar@xxxxxxx>
After commit c7ffa6c26277b403920e2255d10df849bd613380 which defaults
to reboot via ACPI keyboard is dead on Toshiba Portege 4000 upon reboot.
Power off is required to revive it again. Add DMI entry to force BIOS
reboot method as it was before.
Signed-off-by: Andrey Borzenkov <arvidjaar@xxxxxxx>
Avi, i expect more boxes to be affected by this bug, and the DMI
solution just does not scale.
So could we please disable VMX from the emergency-shutdown code
instead of twiddling with the reboot method?
Something like this might work as well: iff VMX is enabled, we just do
smp_send_stop() (instead of skipping it) which should take care of
this.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] Use BIOS reboot on Toshiba Portege 4000
- From: Avi Kivity
- Re: [PATCH] Use BIOS reboot on Toshiba Portege 4000
- Prev by Date: Re: [Bug #11845] Suspend regression on Lenovo x60
- Next by Date: Re: [PATCH] Re: alpha: undefined reference to `save_stack_trace'
- Previous by thread: Re: r8169 MAC addresses broken
- Next by thread: Re: [PATCH] Use BIOS reboot on Toshiba Portege 4000
- Index(es):