diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-07-28 19:16:28 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-07-28 04:16:29 +0200 |
commit | ffdb5976c47609c862917d4c186ecbb5706d2dda (patch) | |
tree | 7a8485260922290080094adc25f3cbebd4ad506b /kernel/auditsc.c | |
parent | stop_machine: add ALL_CPUS option (diff) | |
download | linux-ffdb5976c47609c862917d4c186ecbb5706d2dda.tar.xz linux-ffdb5976c47609c862917d4c186ecbb5706d2dda.zip |
Simplify stop_machine
stop_machine creates a kthread which creates kernel threads. We can
create those threads directly and simplify things a little. Some care
must be taken with CPU hotunplug, which has special needs, but that code
seems more robust than it was in the past.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'kernel/auditsc.c')
0 files changed, 0 insertions, 0 deletions