aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorWei Yang <[email protected]>2020-06-03 15:59:05 -0700
committerLinus Torvalds <[email protected]>2020-06-03 20:09:45 -0700
commitd0ddf49b7c4a3161d28f58612672d08ee9b5db94 (patch)
treee82968b578711e4e86594c05a07903247144a306 /scripts/gdb/linux/utils.py
parent97a225e69a1f880886f33d2e65a7ace13f152caa (diff)
mm/page_alloc.c: use NODE_MASK_NONE in build_zonelists()
Slightly simplify the code by initializing user_mask with NODE_MASK_NONE, instead of later calling nodes_clear(). This saves a line of code. Signed-off-by: Wei Yang <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: John Hubbard <[email protected]> Reviewed-by: David Hildenbrand <[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