diff options
author | Josh Poimboeuf <jpoimboe@redhat.com> | 2017-11-14 04:29:10 -0500 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-12-11 13:03:29 +1100 |
commit | 1ea61ea23985c0f15c027e4c0ac02224efdfb243 (patch) | |
tree | 86053dcffc70f964b193fcceddbea67e860bd3aa /scripts/headers.sh | |
parent | b9eab08d012fa093947b230f9a87257c27fb829b (diff) | |
download | linux-1ea61ea23985c0f15c027e4c0ac02224efdfb243.tar.gz linux-1ea61ea23985c0f15c027e4c0ac02224efdfb243.tar.bz2 linux-1ea61ea23985c0f15c027e4c0ac02224efdfb243.zip |
powerpc/modules: Improve restore_r2() error message
Print the function address associated with the restore_r2() error to
make it easier to debug the problem.
Also clarify the wording a bit.
Before:
module_64: patch_foo: Expect noop after relocate, got 3c820000
After:
module_64: patch_foo: Expected nop after call, got 7c630034 at netdev_has_upper_dev+0x54/0xb0 [patch_foo]
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
[mpe: Change noop to nop, as that's the name of the instruction]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'scripts/headers.sh')
0 files changed, 0 insertions, 0 deletions