Remove the code to force ACPI to shutdown on CPU0hrev51722
commit1446507ce3ff2f1cb1f2b24df6fcc55e10c937a8
authorFredrik Holmqvist <fredrik.holmqvist@gmail.com>
Sun, 31 Dec 2017 16:23:25 +0000 (31 17:23 +0100)
committerFredrik Holmqvist <fredrik.holmqvist@gmail.com>
Sun, 31 Dec 2017 16:43:31 +0000 (31 17:43 +0100)
tree58f28998f1493cb43d55403dcf87d95012f8d904
parent03544bf000d43b4ddfe673554f70f6e58efc7225
Remove the code to force ACPI to shutdown on CPU0

It was discussed and introduced based on docs that some systems
need this to shutdown properly. I can find no mention of this in
ACPICA or ACPI docs.
This needs to be re-evalutad, as all my shutdowns been successful
after disabling it and I can't locate where this info came from
or if it actually helped.

See 1316462ab0fd0f25f7dbb7f23b607d981efd3edc for original commit
and bug 12306 on current shutdown issue.
src/system/kernel/arch/x86/arch_cpu.cpp