docs: remove TODO item for ARM Accessed and Modifed page flags

Change-Id: I497c054e4a58a39804e2a1ef7a5d30eb8cc73130
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6611
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
This commit is contained in:
David Karoly 2023-06-19 20:26:03 +02:00 committed by Fredrik Holmqvist
parent 513f86c7de
commit ddc88ea85a

View File

@ -92,11 +92,6 @@ The current version of the x86_64 compiler appears is using multilib (to build f
bit targets) and is working fine, so it's possible that most of the issues in this area have
already been fixed.
Figure out how to get page flags (modified/accessed) and implement it
*********************************************************************
use unmapped/read-only mappings to trigger soft faults for tracking used/modified flags for ARMv5 and ARMv6
Seperate ARM architecture/System-On-Chip IP code
************************************************