summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorDavidlohr Bueso <dave@stgolabs.net>2023-02-08 21:19:44 +0300
committerDan Williams <dan.j.williams@intel.com>2023-02-09 19:46:10 +0300
commitd874297bc7c8bb69f9fcbe6422ac5623c5897977 (patch)
treec1600bbbe63f063eb8aaf5eb76bd01be9d3ca8b9 /tools/perf/scripts/python/task-analyzer.py
parent623c0751336e4035ab0047f2c152a02bd26b612b (diff)
downloadlinux-d874297bc7c8bb69f9fcbe6422ac5623c5897977.tar.xz
cxl/mem: Correct full ID range allocation
For ID allocations we want 0-(max-1), ie: smatch complains: error: Calling ida_alloc_range() with a 'max' argument which is a power of 2. -1 missing? Correct this and also replace the call to use the max() flavor instead. Signed-off-by: Davidlohr Bueso <dave@stgolabs.net> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Link: https://lore.kernel.org/r/20230208181944.240261-1-dave@stgolabs.net Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions