diff options
author | Jerome Marchand <[email protected]> | 2021-12-10 10:38:27 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2021-12-12 18:52:26 +0100 |
commit | 85bf17b28f97ca2749968d8786dc423db320d9c2 (patch) | |
tree | c5e486c88eca05986821834643e7d5dc261c294e /lib/memory-notifier-error-inject.c | |
parent | c9b12b59e2ea4c3c7cedec7efb071b649652f3a9 (diff) |
recordmcount.pl: look for jgnop instruction as well as bcrl on s390
On s390, recordmcount.pl is looking for "bcrl 0,<xxx>" instructions in
the objdump -d outpout. However since binutils 2.37, objdump -d
display "jgnop <xxx>" for the same instruction. Update the
mcount_regex so that it accepts both.
Signed-off-by: Jerome Marchand <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Acked-by: Steven Rostedt (VMware) <[email protected]>
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions