diff options
author | Erik Schmauss <[email protected]> | 2017-06-05 16:40:15 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-06-12 14:58:41 +0200 |
commit | deb85f6c8a4870c7372d36cf26b73f9a35bfd81a (patch) | |
tree | 765f983d0690631acc7d463fc3e4cdc640e5a7ae /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 5e2d9e919f5c785879e35e4686758c36542ccaa9 (diff) |
ACPICA: Explicitly cast 1 to u32
ACPICA commit 4091360d6526c8d4f1e6bccb6b1c3123bda9ac33
The runtime errors caused when acpica tools are compiled with
-fsanitize=shift imply that these 1s are stored in integers.
This cast insures that 1 is stored in unsigned integers.
Link: https://github.com/acpica/acpica/commit/4091360d
Signed-off-by: Erik Schmauss <[email protected]>
Signed-off-by: Bob Moore <[email protected]>
Signed-off-by: Lv Zheng <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions