aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJulien Thierry <[email protected]>2019-02-08 09:36:48 +0000
committerCatalin Marinas <[email protected]>2019-02-12 11:33:57 +0000
commita80554fc36ba41d96af8e72fb54cd5d490e06c54 (patch)
tree6dfa0942ce1cfc1f454bef5555aced46b6d8033d /tools/perf/scripts/python/export-to-sqlite.py
parentbc3c03ccb4641fb940b27a0d369431876923a8fe (diff)
arm64: irqflags: Fix clang build warnings
Clang complains when passing asm operands that are smaller than the registers they are mapped to: arch/arm64/include/asm/irqflags.h:50:10: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths] : "r" (GIC_PRIO_IRQON) Fix it by casting the affected input operands to a type of the correct size. Reported-by: Nathan Chancellor <[email protected]> Tested-by: Nathan Chancellor <[email protected]> Signed-off-by: Julien Thierry <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions