ARM: stub out missing int64 atomic functions

Also, add an item to the TODO list for this. Really need to figure it out soon...
This commit is contained in:
Ithamar R. Adema
2013-09-15 04:22:04 +02:00
parent 20d9063c36
commit ef5e0ba938
2 changed files with 26 additions and 68 deletions
+5
View File
@@ -1,3 +1,8 @@
* Determine how to handle atomic functions on ARM.
GCC inlines are not supported, since the instructionset is ill-equiped for
this on older (pre-ARMv7) architectures. We possibly have to do something
similar to the linux kernel helper functions for this....
* 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