pstore: Extend API for more flexibility in new backends
authorMatthew Garrett <mjg@redhat.com>
Thu, 21 Jul 2011 20:57:52 +0000 (16:57 -0400)
committerTony Luck <tony.luck@intel.com>
Fri, 22 Jul 2011 23:14:06 +0000 (16:14 -0700)
commit638c1fd3033c76778e6d9975ad8a4a9cdd5b96d9
treede8b772157162b8a7a0901f4df5fb25faef6b21d
parent02f8c6aee8df3cdc935e9bdd4f2d020306035dbe
pstore: Extend API for more flexibility in new backends

Some pstore implementations may not have a static context, so extend the
API to pass the pstore_info struct to all calls and allow for a context
pointer.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/acpi/apei/erst.c
fs/pstore/inode.c
fs/pstore/internal.h
fs/pstore/platform.c
include/linux/pstore.h