aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2020-02-28 12:23:21 +0300
committerDaniel Vetter <[email protected]>2020-02-29 00:16:12 +0100
commitabdd768e9ce18142c376188bfca4357ba489afb3 (patch)
tree659e607f71de4bad2620dcfa774098787462e1d4 /tools/perf/scripts/python/bin
parentdf0e7f7e03c052cfe71cb3d729cb57386a34f104 (diff)
drm: prevent a harmless integer overflow in drm_legacy_sg_alloc()
There is an integer overflow when we round up to PAGE_SIZE, but it's harmless because we never re-use "request->size" for anything meaningful. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions