11.2.0-35: Difference between revisions

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.