diff options
author | Huang Shijie <sjhuang@iluvatar.ai> | 2018-12-28 00:34:46 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-12-28 12:11:47 -0800 |
commit | 7ead3342150ef253b3635385b0f5721e80c87fce (patch) | |
tree | 5b56d9083a06cedada9ab7441dc7a86179fca60e /mm/dmapool.c | |
parent | ca880420665dbc8beec3693bee9f5eccb89de4a6 (diff) | |
download | linux-7ead3342150ef253b3635385b0f5721e80c87fce.tar.gz linux-7ead3342150ef253b3635385b0f5721e80c87fce.tar.bz2 linux-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 'mm/dmapool.c')
0 files changed, 0 insertions, 0 deletions