sorry i was half asleep last night and in the end never said anything useful!
it'd be best to find out why the state reload optimization is failing and fix it instead of disabling it. and disabling it has a small performance impact. even so, i think that we should get this merged into cm, omni, etc asap.
to do that:
1) test for a couple of days obviously
2) use FPBug1/2/4 to verify that 4412 devices running cm or omni are really not affected. anyone with and S3 or Note 2 (international) could do it.
3) assuming that 4412s are not affected, we should disable the optimization conditionally to the soc being 4210.
if we just apply the patch as is we would be disabling the optimization for all, 4412 included. the patch includes 8 merges from mainline and those should be ok on both socs. but my change should be conditional and right now isn't.
4) we should probably also test the resulting kernel on a 4412 device at least once.
so as it is, this is not ready to be merged IMO.
---------- Post added at 11:22 AM ---------- Previous post was at 11:18 AM ----------
yes, affects kernel only
i think it's too early to merge!
both of you please read my last post