]> 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>
Fri, 16 Dec 2011 04:49:53 +0000 (15:49 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 Dec 2011 07:19:28 +0000 (18:19 +1100)
commit574e195d2e4043a824b9588fc42cd22c0a1f8d59
tree4dbee47d691cc3dc451e1513a8d54df1010ca986
parent422eb7048eed110e3dc75d144c69fc4a279f97f5
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