]> git.karo-electronics.de Git - karo-tx-linux.git/commit
vmscan: add task name to warn_scan_unevictable() messages
authorKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Thu, 8 Dec 2011 04:41:48 +0000 (15:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 9 Dec 2011 04:52:37 +0000 (15:52 +1100)
commit324f2ad2e47c0d1f261fd911b407e7be194e7f9a
tree89e3b20b49891a3702ab7759cb37b1e5ead8e5b6
parentc6a3024e2391597a1f4276362614dfdb9102f23a
vmscan: add task name to warn_scan_unevictable() messages

If we need to know a usecase, caller program name is critical important.
Show it.

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
David Rientjes <rientjes@google.com>
Reviewed-by: Minchan Kim <minchan.kim@gmail.com>
Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/vmscan.c