On Tue 2007-07-17 08:08:24, Aaron Durbin wrote:
> On 7/17/07, Andi Kleen <[EMAIL PROTECTED]> wrote:
> >On Monday 16 July 2007 20:00:19 Aaron Durbin wrote:
> >>
> >> Add the ability to reset the machine using the
> >RESET_REG in ACPI's FADT table.
> >
> >Why? I had such a patch at some point as exp
On 7/17/07, Andi Kleen <[EMAIL PROTECTED]> wrote:
On Tuesday 17 July 2007 17:08:19 Aaron Durbin wrote:
> This is true if SMIs are still flowing, and the SMI handler correctly handles
> the reset properly. I have seen cases where the SMI handler is broken which
> causes the system to perpetually
On Tuesday 17 July 2007 17:08:19 Aaron Durbin wrote:
> This is true if SMIs are still flowing, and the SMI handler correctly handles
> the reset properly. I have seen cases where the SMI handler is broken which
> causes the system to perpetually hang.
Ah, that is the rationale that was missing i
On Tuesday 17 July 2007 16:39:52 Robert Hancock wrote:
> Andi Kleen wrote:
> > On Monday 16 July 2007 20:00:19 Aaron Durbin wrote:
> >> Add the ability to reset the machine using the RESET_REG in ACPI's FADT
> >> table.
> >
> > Why? I had such a patch at some point as experiment, but it never
> >
On 7/17/07, Yinghai Lu <[EMAIL PROTECTED]> wrote:
On 7/17/07, Andi Kleen <[EMAIL PROTECTED]> wrote:
> On Monday 16 July 2007 20:00:19 Aaron Durbin wrote:
> >
> > Add the ability to reset the machine using the RESET_REG in ACPI's FADT
table.
>
> Why? I had such a patch at some point as experiment
On 7/17/07, Andi Kleen <[EMAIL PROTECTED]> wrote:
On Monday 16 July 2007 20:00:19 Aaron Durbin wrote:
>
> Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Why? I had such a patch at some point as experiment, but it never
helped actually fix a box.
I have a box her
On 7/17/07, Andi Kleen <[EMAIL PROTECTED]> wrote:
On Monday 16 July 2007 20:00:19 Aaron Durbin wrote:
>
> Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Why? I had such a patch at some point as experiment, but it never
helped actually fix a box.
system without s
Andi Kleen wrote:
On Monday 16 July 2007 20:00:19 Aaron Durbin wrote:
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Why? I had such a patch at some point as experiment, but it never
helped actually fix a box.
Depends if Windows resets using this method, in th
On Monday 16 July 2007 20:00:19 Aaron Durbin wrote:
>
> Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Why? I had such a patch at some point as experiment, but it never
helped actually fix a box.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe li
On 7/16/07, Shaohua Li <[EMAIL PROTECTED]> wrote:
On Tue, 2007-07-17 at 02:00 +0800, Aaron Durbin wrote:
>
> Add the ability to reset the machine using the RESET_REG in ACPI's
> FADT table.
We could have another command for 'reboot' kernel command line.
I did this in a separate patch for x86_6
On Tue, 2007-07-17 at 02:00 +0800, Aaron Durbin wrote:
>
> Add the ability to reset the machine using the RESET_REG in ACPI's
> FADT table.
We could have another command for 'reboot' kernel command line.
Thanks,
Shaohua
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
On 7/16/07, Arjan van de Ven <[EMAIL PROTECTED]> wrote:
On Mon, 2007-07-16 at 11:00 -0700, Aaron Durbin wrote:
> Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
>
> Signed-off-by: Aaron Durbin <[EMAIL PROTECTED]>
> ---
>
> diff --git a/drivers/acpi/Makefile b/driver
On Mon, 2007-07-16 at 11:00 -0700, Aaron Durbin wrote:
> Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
>
> Signed-off-by: Aaron Durbin <[EMAIL PROTECTED]>
> ---
>
> diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile
> index d4336f1..c9906a5 100644
> --- a/
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Signed-off-by: Aaron Durbin <[EMAIL PROTECTED]>
---
diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile
index d4336f1..c9906a5 100644
--- a/drivers/acpi/Makefile
+++ b/drivers/acpi/Makefile
@@ -21,7 +21,7 @@ ob
14 matches
Mail list logo