Searched hist:c6a0dd7ec6fb2d4927979ed4dc562fc5c122d826 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | ptrace.h | diff c6a0dd7ec6fb2d4927979ed4dc562fc5c122d826 Mon Feb 22 16:51:32 CST 2010 Suresh Siddha <suresh.b.siddha@intel.com> ptrace: Fix ptrace_regset() comments and diagnose errors specifically
Return -EINVAL for the bad size and for unrecognized NT_* type in ptrace_regset() instead of -EIO.
Also update the comments for this ptrace interface with more clarifications.
Requested-by: Roland McGrath <roland@redhat.com> Requested-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> LKML-Reference: <20100222225240.397523600@sbs-t61.sc.intel.com> Acked-by: Roland McGrath <roland@redhat.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
/openbmc/linux/kernel/ |
H A D | ptrace.c | diff c6a0dd7ec6fb2d4927979ed4dc562fc5c122d826 Mon Feb 22 16:51:32 CST 2010 Suresh Siddha <suresh.b.siddha@intel.com> ptrace: Fix ptrace_regset() comments and diagnose errors specifically
Return -EINVAL for the bad size and for unrecognized NT_* type in ptrace_regset() instead of -EIO.
Also update the comments for this ptrace interface with more clarifications.
Requested-by: Roland McGrath <roland@redhat.com> Requested-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> LKML-Reference: <20100222225240.397523600@sbs-t61.sc.intel.com> Acked-by: Roland McGrath <roland@redhat.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|