[GIT PULL] linux-pstore.git

From: Anton Vorontsov
Date: Fri May 03 2013 - 00:58:04 EST


Hello Linus,

Please pull a few updates for the pstore subsystem. Here is what is in:

- A new platform data parameter to specify ECC configuration;
- Rounding fixup to not waste memory in ecc_blocks;
- Restore ECC information printouts;
- A small code cleanup: use kmemdup where appropriate.

Thank you!

The following changes since commit a937536b868b8369b98967929045f1df54234323:

Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)

are available in the git repository at:

git://git.infradead.org/users/cbou/linux-pstore.git tags/for-v3.10

for you to fetch changes up to bd08ec33b5c23833581e5a36b2a69ccae6b39a28:

pstore/ram: Restore ecc information block (2013-04-03 21:50:10 -0700)

----------------------------------------------------------------
Alexandru Gheorghiu (1):
pstore: Replace calls to kmalloc and memcpy with kmemdup

Arve HjÃnnevÃg (3):
pstore/ram: Include ecc_size when calculating ecc_block
pstore/ram: Allow specifying ecc parameters in platform data
pstore/ram: Restore ecc information block

fs/pstore/ram.c | 26 +++++++++++-------
fs/pstore/ram_core.c | 66 ++++++++++++++++++++++++++--------------------
include/linux/pstore_ram.h | 14 +++++++---
3 files changed, 64 insertions(+), 42 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/