summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorHuang Shijie <sjhuang@iluvatar.ai>2018-12-28 00:34:46 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2018-12-28 12:11:47 -0800
commit7ead3342150ef253b3635385b0f5721e80c87fce (patch)
tree5b56d9083a06cedada9ab7441dc7a86179fca60e /tools
parentca880420665dbc8beec3693bee9f5eccb89de4a6 (diff)
downloadlinux-stable-7ead3342150ef253b3635385b0f5721e80c87fce.tar.gz
linux-stable-7ead3342150ef253b3635385b0f5721e80c87fce.tar.bz2
linux-stable-7ead3342150ef253b3635385b0f5721e80c87fce.zip
mm/page_alloc.c: change the order of MIGRATE_RECLAIMABLE/MIGRATE_MOVABLE in fallbacks
In the enum migratetype definition, MIGRATE_MOVABLE is before MIGRATE_RECLAIMABLE. Change the order of them to match the enumeration's order. Link: http://lkml.kernel.org/r/20181121085821.3442-1-sjhuang@iluvatar.ai Signed-off-by: Huang Shijie <sjhuang@iluvatar.ai> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions