coredump: add DAX filtering for FDPIC ELF coredumps
authorRoss Zwisler <ross.zwisler@linux.intel.com>
Mon, 5 Oct 2015 22:33:37 +0000 (16:33 -0600)
committerDan Williams <dan.j.williams@intel.com>
Mon, 9 Nov 2015 18:29:54 +0000 (13:29 -0500)
commitab27a8d04b32b6ee8c30c14c4afd1058e8addc82
tree5a6a52a6d752b1aa001db22a7c1bfac30d844966
parent5037835c1f3eabf4f22163fc0278dd87165f8957
coredump: add DAX filtering for FDPIC ELF coredumps

Add explicit filtering for DAX mappings to FDPIC ELF coredump.  This is
useful because DAX mappings have the potential to be very large.

This patch has only been compile tested.

Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
fs/binfmt_elf_fdpic.c