Re: [PATCH v4 3/3] powerpc/modules: Improve restore_r2() error message

2017-12-05 Thread Michael Ellerman
Kamalesh Babulal writes: > From: Josh Poimboeuf > > 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 3c82 > > After: > > mo

[PATCH v4 3/3] powerpc/modules: Improve restore_r2() error message

2017-11-14 Thread Kamalesh Babulal
From: Josh Poimboeuf 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 3c82 After: module_64: patch_foo: Expected noop after call, got