]> git.baikalelectronics.ru Git - kernel.git/commit
Add pgtable_t to remaining nommu architectures
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Sat, 9 Feb 2008 11:13:00 +0000 (03:13 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 9 Feb 2008 19:08:33 +0000 (11:08 -0800)
commit96f3d6adf0771799e70debd77596b8deeb819122
treeb5e955456ce397b76879504f6e50802f25c1c5f9
parent3e0d7752a7192671d64e947711f63061a6d5de12
Add pgtable_t to remaining nommu architectures

The pte_fn_t in include/linux/mm.h make it necessary for all architectures
to define a pgtable_t type, even those that do not have an mmu.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-blackfin/page.h
include/asm-h8300/page.h
include/asm-v850/page.h