diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-06-11 07:37:10 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-06-30 14:30:53 +0200 |
commit | 41743a4e34f0777f51c1cf0675b91508ba143050 (patch) | |
tree | 9e63c8c8d70169e6c8be699167234db33b102a1f /Documentation/video-output.txt | |
parent | powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n (diff) | |
download | linux-41743a4e34f0777f51c1cf0675b91508ba143050.tar.xz linux-41743a4e34f0777f51c1cf0675b91508ba143050.zip |
powerpc: Free a PTE bit on ppc64 with 64K pages
This frees a PTE bit when using 64K pages on ppc64. This is done
by getting rid of the separate _PAGE_HASHPTE bit. Instead, we just test
if any of the 16 sub-page bits is set. For non-combo pages (ie. real
64K pages), we set SUB0 and the location encoding in that field.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'Documentation/video-output.txt')
0 files changed, 0 insertions, 0 deletions