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:
7bcb63b
)
microblaze: Add _PAGE_FILE macros to pgtable.h
author
Michal Simek
<monstr@monstr.eu>
Wed, 15 Jul 2009 11:39:35 +0000
(13:39 +0200)
committer
Michal 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