diff options
author | Anshuman Khandual <[email protected]> | 2020-06-03 15:59:17 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-06-03 20:09:45 -0700 |
commit | ae70eddd5633fc71dccf210f237c5aefc96f4332 (patch) | |
tree | 9194a759aa0799e2f654340f6a7bfaf7ff5b88d7 /scripts/gdb/linux/utils.py | |
parent | aa09259109583b98b9d9e7ed0d8eb1b880d1eb97 (diff) |
mm/page_alloc: restrict and formalize compound_page_dtors[]
Restrict elements in compound_page_dtors[] array per NR_COMPOUND_DTORS and
explicitly position them according to enum compound_dtor_id. This
improves protection against possible misalignment between
compound_page_dtors[] and enum compound_dtor_id later on.
Signed-off-by: Anshuman Khandual <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: David Hildenbrand <[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