From: Anton Vorontsov <anton@enomsg.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Andrew Morton" <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, "Tony Luck" <tony.luck@intel.com>,
"Colin Cross" <ccross@android.com>,
"Kees Cook" <keescook@chromium.org>,
"Arve Hjønnevåg" <arve@android.com>
Subject: [GIT PULL] linux-pstore.git
Date: Thu, 2 May 2013 21:08:31 -0700 [thread overview]
Message-ID: <20130503040831.GA15695@teo> (raw)
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(-)
next reply other threads:[~2013-05-03 4:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-03 4:08 Anton Vorontsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-13 6:39 [GIT PULL] linux-pstore.git Anton Vorontsov
2012-11-15 3:06 Anton Vorontsov
2012-10-05 3:09 Anton Vorontsov
2012-08-07 5:05 Anton Vorontsov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130503040831.GA15695@teo \
--to=anton@enomsg.org \
--cc=akpm@linux-foundation.org \
--cc=arve@android.com \
--cc=ccross@android.com \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony.luck@intel.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox