diff --git a/en/releases/5.2R/todo.sgml b/en/releases/5.2R/todo.sgml index df4ebea6e9..bc2dd36b7a 100644 --- a/en/releases/5.2R/todo.sgml +++ b/en/releases/5.2R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -50,6 +50,14 @@ &status.new &a.jhb; panic: Assertion td->td_turnstile != NULL failed at ../../../kern/subr_turnstile.c:427 has been affecting several users on multiple platforms. + + + ACPI kernel module + &status.wip; + &a.jhb; + The new i386 interrupt code requires that ACPI be compiled into the + kernel if it to be used. Work is underway to restore the ability to + load it as a module.