mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
When using cull option with 'tg' flag, the fprintf is using pid instead
of tgid. It should use tgid instead.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 9c8a0a8e59 ("tools/vm/page_owner_sort.c: support for user-defined culling rules")
Signed-off-by: Steve Chou <[email protected]>
Cc: Jiajian Ye <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>