mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Fixes for pstore for 3.11 merge window
@ 2013-07-01 16:47 Luck, Tony
  0 siblings, 0 replies; only message in thread
From: Luck, Tony @ 2013-07-01 16:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-01 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-01 16:47 [GIT PULL] Fixes for pstore for 3.11 merge window Luck, Tony

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