git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
541645b
)
Add pgtable_t to remaining nommu architectures
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Sat, 9 Feb 2008 11:13:00 +0000
(
03:13
-0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 9 Feb 2008 19:08:33 +0000
(11:08 -0800)
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>
No differences found