[PATCH] vmcore: disable mmap_vmcore() if CONFIG_MMU is not defined

From: HATAYAMA Daisuke
Date: Mon Jun 10 2013 - 04:53:31 EST


Hello,

This patch fixes the issue reported by Amd on an overlook of no-MMU configuration.

This patch is made on top of v3.10-rc4-mmotm-2013-06-06-16-19.

I tested this on x86_64 and x86 with 1GB and 5GB memory.

I build this on arm without CONFIG_MMU configuration.

Thanks.
HATAYAMA, Daisuke