From: Konstantin Khlebnikov Date: Thu, 31 May 2012 23:26:20 +0000 (-0700) Subject: proc/smaps: carefully handle migration entries X-Git-Tag: v3.5-rc1~21^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1d4d9e0cbd0aecf40c3572e0c8f98de31b3b328;p=pandora-kernel.git proc/smaps: carefully handle migration entries Currently smaps reports migration entries as "swap", as result "swap" can appears in shared mapping. This patch converts migration entries into pages and handles them as usual. Signed-off-by: Konstantin Khlebnikov Cc: Andi Kleen Cc: Pavel Emelyanov Cc: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed