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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to