From: Peter Zijlstra Date: Mon, 19 May 2014 19:13:47 +0000 (-0400) Subject: perf: Pass protection and flags bits through mmap2 interface X-Git-Tag: omap-for-v3.16/fixes-rc4~70^2^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f972eb63b1003fae68d7b7e9b674d4ba5db681c2;p=pandora-kernel.git perf: Pass protection and flags bits through mmap2 interface The mmap2 interface was missing the protection and flags bits needed to accurately determine if a mmap memory area was shared or private and if it was readable or not. Signed-off-by: Peter Zijlstra [tweaked patch to compile and wrote changelog] Signed-off-by: Don Zickus Link: http://lkml.kernel.org/r/1400526833-141779-2-git-send-email-dzickus@redhat.com Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed