microblaze: Add _PAGE_FILE macros to pgtable.h
authorMichal Simek <monstr@monstr.eu>
Wed, 15 Jul 2009 11:39:35 +0000 (13:39 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 27 Jul 2009 05:39:54 +0000 (07:39 +0200)
We need to define _PAGE_FILE macro and change pte
functions. Microblaze use the same MMU as PowerPC
that's why we define _PAGE_FILE in the same style.
This change fixed remap_file_pages01 LTP test.

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found