[GIT PULL] linux-pstore.git

2013-05-02 Thread Anton Vorontsov
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

[GIT PULL] linux-pstore.git

2012-12-12 Thread Anton Vorontsov
Hello Linus, Here are just a few fixups for the pstore subsystem, nothing special this time. Please pull. Thank you! The following changes since commit 70a6f46d7b0ec03653b9ab3f8063a9717a4a53ef: pstore: Fix NULL pointer dereference in console writes (2012-11-14 18:30:21 -0800) are available

[GIT PULL] linux-pstore.git

2012-11-14 Thread Anton Vorontsov
Hello Linus, Please pull a small fixup for the persistent storage subsystem. A small buglet can prevent kernel booting on a APEI-enabled machines w/ CONFIG_PSTORE_CONSOLE=y (this is N by default, though). Thanks! The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7: Lin

[GIT PULL] linux-pstore.git

2012-10-04 Thread Anton Vorontsov
Hello Linus, Please also pull a few pstore updates, The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) are available in the git repository at: git://git.infradead.org/users/cbou/linux-pstore.git tags/for-v3.7 for you to f

[GIT PULL] linux-pstore.git

2012-08-06 Thread Anton Vorontsov
Hello Linus, This pull request includes a few fixes for pstore that I posted some time ago, plus Randy's printk format fix. Also, now pstore has a dedicated git tree, and a few people (including me) ready to review any further changes to the code, the fact is now reflected in the maintainers file.