aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorZhang Yi <[email protected]>2014-01-23 15:55:57 -0800
committerLinus Torvalds <[email protected]>2014-01-23 16:37:02 -0800
commitb88fae644e5e3922251a4b242f435f5e3b49c381 (patch)
tree98bfd036a6df9cad49cb58a372a4fe94d89e7f5a /net/lapb/lapb_out.c
parent8d38f203b46c36626285400b9466b08abecaaa80 (diff)
exec: avoid propagating PF_NO_SETAFFINITY into userspace child
Userspace process doesn't want the PF_NO_SETAFFINITY, but its parent may be a kernel worker thread which has PF_NO_SETAFFINITY set, and this worker thread can do kernel_thread() to create the child. Clearing this flag in usersapce child to enable its migrating capability. Signed-off-by: Zhang Yi <[email protected]> Acked-by: Oleg Nesterov <[email protected]> Cc: Tejun Heo <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions