11.3.0-36: Difference between revisions

ARM11 kernel: (Duplicate due to previous edit)
Line 38: Line 38:
* L_fff2131c(Prev ver @ L_fff21124): Same changes as L_fff20d28.
* L_fff2131c(Prev ver @ L_fff21124): Same changes as L_fff20d28.
* L_fff26348(Prev ver @ L_fff2631c): Same changes as L_fff20d28 except with four locations.
* L_fff26348(Prev ver @ L_fff2631c): Same changes as L_fff20d28 except with four locations.
* A new vtable funcptr was added for certain classes, this just returns 1.
* L_fff28058(Prev ver @ L_fff27e28): Same changes as L_fff20d28 except with just one location.
* L_fff28058(Prev ver @ L_fff27e28): Same changes as L_fff20d28 except with just one location.
* A virtual method was added to the definition of abstract class [[KTimeableInterruptEvent]]. Prior to (re)adding KTimer instances as interrupt events (and some other objects) to the queue, objects of the queue with this method returning <code>false</code> are removed from it. Its implementations are the following:
* A virtual method was added to the definition of abstract class [[KTimeableInterruptEvent]]. Prior to (re)adding KTimer instances as interrupt events (and some other objects) to the queue, objects of the queue with this method returning <code>false</code> are removed from it. Its implementations are the following: