Drop comment about fixed multi_core issues

This commit is contained in:
Jeremy Soller
2025-09-23 13:09:32 -06:00
parent b0d5fa0993
commit 4526acc259
-2
View File
@@ -47,8 +47,6 @@ sbi-rt = "0.0.3"
default = [
"acpi",
#"debugger",
#TODO: issues with Alder Lake and newer CPUs:
#This may be because of mismatch between cpu id and apic id
"multi_core",
"serial_debug",
"self_modifying",