]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
changing include/asm-generic/pgtable.h for non-mmu
authorGreg Ungerer <gerg@snapgear.com>
Fri, 10 Aug 2007 20:01:20 +0000 (13:01 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 11 Aug 2007 22:47:42 +0000 (15:47 -0700)
commit9535239f6bc99f68e0cfae44505ad402b53ed24c
tree3805894887354ee777250a7593d4a61ec4b40d56
parent73c59afc65cfa50c3362b9ce1ec151a79c41dd8e
changing include/asm-generic/pgtable.h for non-mmu

There are some parts of include/asm-generic/pgtable.h that are relevant to
the non-mmu architectures.  To make it easier to include this from them I
would like to ifdef the relevant parts.

Without this there is a handful of functions that are referenced in here
that are not defined on many non-mmu architectures.  They could be defined
out of course, as an alternative approach.

Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-generic/pgtable.h