=== Highlights ===
* Trying to decipher algorithms used by SD cards. (Turns out Arnd had already documented some SanDisk peculiarities which probably explains a lot of what I was seeing [1])
* Re-running SD media usecases and benchmarks after is became apparent that the initial btrfs results were bogus due to environment and scripting bugs.
* Documented kprobes test code in preparation for publishing.
* Discovered that jprobes no longer work on Thumb kernels. This seems to be a new or previously overlooked bug with symbol lookup. Needs investigating...
* Buying and setting up a new laptop ready for when I officially start working for Linaro.
=== Plans ===
* Make some SD card performance results available, even if they are negative results.
* Single zImage work: Submit patches "Remove define CONSISTENT_DMA_SIZE" to appropriate branch.
[1] Section "Mixed SLC/MLC flashes" in https://wiki.linaro.org/WorkingGroups/Kernel/Projects/FlashCardSurvey?action...