commit | 86630a32320f83736c4c24e2c8bae218e4c56c7c | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Thu Jul 24 04:29:16 2008 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jul 25 15:44:42 2008 +1000 |
tree | 3fee9905e0edde44bb0137b66c46215110061ad6 | |
parent | e46de429cb954d30a5642fba81d516ede518c65e [diff] |
powerpc/pseries: Utilities to set firmware page state Newer versions of firmware support page states, which are used by the collaborative memory manager (future patch) to "loan" pages to the hypervisor for use by other partitions. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: Robert Jennings <rcj@linux.vnet.ibm.com> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>