diff options
author | Oleg Nesterov <oleg@redhat.com> | 2009-05-04 00:15:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-06-19 11:00:52 -0700 |
commit | 6456f0b7683c9b82ca3f3e4f0aec15b9d2966561 (patch) | |
tree | 6ecbde6da245e507f99958abdae85e1a1df18594 /kernel | |
parent | d604fc995e7d222b043b33676f64e8b855fa596f (diff) |
Staging: epl: do not use CLONE_SIGHAND with allow_signal()
Not sure this patch is really needed since kernel_thread() is deprecated
(and checkpatch.pl complains).
But we should not use kernel_thread(CLONE_SIGHAND) if we are going to play
with signals.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions