From: Michal Simek Date: Wed, 15 Jul 2009 11:39:35 +0000 (+0200) Subject: microblaze: Add _PAGE_FILE macros to pgtable.h X-Git-Tag: v2.6.31-rc5~86^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f14d6f7c31c73a902a6b567dc719128e74603902;p=pandora-kernel.git microblaze: Add _PAGE_FILE macros to pgtable.h 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 --- Reading git-diff-tree failed