Re: [PATCH 1/3] powerpc: Properly return error code from do_patch_instruction()
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2020-04-25 14:22:43
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2020-04-25 14:22:43
On Sat, 25 Apr 2020 10:10:14 -0400 Steven Rostedt [off-list ref] wrote:
Deciding to BUG on not based on the return code of patch_instruction()
That was suppose to be "to BUG on or not," -- Steve
is the way to go IMO.