diff options
author | Ingo Molnar <[email protected]> | 2020-04-22 12:32:05 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-04-23 08:34:18 +0200 |
commit | 0c98be8118221a8d3de572740f29dd02ed9686a5 (patch) | |
tree | 91292423dcd2b917c6e1c1a9e277e0bcf6ac834a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bc359ff2f6f3e8a9df38c39017e269bc442357c7 (diff) |
objtool: Constify arch_decode_instruction()
Mostly straightforward constification, except that WARN_FUNC()
needs a writable pointer while we have read-only pointers,
so deflect this to WARN().
Acked-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sami Tolvanen <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions