diff options
| author | Rafael J. Wysocki <[email protected]> | 2007-05-23 13:57:26 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-23 20:14:11 -0700 |
| commit | 49b12d4f5e274517b8bc032d507abf31cc2f4150 (patch) | |
| tree | 4663d224a86ea848742716f6f4ec708e9a3c04b3 /include/linux | |
| parent | ba96a0c88098697a63e80157718b7440414ed24d (diff) | |
freezer: take kernel_execve into consideration
Kernel threads can become userland processes by calling kernel_execve().
In particular, this may happen right after the try_to_freeze_tasks()
called with FREEZER_USER_SPACE has returned, so try_to_freeze_tasks()
needs to take userspace processes into consideration even if it is
called with FREEZER_KERNEL_THREADS.
Signed-off-by: Rafael J. Wysocki <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Cc: Gautham R Shenoy <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions