diff options
author | Chris Wilson <[email protected]> | 2018-10-25 10:18:23 +0100 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2018-11-06 17:17:19 +0200 |
commit | 085603287452fc96376ed4888bf29f8c095d2b40 (patch) | |
tree | 40dc4f11ea378ec01518951aa8f93a48e66f59be /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c58281056a8b26d5d9dc15c19859a7880835ef44 (diff) |
drm/i915: Compare user's 64b GTT offset even on 32b
Beware mixing unsigned long constants and 64b values, as on 32b the
constant will be zero extended and discard the high 32b when used as
a mask!
Reported-by: Sergii Romantsov <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108282
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: [email protected]
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 6fc4e48f9ed46e9adff236a0c350074aafa3b7fa)
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions