(within the limits of my understanding of the mm code) Reviewed-by: Mark Williamson <[email protected]>
On Tue, Jul 21, 2015 at 9:06 AM, Naoya Horiguchi <[email protected]> wrote: > On Tue, Jul 14, 2015 at 06:37:35PM +0300, Konstantin Khlebnikov wrote: >> This patch moves permission checks from pagemap_read() into pagemap_open(). >> >> Pointer to mm is saved in file->private_data. This reference pins only >> mm_struct itself. /proc/*/mem, maps, smaps already work in the same way. >> >> Signed-off-by: Konstantin Khlebnikov <[email protected]> >> Link: >> http://lkml.kernel.org/r/CA+55aFyKpWrt_Ajzh1rzp_GcwZ4=6Y=kov8hbz172cfjp6l...@mail.gmail.com > > Reviewed-by: Naoya Horiguchi <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
