From c911ee278d2f5d77f473f8cbd329a6526f82384e Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Wed, 19 Nov 2003 20:51:51 +0000 Subject: [PATCH] acpi_cpu panic on shutdown for SMP has been resolved by Nate's recent commit. Move acpi_cpu to the testing section to make sure everything has settled. --- en/releases/5.2R/todo.sgml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/en/releases/5.2R/todo.sgml b/en/releases/5.2R/todo.sgml index 6d5f76c66b..0a5413cde1 100644 --- a/en/releases/5.2R/todo.sgml +++ b/en/releases/5.2R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -77,16 +77,6 @@ reliable reproduction scenario. - - SMP users report acpi_cpu panic during shutdown - &status.wip; - &a.njl; - The ACPI code registers eventhandlers that are not unregistered - when ACPI shuts down during system shutdown. The result can - be a panic during shutdown. Nate is circulating a patch that - is believed to correct this problem. - - random_harvest panic &status.wip; @@ -456,6 +446,16 @@ MBR record. Tor has a possible patch for this. + + SMP users report acpi_cpu panic during shutdown + &status.untested; + &a.njl; + The ACPI code registers eventhandlers that are not unregistered + when ACPI shuts down during system shutdown. The result can + be a panic during shutdown. Nate is circulating a patch that + is believed to correct this problem. + + &footer;