diff options
author | Masami Hiramatsu <[email protected]> | 2013-06-05 12:12:16 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-06-20 14:25:48 +0200 |
commit | 003002e04ed38618fc37b92ba128f5ca79d39f4f (patch) | |
tree | e6a138c72d3ccab2a413ebf358f10ac1d4590b1e /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | f1a527899ef0a8a241eb3bea619eb2e29d797f44 (diff) |
kprobes: Fix arch_prepare_kprobe to handle copy insn failures
Fix arch_prepare_kprobe() to handle failures in copy instruction
correctly. This fix is related to the previous fix: 8101376
which made __copy_instruction return an error result if failed,
but caller site was not updated to handle it. Thus, this is the
other half of the bugfix.
This fix is also related to the following bug-report:
https://bugzilla.redhat.com/show_bug.cgi?id=910649
Signed-off-by: Masami Hiramatsu <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Tested-by: Jonathan Lebon <[email protected]>
Cc: Frank Ch. Eigler <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/20130605031216.15285.2001.stgit@mhiramat-M0-7522
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions