summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2014-07-18 15:39:19 +1000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-18 16:35:42 -0700
commitb1beb91b0e20568a767b8ab50e131074316b66b7 (patch)
tree71e4063b1d517cf332b61e85cb6b147ec211f114 /MAINTAINERS
parentc11da2df834c2d93133f9890afbfcab7b0e38ded (diff)
staging/lustre: fix misuse of current->parent.
current->parent is used by ptrace to redirect some signal delivery to the ptracer. It should only be used by 'ptrace' or 'signal' code. All other users should use current->real_parent, which is the real parent. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions