== Thomas Abraham <thomas_ab> ==
=== Highlights ===
* Tested kexec-reboot on s5pv310. - Works if L2 cache is disabled. - Debugging kernel reboot failure with L2 cache enabled.
* Tested kexec-crashdump on s5pv310. - Works fine if capture kernel uses slab allocator but fails when using slub allocator. - With slub allocator, capture kernel crashes accessing a invalid virtual memory location. - Debugging the cause of capture kernel crash.
=== Plans ===
* Fix issues with kexec-reboot and kexec-crashdump for s5pv310 platform.
=== Issues ===
* None.