]> git.baikalelectronics.ru Git - kernel.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)
commit35f3987f2d777477edda75525e3d678e7f3c9c45
treefb3b608d20ce55c2364420367f841ee2945fa350
parent8c91843b4a7f446d5bd9a7b5708653a0ed0cf45b
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]