[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130503040831.GA15695@teo>
Date: Thu, 2 May 2013 21:08:31 -0700
From: Anton Vorontsov <anton@...msg.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Tony Luck <tony.luck@...el.com>,
Colin Cross <ccross@...roid.com>,
Kees Cook <keescook@...omium.org>,
Arve Hjønnevåg <arve@...roid.com>
Subject: [GIT PULL] linux-pstore.git
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists