[PATCH] kdump, oldmem: support mmap on /dev/oldmem
Vivek Goyal
vgoyal at redhat.com
Mon Feb 11 15:44:14 EST 2013
On Fri, Feb 08, 2013 at 12:33:49AM +0000, Hatayama, Daisuke wrote:
[..]
> Also, remap_pfn_range is the function exported into kernel modules, so changing the third argument means changing ABI. Introducing a kind of remap_pfn_range_64 is a good idea? if there's someone needing the feature on 32-bit kernel.
I thought kernel does not care about compatibility with out of tree
modules and any user of in-tree module is updated to use new API. I could
be wrong though...
Thanks
Vivek
More information about the kexec
mailing list