aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKirill A. Shutemov <[email protected]>2023-03-15 14:31:31 +0300
committerAndrew Morton <[email protected]>2023-04-05 19:42:46 -0700
commit7a16d7c7619b26e5e9bfc1360de0d02a94f7d9eb (patch)
treea4f67bcc5d47d575a4f27dd988712697363a8d2b /tools/perf/scripts/python/bin
parent668a89907c6b908c4a72ef22e70bbc95efca2000 (diff)
mm/slub: fix MAX_ORDER usage in calculate_order()
MAX_ORDER is not inclusive: the maximum allocation order buddy allocator can deliver is MAX_ORDER-1. Fix MAX_ORDER usage in calculate_order(). Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Kirill A. Shutemov <[email protected]> Cc: Vlastimil Babka <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Pekka Enberg <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions