Changes

Jump to navigation Jump to search
75 bytes added ,  19:07, 25 October 2016
Line 19: Line 19:  
====ARM11-kernel====
 
====ARM11-kernel====
 
3 functions were updated.
 
3 functions were updated.
 +
 +
The first one is the actual handler function for svcWaitSynchronizationN.
    
After incrementing the counter with ldrex/strex, the last two functions now load the counter with plain ldr and executes kernelpanic() when it's zero.
 
After incrementing the counter with ldrex/strex, the last two functions now load the counter with plain ldr and executes kernelpanic() when it's zero.

Navigation menu