lkml.org 
[lkml]   [2011]   [Dec]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/1][V3] Handle reboot in a child pid namespace
Date
ChangeLog:

* V3
- removed lock and serialization of pid_ns_reboot
* V2
- added a lock for the pid namespace to prevent racy call
to the 'reboot' syscall
- Moved 'reboot' command assigned in zap_pid_ns_processes
instead of wait_task_zombie
- added tasklist lock around force_sig
- added do_exit in pid_ns_reboot
- used task_active_pid_ns instead of declaring a new variable in sys_reboot
- moved code up before POWER_OFF changed to HALT in sys_reboot

Daniel Lezcano (1):
Add reboot_pid_ns to handle the reboot syscall

include/linux/pid_namespace.h | 8 +++++++-
kernel/pid_namespace.c | 33 +++++++++++++++++++++++++++++++++
kernel/sys.c | 3 +++
3 files changed, 43 insertions(+), 1 deletions(-)

--
1.7.5.4



\
 
 \ /
  Last update: 2011-12-04 21:27    [W:0.096 / U:0.812 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site