=== Highlights ===
* Posted a patch to fix jprobes on Thumb kernels then realised that this was insufficient. There is a more basic problem with thumb symbol lookup which needs resolving.
* Finished preparing and posted kprobes test code to the linux-arm-kernel list.
* Improved my flash performance use case an simulation programs to provide details of timings so that simulation accuracy can be more easily judged.
* Ran more combinations of flash performance use cases.
* Single zImage work: The patches "Remove define CONSISTENT_DMA_SIZE" were pulled by RMK for inclusion in Linux 3.2.
=== Plans ===
* Write up current results for flash performance investigation.
* On holiday Sept 2nd, start new job in Linaro after that.
=== Issues ===
* I don't know if I will have enough time to resolve the thumb symbol lookup issue.
* If kprobes test code doesn't get accepted into mainline kernel then we need to find another home for it.