From: Becky Bruce Date: Mon, 24 Aug 2009 06:15:36 +0000 (+0000) Subject: powerpc: Name xpn & x fields in HW Hash PTE format X-Git-Tag: v2.6.32-rc1~675^2~31 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3e1d15855206c85f4c9ed82746e81acfe13e5aa;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed