aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMatthias Kaehlcke <[email protected]>2017-04-05 11:34:58 -0700
committerHerbert Xu <[email protected]>2017-04-10 19:17:23 +0800
commit42ae2922a68ac8d68927ccb052b486f34e5fba71 (patch)
treee393fd6d5d8f1d5092de693f4a16ef5e838eeda7 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentad1064cd612e11b807eb764140deb5c1875ca5dc (diff)
crypto: arm64/sha - Add constant operand modifier to ASM_EXPORT
The operand is an integer constant, make the constness explicit by adding the modifier. This is needed for clang to generate valid code and also works with gcc. Also change the constraint of the operand from 'I' ("Integer constant that is valid as an immediate operand in an ADD instruction", AArch64) to 'i' ("An immediate integer operand"). Based-on-patch-from: Greg Hackmann <[email protected]> Signed-off-by: Greg Hackmann <[email protected]> Signed-off-by: Matthias Kaehlcke <[email protected]> Reviewed-by: Ard Biesheuvel <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions