commit | edf38465a32c2820350da45a2231d2c53ad2d3c0 | [log] [tgz] |
---|---|---|
author | Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> | Thu Jun 06 00:21:59 2013 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jun 20 17:04:56 2013 +1000 |
tree | 3f16ecd47afc7f0c290e4cd03fb250615dcf9521 | |
parent | 69020eea973d95766e905ee0ce7773e0027377a3 [diff] |
powerpc/pseries: Distinguish between a os-partition and non-os partition Introduce os_partition member in nvram_os_partition structure to identify if the partition is an os partition or not. This will be useful to handle non-os partitions of-config and common. 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>