diff options
author | Wei Yang <[email protected]> | 2020-08-06 23:25:41 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-08-07 11:33:29 -0700 |
commit | d38ac97f8a7c4519ba141bbd7c2f7a8da8c9ff8d (patch) | |
tree | bae64f2afb87adeddea63cbd01adca1a62df92b6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 839195352d8235072dcaac054b2e26b2dd2213e5 (diff) |
mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migratetype_bits
We already have the definition of PB_migratetype_bits and current
NR_MIGRATETYPE_BITS looks like a cyclic definition.
Just use PB_migratetype_bits is enough.
Signed-off-by: Wei Yang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Mel Gorman <[email protected]>
Link: http://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