commit | a5e4797b0f46819a74a7233825137ed5d2f51b51 | [log] [tgz] |
---|---|---|
author | Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> | Thu Jun 06 00:22:20 2013 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jun 20 17:05:02 2013 +1000 |
tree | 2b7df1fd50f6b046a259eb21d046c70dbb70a1d2 | |
parent | f33f748c964f6a6ee272b1c794b52f54f4da1d04 [diff] |
powerpc/pseries: Read common partition via pstore This patch exploits pstore subsystem to read details of common partition in NVRAM to a separate file in /dev/pstore. For instance, common partition details will be stored in a file named [common-nvram-6]. Signed-off-by: Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> Reviewed-by: Jim Keniston <jkenisto@us.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>