diff options
| author | Kirill A. Shutemov <[email protected]> | 2023-03-15 14:31:25 +0300 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 19:42:44 -0700 |
| commit | 254ca6d261d4b6ce00591de110f6f96c3556dfbe (patch) | |
| tree | 12205de18e95c5c346da3e5def4f56bbb3f68fef /tools/perf/scripts/python | |
| parent | 75558ad315488d40a18cb2c230ccacee24d20526 (diff) | |
um: fix MAX_ORDER usage in linux_main()
MAX_ORDER is not inclusive: the maximum allocation order buddy allocator
can deliver is MAX_ORDER-1.
Fix MAX_ORDER usage in linux_main().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kirill A. Shutemov <[email protected]>
Acked-by: Mike Rapoport (IBM) <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: Anton Ivanov <[email protected]>
Cc: Johannes Berg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions