[PATCH] Fall back to read() when mmap() fails.
This is a fall back path for mmap().
This patch disables mmap() when facing the issues related to mmap(),
and read() will be used to read vmcore instead.
Signed-off-by:
Atsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>
Loading
Please sign in to comment