[GIT PULL] pstore patches for 3.9 merge window
From: Luck, Tony
Date: Thu Feb 21 2013 - 12:32:54 EST
The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed:
Linux 3.8-rc2 (2013-01-02 18:13:21 -0800)
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 fb0af3f2b1b613e5ea75426d454c7e5b1d1eef49:
pstore: Create a convenient mount point for pstore (2013-02-12 13:07:22 -0800)
----------------------------------------------------------------
A few fixes to reduce places where pstore might hang
a system in the crash path. Plus a new mountpoint
(/sys/fs/pstore ... makes more sense then /dev/pstore).
----------------------------------------------------------------
Josh Boyer (1):
pstore: Create a convenient mount point for pstore
Seiji Aguchi (4):
pstore: Avoid deadlock in panic and emergency-restart path
efi_pstore: Avoid deadlock in non-blocking paths
efivars: Disable external interrupt while holding efivars->lock
efi_pstore: Introducing workqueue updating sysfs
Documentation/ABI/testing/pstore | 10 +--
drivers/firmware/efivars.c | 180 +++++++++++++++++++++++++++++----------
fs/pstore/inode.c | 18 +++-
fs/pstore/platform.c | 35 ++++++--
include/linux/efi.h | 3 +-
include/linux/pstore.h | 6 ++
6 files changed, 192 insertions(+), 60 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/