diff options
| author | Kirill A. Shutemov <[email protected]> | 2023-03-15 14:31:28 +0300 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 19:42:45 -0700 |
| commit | fd54349ddb61445a8a42459b3dc09237c55e6f78 (patch) | |
| tree | a937a107a6fcfe91ee792cc8f15835c27a961c69 /tools/perf/scripts/python/bin/task-analyzer-report | |
| parent | 50c00d2c686e52c0dd9b5bddc6727f6c442cbcc0 (diff) | |
genwqe: fix MAX_ORDER usage
MAX_ORDER is not inclusive: the maximum allocation order buddy allocator
can deliver is MAX_ORDER-1.
Fix MAX_ORDER usage in genwqe driver.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Frank Haverkamp <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions