aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memory-failure.c
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2010-10-11 16:03:21 +0200
committerAndi Kleen <ak@linux.intel.com>2010-10-11 16:57:39 +0200
commit3ef8fd7f720fc4f462fcdcae2fcde6f1c0536bfe (patch)
tree05d6f2c62c9c00c0ab717f6a14a449684f3441d3 /mm/memory-failure.c
parentx86: HWPOISON: Report correct address granuality for huge hwpoison faults (diff)
downloadlinux-dev-3ef8fd7f720fc4f462fcdcae2fcde6f1c0536bfe.tar.xz
linux-dev-3ef8fd7f720fc4f462fcdcae2fcde6f1c0536bfe.zip
Fix migration.c compilation on s390
31bit s390 doesn't have huge pages and failed with: > mm/migrate.c: In function 'remove_migration_pte': > mm/migrate.c:143:3: error: implicit declaration of function 'pte_mkhuge' > mm/migrate.c:143:7: error: incompatible types when assigning to type 'pte_t' from type 'int' Put that code into a ifdef. Reported by Heiko Carstens Signed-off-by: Andi Kleen <ak@linux.intel.com>
Diffstat (limited to 'mm/memory-failure.c')
0 files changed, 0 insertions, 0 deletions