== Highlights ==
* Got KDB running on the Versatile-PB board (in QEMU), plus got FIQs somewhat working. Feature-wise, the only thing left to do is to get KDB to work in the FIQ context, and then we can just clean up the code here and there, and submit it; * Early probing for pstore merged into -next; * Half of pstore ECC improvements merged into -next, another half is still pending; * I implemented versioned tracing as a separate persistent ram zone for the control data, but I didn't like it, it was ugly. I think I can do it better: something like persistent_ram_reduce(), a new call that would reduce the current buffer, leaving space for the control data; * vmevents discussion continues on the lkml, It seems that Minchan's idea is not as easy as it seemed to be, there are many corner cases and limitations. And I still don't actually follow how exactly having a separate LRU would help obtaining statistics.
== Plans ==
* Continue work on FIQ debugger. * Resend pstore patches that didn't make it into -next. There are just a few left.
linaro-kernel@lists.linaro.org