]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nios2: Page table management
authorLey Foon Tan <lftan@altera.com>
Thu, 6 Nov 2014 07:19:45 +0000 (15:19 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:55:53 +0000 (12:55 +0800)
commitcbd15b3fadc27e81a6e8a3d38ce13cde5ce7cb71
treefb3b608d20ce55c2364420367f841ee2945fa350
parent862674d4249c204ce58313ec4f59190abbc86b7e
nios2: Page table management

This patch adds support for page table management.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/include/asm/pgalloc.h [new file with mode: 0644]
arch/nios2/include/asm/pgtable-bits.h [new file with mode: 0644]
arch/nios2/include/asm/pgtable.h [new file with mode: 0644]
arch/nios2/mm/pgtable.c [new file with mode: 0644]