commit | e3e1d15855206c85f4c9ed82746e81acfe13e5aa | [log] [tgz] |
---|---|---|
author | Becky Bruce <beckyb@kernel.crashing.org> | Mon Aug 24 06:15:36 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Aug 28 14:24:12 2009 +1000 |
tree | a44794ac7c0e2ed11b805c61be0ff86c1d60b40c | |
parent | 948c28fe3001f2c9d852dff2a0b2c69fe7cec91b [diff] |
powerpc: Name xpn & x fields in HW Hash PTE format Previously, the 36-bit code was using these bits, but they had never been named in the pte format definition. This patch just gives those fields their proper names and adds a comment that they are only present on some processors. There is no functional code change. Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>