aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorWei Yang <[email protected]>2020-06-03 15:59:08 -0700
committerLinus Torvalds <[email protected]>2020-06-03 20:09:45 -0700
commit01c0bfe061f309b848d51619f20495ee2acd7727 (patch)
tree5f72ca86d1f68ba33a4ae97981677dfefdc0e9d9 /scripts/gdb/linux/utils.py
parentd0ddf49b7c4a3161d28f58612672d08ee9b5db94 (diff)
mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention
Pageblock migrate type is encoded in GFP flags, just as zone_type and zonelist. Currently we use gfp_zone() and gfp_zonelist() to extract related information, it would be proper to use the same naming convention for migrate type. Signed-off-by: Wei Yang <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Pankaj Gupta <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions