From: "Luck, Tony" <tony.luck@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Fixes for pstore for 3.11 merge window
Date: Mon, 01 Jul 2013 09:47:14 -0700 [thread overview]
Message-ID: <51d1b2921700bfcca@agluck-desk.sc.intel.com> (raw)
The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e:
Linux 3.10-rc4 (2013-06-02 17:11:17 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git tags/please-pull-pstore
for you to fetch changes up to 0d838347f1325cebfe8b9341a4b4c1f407022231:
efivars: If pstore_register fails, free unneeded pstore buffer (2013-06-28 15:23:24 -0700)
----------------------------------------------------------------
Fixes for pstore for 3.11 merge window
----------------------------------------------------------------
Aruna Balakrishnaiah (1):
pstore: Fail to unlink if a driver has not defined pstore_erase
Lenny Szubowicz (3):
pstore: Return unique error if backend registration excluded by kernel param
acpi: Eliminate console msg if pstore.backend excludes ERST
efivars: If pstore_register fails, free unneeded pstore buffer
Rob Herring (2):
pstore/ram: avoid atomic accesses for ioremapped regions
pstore/ram: remove the power of buffer size limitation
Thomas Meyer (1):
efi, pstore: Cocci spatch "memdup.spatch"
drivers/acpi/apei/erst.c | 20 ++++++++++-----
drivers/firmware/efi/efi-pstore.c | 9 ++++---
fs/pstore/inode.c | 2 ++
fs/pstore/platform.c | 11 ++++----
fs/pstore/ram.c | 2 --
fs/pstore/ram_core.c | 54 +++++++++++++++++++++++++++++++++++++--
6 files changed, 80 insertions(+), 18 deletions(-)
reply other threads:[~2013-07-01 16:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=51d1b2921700bfcca@agluck-desk.sc.intel.com \
--to=tony.luck@intel.com \
--cc=linux-kernel@vger.kernel.org \
--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
Powered by JetHome