diff options
author | Yanfei Xu <[email protected]> | 2020-10-13 16:55:54 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-13 18:38:33 -0700 |
commit | 2187e17b02036ecd0ee83e225b28b968d3788a71 (patch) | |
tree | eb52b358c40c83a41a57bed0b04266c3f1d2b5bc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a0622d05374b61a37894df314c313736d1e17d0c (diff) |
mm/page_alloc.c: __perform_reclaim should return 'unsigned long'
__perform_reclaim()'s single caller expects it to return 'unsigned long',
hence change its return value and a local variable to 'unsigned long'.
Suggested-by: Andrew Morton <[email protected]>
Signed-off-by: Yanfei Xu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions