Cc: Andrew Morton <akpm@...>, Peter Zijlstra <a.p.zijlstra@...>, William Lee Irwin III <wli@...>, Nick Piggin <nickpiggin@...>, Ingo Molnar <mingo@...>, <linux-kernel@...>, <stable@...>, Matt Helsley <matthltc@...>
Off-topic question to all. sys_remap_file_pages() doesn't work with
shared readonly mappings, why?
IOW, why it checks VM_SHARED but not VM_MAYSHARE?
Thanks in advance,
Oleg.
--