aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJeffrey Hugo <[email protected]>2023-11-03 09:33:02 -0600
committerJeffrey Hugo <[email protected]>2023-11-17 10:47:26 -0700
commit47fbee5f27ed9ef43340db03ba2b58a673a6e72b (patch)
tree4b3eed7f7f5e6c0db2f907b5bfad9f1db6f94ba0 /tools/perf/scripts/python/exported-sql-viewer.py
parent3b434a3445fff3149128db0169da864d67057325 (diff)
accel/qaic: Update MAX_ORDER use to be inclusive
MAX_ORDER was redefined so that valid allocations to the page allocator are in the range of 0..MAX_ORDER, inclusive in the commit 23baf831a32c ("mm, treewide: redefine MAX_ORDER sanely"). We are treating MAX_ORDER as an exclusive value, and thus could be requesting larger allocations. Update our use to match the redefinition of MAX_ORDER. Signed-off-by: Jeffrey Hugo <[email protected]> Reviewed-by: Pranjal Ramajor Asha Kanojiya <[email protected]> Reviewed-by: Carl Vanderlip <[email protected]> Reviewed-by: Jacek Lawrynowicz <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions