Hi all,
Here are some more updates for the pstore/ram: it is implementation of Colin Cross's and Arve Hjønnevåg's suggestions, i.e. early probing and configurable ECC size. The last one needed quite a bit of cleanups in the core code, though.
Thanks,
--- fs/pstore/ram.c | 77 ++++++++++++++++++++++---------------------- fs/pstore/ram_core.c | 65 ++++++++++++++++++++----------------- include/linux/pstore_ram.h | 11 +++---- 3 files changed, 79 insertions(+), 74 deletions(-)