]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Add page table header files & etc.
authorRichard Kuo <rkuo@codeaurora.org>
Wed, 14 Sep 2011 00:50:35 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Sep 2011 00:50:35 +0000 (10:50 +1000)
commit836c0b3986ed25edb67ad895e6ca4745a4bc7290
treedd5e94a5c16a38ff0001860796178a8279bf6106
parentac0541850e3d71d96b0e3d070cc3789f67224eb2
Hexagon: Add page table header files & etc.

Removed highmem more highmem stuff.

Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Signed-off-by: Linas Vepstas <linas@codeaurora.org>
arch/hexagon/include/asm/fixmap.h [new file with mode: 0644]
arch/hexagon/include/asm/mmu.h [new file with mode: 0644]
arch/hexagon/include/asm/mmu_context.h [new file with mode: 0644]
arch/hexagon/include/asm/page.h [new file with mode: 0644]
arch/hexagon/include/asm/pgalloc.h [new file with mode: 0644]
arch/hexagon/include/asm/pgtable.h [new file with mode: 0644]
arch/hexagon/mm/pgalloc.c [new file with mode: 0644]