Changes

6 bytes removed ,  18:47, 25 October 2016
Line 20: Line 20:  
3 functions were updated.
 
3 functions were updated.
   −
After incrementing the counter with ldrex/strex, the last two functions now load the counter with plain ldr and executes kernelpanic() when it's still 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.
    
====Modules====
 
====Modules====