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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/