commit | 9a2f45ff320287d49a3cd90ce68cb58a6da6f5e1 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <[email protected]> | Fri Dec 28 00:35:59 2018 -0800 |
committer | Linus Torvalds <[email protected]> | Fri Dec 28 12:11:48 2018 -0800 |
tree | bfa0446171a70ab9c5eb1f566f1aa88b5f6cdbdd | |
parent | c999fbd3dcc6535b1e298b016665ec23ac2b0a9a [diff] |
mm/debug.c: make "migrate_reason_names[]" const char * Those strings are immutable as well. Link: http://lkml.kernel.org/r/20181124090508.GB10877@avx2 Signed-off-by: Alexey Dobriyan <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>