exit.c 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844
  1. /*
  2. * linux/kernel/exit.c
  3. *
  4. * Copyright (C) 1991, 1992 Linus Torvalds
  5. */
  6. #include <linux/mm.h>
  7. #include <linux/slab.h>
  8. #include <linux/interrupt.h>
  9. #include <linux/module.h>
  10. #include <linux/capability.h>
  11. #include <linux/completion.h>
  12. #include <linux/personality.h>
  13. #include <linux/tty.h>
  14. #include <linux/mnt_namespace.h>
  15. #include <linux/iocontext.h>
  16. #include <linux/key.h>
  17. #include <linux/security.h>
  18. #include <linux/cpu.h>
  19. #include <linux/acct.h>
  20. #include <linux/tsacct_kern.h>
  21. #include <linux/file.h>
  22. #include <linux/fdtable.h>
  23. #include <linux/binfmts.h>
  24. #include <linux/nsproxy.h>
  25. #include <linux/pid_namespace.h>
  26. #include <linux/ptrace.h>
  27. #include <linux/profile.h>
  28. #include <linux/mount.h>
  29. #include <linux/proc_fs.h>
  30. #include <linux/kthread.h>
  31. #include <linux/mempolicy.h>
  32. #include <linux/taskstats_kern.h>
  33. #include <linux/delayacct.h>
  34. #include <linux/freezer.h>
  35. #include <linux/cgroup.h>
  36. #include <linux/syscalls.h>
  37. #include <linux/signal.h>
  38. #include <linux/posix-timers.h>
  39. #include <linux/cn_proc.h>
  40. #include <linux/mutex.h>
  41. #include <linux/futex.h>
  42. #include <linux/pipe_fs_i.h>
  43. #include <linux/audit.h> /* for audit_free() */
  44. #include <linux/resource.h>
  45. #include <linux/blkdev.h>
  46. #include <linux/task_io_accounting_ops.h>
  47. #include <linux/tracehook.h>
  48. #include <trace/sched.h>
  49. #include <asm/uaccess.h>
  50. #include <asm/unistd.h>
  51. #include <asm/pgtable.h>
  52. #include <asm/mmu_context.h>
  53. DEFINE_TRACE(sched_process_free);
  54. DEFINE_TRACE(sched_process_exit);
  55. DEFINE_TRACE(sched_process_wait);
  56. static void exit_mm(struct task_struct * tsk);
  57. static inline int task_detached(struct task_struct *p)
  58. {
  59. return p->exit_signal == -1;
  60. }
  61. static void __unhash_process(struct task_struct *p)
  62. {
  63. nr_threads--;
  64. detach_pid(p, PIDTYPE_PID);
  65. if (thread_group_leader(p)) {
  66. detach_pid(p, PIDTYPE_PGID);
  67. detach_pid(p, PIDTYPE_SID);
  68. list_del_rcu(&p->tasks);
  69. __get_cpu_var(process_counts)--;
  70. }
  71. list_del_rcu(&p->thread_group);
  72. list_del_init(&p->sibling);
  73. }
  74. /*
  75. * This function expects the tasklist_lock write-locked.
  76. */
  77. static void __exit_signal(struct task_struct *tsk)
  78. {
  79. struct signal_struct *sig = tsk->signal;
  80. struct sighand_struct *sighand;
  81. BUG_ON(!sig);
  82. BUG_ON(!atomic_read(&sig->count));
  83. sighand = rcu_dereference(tsk->sighand);
  84. spin_lock(&sighand->siglock);
  85. posix_cpu_timers_exit(tsk);
  86. if (atomic_dec_and_test(&sig->count))
  87. posix_cpu_timers_exit_group(tsk);
  88. else {
  89. /*
  90. * If there is any task waiting for the group exit
  91. * then notify it:
  92. */
  93. if (sig->group_exit_task && atomic_read(&sig->count) == sig->notify_count)
  94. wake_up_process(sig->group_exit_task);
  95. if (tsk == sig->curr_target)
  96. sig->curr_target = next_thread(tsk);
  97. /*
  98. * Accumulate here the counters for all threads but the
  99. * group leader as they die, so they can be added into
  100. * the process-wide totals when those are taken.
  101. * The group leader stays around as a zombie as long
  102. * as there are other threads. When it gets reaped,
  103. * the exit.c code will add its counts into these totals.
  104. * We won't ever get here for the group leader, since it
  105. * will have been the last reference on the signal_struct.
  106. */
  107. sig->gtime = cputime_add(sig->gtime, task_gtime(tsk));
  108. sig->min_flt += tsk->min_flt;
  109. sig->maj_flt += tsk->maj_flt;
  110. sig->nvcsw += tsk->nvcsw;
  111. sig->nivcsw += tsk->nivcsw;
  112. sig->inblock += task_io_get_inblock(tsk);
  113. sig->oublock += task_io_get_oublock(tsk);
  114. task_io_accounting_add(&sig->ioac, &tsk->ioac);
  115. sig = NULL; /* Marker for below. */
  116. }
  117. __unhash_process(tsk);
  118. /*
  119. * Do this under ->siglock, we can race with another thread
  120. * doing sigqueue_free() if we have SIGQUEUE_PREALLOC signals.
  121. */
  122. flush_sigqueue(&tsk->pending);
  123. tsk->signal = NULL;
  124. tsk->sighand = NULL;
  125. spin_unlock(&sighand->siglock);
  126. __cleanup_sighand(sighand);
  127. clear_tsk_thread_flag(tsk,TIF_SIGPENDING);
  128. if (sig) {
  129. flush_sigqueue(&sig->shared_pending);
  130. taskstats_tgid_free(sig);
  131. /*
  132. * Make sure ->signal can't go away under rq->lock,
  133. * see account_group_exec_runtime().
  134. */
  135. task_rq_unlock_wait(tsk);
  136. __cleanup_signal(sig);
  137. }
  138. }
  139. static void delayed_put_task_struct(struct rcu_head *rhp)
  140. {
  141. struct task_struct *tsk = container_of(rhp, struct task_struct, rcu);
  142. trace_sched_process_free(tsk);
  143. put_task_struct(tsk);
  144. }
  145. void release_task(struct task_struct * p)
  146. {
  147. struct task_struct *leader;
  148. int zap_leader;
  149. repeat:
  150. tracehook_prepare_release_task(p);
  151. atomic_dec(&p->user->processes);
  152. proc_flush_task(p);
  153. write_lock_irq(&tasklist_lock);
  154. tracehook_finish_release_task(p);
  155. __exit_signal(p);
  156. /*
  157. * If we are the last non-leader member of the thread
  158. * group, and the leader is zombie, then notify the
  159. * group leader's parent process. (if it wants notification.)
  160. */
  161. zap_leader = 0;
  162. leader = p->group_leader;
  163. if (leader != p && thread_group_empty(leader) && leader->exit_state == EXIT_ZOMBIE) {
  164. BUG_ON(task_detached(leader));
  165. do_notify_parent(leader, leader->exit_signal);
  166. /*
  167. * If we were the last child thread and the leader has
  168. * exited already, and the leader's parent ignores SIGCHLD,
  169. * then we are the one who should release the leader.
  170. *
  171. * do_notify_parent() will have marked it self-reaping in
  172. * that case.
  173. */
  174. zap_leader = task_detached(leader);
  175. /*
  176. * This maintains the invariant that release_task()
  177. * only runs on a task in EXIT_DEAD, just for sanity.
  178. */
  179. if (zap_leader)
  180. leader->exit_state = EXIT_DEAD;
  181. }
  182. write_unlock_irq(&tasklist_lock);
  183. release_thread(p);
  184. call_rcu(&p->rcu, delayed_put_task_struct);
  185. p = leader;
  186. if (unlikely(zap_leader))
  187. goto repeat;
  188. }
  189. /*
  190. * This checks not only the pgrp, but falls back on the pid if no
  191. * satisfactory pgrp is found. I dunno - gdb doesn't work correctly
  192. * without this...
  193. *
  194. * The caller must hold rcu lock or the tasklist lock.
  195. */
  196. struct pid *session_of_pgrp(struct pid *pgrp)
  197. {
  198. struct task_struct *p;
  199. struct pid *sid = NULL;
  200. p = pid_task(pgrp, PIDTYPE_PGID);
  201. if (p == NULL)
  202. p = pid_task(pgrp, PIDTYPE_PID);
  203. if (p != NULL)
  204. sid = task_session(p);
  205. return sid;
  206. }
  207. /*
  208. * Determine if a process group is "orphaned", according to the POSIX
  209. * definition in 2.2.2.52. Orphaned process groups are not to be affected
  210. * by terminal-generated stop signals. Newly orphaned process groups are
  211. * to receive a SIGHUP and a SIGCONT.
  212. *
  213. * "I ask you, have you ever known what it is to be an orphan?"
  214. */
  215. static int will_become_orphaned_pgrp(struct pid *pgrp, struct task_struct *ignored_task)
  216. {
  217. struct task_struct *p;
  218. do_each_pid_task(pgrp, PIDTYPE_PGID, p) {
  219. if ((p == ignored_task) ||
  220. (p->exit_state && thread_group_empty(p)) ||
  221. is_global_init(p->real_parent))
  222. continue;
  223. if (task_pgrp(p->real_parent) != pgrp &&
  224. task_session(p->real_parent) == task_session(p))
  225. return 0;
  226. } while_each_pid_task(pgrp, PIDTYPE_PGID, p);
  227. return 1;
  228. }
  229. int is_current_pgrp_orphaned(void)
  230. {
  231. int retval;
  232. read_lock(&tasklist_lock);
  233. retval = will_become_orphaned_pgrp(task_pgrp(current), NULL);
  234. read_unlock(&tasklist_lock);
  235. return retval;
  236. }
  237. static int has_stopped_jobs(struct pid *pgrp)
  238. {
  239. int retval = 0;
  240. struct task_struct *p;
  241. do_each_pid_task(pgrp, PIDTYPE_PGID, p) {
  242. if (!task_is_stopped(p))
  243. continue;
  244. retval = 1;
  245. break;
  246. } while_each_pid_task(pgrp, PIDTYPE_PGID, p);
  247. return retval;
  248. }
  249. /*
  250. * Check to see if any process groups have become orphaned as
  251. * a result of our exiting, and if they have any stopped jobs,
  252. * send them a SIGHUP and then a SIGCONT. (POSIX 3.2.2.2)
  253. */
  254. static void
  255. kill_orphaned_pgrp(struct task_struct *tsk, struct task_struct *parent)
  256. {
  257. struct pid *pgrp = task_pgrp(tsk);
  258. struct task_struct *ignored_task = tsk;
  259. if (!parent)
  260. /* exit: our father is in a different pgrp than
  261. * we are and we were the only connection outside.
  262. */
  263. parent = tsk->real_parent;
  264. else
  265. /* reparent: our child is in a different pgrp than
  266. * we are, and it was the only connection outside.
  267. */
  268. ignored_task = NULL;
  269. if (task_pgrp(parent) != pgrp &&
  270. task_session(parent) == task_session(tsk) &&
  271. will_become_orphaned_pgrp(pgrp, ignored_task) &&
  272. has_stopped_jobs(pgrp)) {
  273. __kill_pgrp_info(SIGHUP, SEND_SIG_PRIV, pgrp);
  274. __kill_pgrp_info(SIGCONT, SEND_SIG_PRIV, pgrp);
  275. }
  276. }
  277. /**
  278. * reparent_to_kthreadd - Reparent the calling kernel thread to kthreadd
  279. *
  280. * If a kernel thread is launched as a result of a system call, or if
  281. * it ever exits, it should generally reparent itself to kthreadd so it
  282. * isn't in the way of other processes and is correctly cleaned up on exit.
  283. *
  284. * The various task state such as scheduling policy and priority may have
  285. * been inherited from a user process, so we reset them to sane values here.
  286. *
  287. * NOTE that reparent_to_kthreadd() gives the caller full capabilities.
  288. */
  289. static void reparent_to_kthreadd(void)
  290. {
  291. write_lock_irq(&tasklist_lock);
  292. ptrace_unlink(current);
  293. /* Reparent to init */
  294. current->real_parent = current->parent = kthreadd_task;
  295. list_move_tail(&current->sibling, &current->real_parent->children);
  296. /* Set the exit signal to SIGCHLD so we signal init on exit */
  297. current->exit_signal = SIGCHLD;
  298. if (task_nice(current) < 0)
  299. set_user_nice(current, 0);
  300. /* cpus_allowed? */
  301. /* rt_priority? */
  302. /* signals? */
  303. security_task_reparent_to_init(current);
  304. memcpy(current->signal->rlim, init_task.signal->rlim,
  305. sizeof(current->signal->rlim));
  306. atomic_inc(&(INIT_USER->__count));
  307. write_unlock_irq(&tasklist_lock);
  308. switch_uid(INIT_USER);
  309. }
  310. void __set_special_pids(struct pid *pid)
  311. {
  312. struct task_struct *curr = current->group_leader;
  313. pid_t nr = pid_nr(pid);
  314. if (task_session(curr) != pid) {
  315. change_pid(curr, PIDTYPE_SID, pid);
  316. set_task_session(curr, nr);
  317. }
  318. if (task_pgrp(curr) != pid) {
  319. change_pid(curr, PIDTYPE_PGID, pid);
  320. set_task_pgrp(curr, nr);
  321. }
  322. }
  323. static void set_special_pids(struct pid *pid)
  324. {
  325. write_lock_irq(&tasklist_lock);
  326. __set_special_pids(pid);
  327. write_unlock_irq(&tasklist_lock);
  328. }
  329. /*
  330. * Let kernel threads use this to say that they
  331. * allow a certain signal (since daemonize() will
  332. * have disabled all of them by default).
  333. */
  334. int allow_signal(int sig)
  335. {
  336. if (!valid_signal(sig) || sig < 1)
  337. return -EINVAL;
  338. spin_lock_irq(&current->sighand->siglock);
  339. sigdelset(&current->blocked, sig);
  340. if (!current->mm) {
  341. /* Kernel threads handle their own signals.
  342. Let the signal code know it'll be handled, so
  343. that they don't get converted to SIGKILL or
  344. just silently dropped */
  345. current->sighand->action[(sig)-1].sa.sa_handler = (void __user *)2;
  346. }
  347. recalc_sigpending();
  348. spin_unlock_irq(&current->sighand->siglock);
  349. return 0;
  350. }
  351. EXPORT_SYMBOL(allow_signal);
  352. int disallow_signal(int sig)
  353. {
  354. if (!valid_signal(sig) || sig < 1)
  355. return -EINVAL;
  356. spin_lock_irq(&current->sighand->siglock);
  357. current->sighand->action[(sig)-1].sa.sa_handler = SIG_IGN;
  358. recalc_sigpending();
  359. spin_unlock_irq(&current->sighand->siglock);
  360. return 0;
  361. }
  362. EXPORT_SYMBOL(disallow_signal);
  363. /*
  364. * Put all the gunge required to become a kernel thread without
  365. * attached user resources in one place where it belongs.
  366. */
  367. void daemonize(const char *name, ...)
  368. {
  369. va_list args;
  370. struct fs_struct *fs;
  371. sigset_t blocked;
  372. va_start(args, name);
  373. vsnprintf(current->comm, sizeof(current->comm), name, args);
  374. va_end(args);
  375. /*
  376. * If we were started as result of loading a module, close all of the
  377. * user space pages. We don't need them, and if we didn't close them
  378. * they would be locked into memory.
  379. */
  380. exit_mm(current);
  381. /*
  382. * We don't want to have TIF_FREEZE set if the system-wide hibernation
  383. * or suspend transition begins right now.
  384. */
  385. current->flags |= (PF_NOFREEZE | PF_KTHREAD);
  386. if (current->nsproxy != &init_nsproxy) {
  387. get_nsproxy(&init_nsproxy);
  388. switch_task_namespaces(current, &init_nsproxy);
  389. }
  390. set_special_pids(&init_struct_pid);
  391. proc_clear_tty(current);
  392. /* Block and flush all signals */
  393. sigfillset(&blocked);
  394. sigprocmask(SIG_BLOCK, &blocked, NULL);
  395. flush_signals(current);
  396. /* Become as one with the init task */
  397. exit_fs(current); /* current->fs->count--; */
  398. fs = init_task.fs;
  399. current->fs = fs;
  400. atomic_inc(&fs->count);
  401. exit_files(current);
  402. current->files = init_task.files;
  403. atomic_inc(&current->files->count);
  404. reparent_to_kthreadd();
  405. }
  406. EXPORT_SYMBOL(daemonize);
  407. static void close_files(struct files_struct * files)
  408. {
  409. int i, j;
  410. struct fdtable *fdt;
  411. j = 0;
  412. /*
  413. * It is safe to dereference the fd table without RCU or
  414. * ->file_lock because this is the last reference to the
  415. * files structure.
  416. */
  417. fdt = files_fdtable(files);
  418. for (;;) {
  419. unsigned long set;
  420. i = j * __NFDBITS;
  421. if (i >= fdt->max_fds)
  422. break;
  423. set = fdt->open_fds->fds_bits[j++];
  424. while (set) {
  425. if (set & 1) {
  426. struct file * file = xchg(&fdt->fd[i], NULL);
  427. if (file) {
  428. filp_close(file, files);
  429. cond_resched();
  430. }
  431. }
  432. i++;
  433. set >>= 1;
  434. }
  435. }
  436. }
  437. struct files_struct *get_files_struct(struct task_struct *task)
  438. {
  439. struct files_struct *files;
  440. task_lock(task);
  441. files = task->files;
  442. if (files)
  443. atomic_inc(&files->count);
  444. task_unlock(task);
  445. return files;
  446. }
  447. void put_files_struct(struct files_struct *files)
  448. {
  449. struct fdtable *fdt;
  450. if (atomic_dec_and_test(&files->count)) {
  451. close_files(files);
  452. /*
  453. * Free the fd and fdset arrays if we expanded them.
  454. * If the fdtable was embedded, pass files for freeing
  455. * at the end of the RCU grace period. Otherwise,
  456. * you can free files immediately.
  457. */
  458. fdt = files_fdtable(files);
  459. if (fdt != &files->fdtab)
  460. kmem_cache_free(files_cachep, files);
  461. free_fdtable(fdt);
  462. }
  463. }
  464. void reset_files_struct(struct files_struct *files)
  465. {
  466. struct task_struct *tsk = current;
  467. struct files_struct *old;
  468. old = tsk->files;
  469. task_lock(tsk);
  470. tsk->files = files;
  471. task_unlock(tsk);
  472. put_files_struct(old);
  473. }
  474. void exit_files(struct task_struct *tsk)
  475. {
  476. struct files_struct * files = tsk->files;
  477. if (files) {
  478. task_lock(tsk);
  479. tsk->files = NULL;
  480. task_unlock(tsk);
  481. put_files_struct(files);
  482. }
  483. }
  484. void put_fs_struct(struct fs_struct *fs)
  485. {
  486. /* No need to hold fs->lock if we are killing it */
  487. if (atomic_dec_and_test(&fs->count)) {
  488. path_put(&fs->root);
  489. path_put(&fs->pwd);
  490. kmem_cache_free(fs_cachep, fs);
  491. }
  492. }
  493. void exit_fs(struct task_struct *tsk)
  494. {
  495. struct fs_struct * fs = tsk->fs;
  496. if (fs) {
  497. task_lock(tsk);
  498. tsk->fs = NULL;
  499. task_unlock(tsk);
  500. put_fs_struct(fs);
  501. }
  502. }
  503. EXPORT_SYMBOL_GPL(exit_fs);
  504. #ifdef CONFIG_MM_OWNER
  505. /*
  506. * Task p is exiting and it owned mm, lets find a new owner for it
  507. */
  508. static inline int
  509. mm_need_new_owner(struct mm_struct *mm, struct task_struct *p)
  510. {
  511. /*
  512. * If there are other users of the mm and the owner (us) is exiting
  513. * we need to find a new owner to take on the responsibility.
  514. */
  515. if (atomic_read(&mm->mm_users) <= 1)
  516. return 0;
  517. if (mm->owner != p)
  518. return 0;
  519. return 1;
  520. }
  521. void mm_update_next_owner(struct mm_struct *mm)
  522. {
  523. struct task_struct *c, *g, *p = current;
  524. retry:
  525. if (!mm_need_new_owner(mm, p))
  526. return;
  527. read_lock(&tasklist_lock);
  528. /*
  529. * Search in the children
  530. */
  531. list_for_each_entry(c, &p->children, sibling) {
  532. if (c->mm == mm)
  533. goto assign_new_owner;
  534. }
  535. /*
  536. * Search in the siblings
  537. */
  538. list_for_each_entry(c, &p->parent->children, sibling) {
  539. if (c->mm == mm)
  540. goto assign_new_owner;
  541. }
  542. /*
  543. * Search through everything else. We should not get
  544. * here often
  545. */
  546. do_each_thread(g, c) {
  547. if (c->mm == mm)
  548. goto assign_new_owner;
  549. } while_each_thread(g, c);
  550. read_unlock(&tasklist_lock);
  551. /*
  552. * We found no owner yet mm_users > 1: this implies that we are
  553. * most likely racing with swapoff (try_to_unuse()) or /proc or
  554. * ptrace or page migration (get_task_mm()). Mark owner as NULL,
  555. * so that subsystems can understand the callback and take action.
  556. */
  557. down_write(&mm->mmap_sem);
  558. cgroup_mm_owner_callbacks(mm->owner, NULL);
  559. mm->owner = NULL;
  560. up_write(&mm->mmap_sem);
  561. return;
  562. assign_new_owner:
  563. BUG_ON(c == p);
  564. get_task_struct(c);
  565. read_unlock(&tasklist_lock);
  566. down_write(&mm->mmap_sem);
  567. /*
  568. * The task_lock protects c->mm from changing.
  569. * We always want mm->owner->mm == mm
  570. */
  571. task_lock(c);
  572. if (c->mm != mm) {
  573. task_unlock(c);
  574. up_write(&mm->mmap_sem);
  575. put_task_struct(c);
  576. goto retry;
  577. }
  578. cgroup_mm_owner_callbacks(mm->owner, c);
  579. mm->owner = c;
  580. task_unlock(c);
  581. up_write(&mm->mmap_sem);
  582. put_task_struct(c);
  583. }
  584. #endif /* CONFIG_MM_OWNER */
  585. /*
  586. * Turn us into a lazy TLB process if we
  587. * aren't already..
  588. */
  589. static void exit_mm(struct task_struct * tsk)
  590. {
  591. struct mm_struct *mm = tsk->mm;
  592. struct core_state *core_state;
  593. mm_release(tsk, mm);
  594. if (!mm)
  595. return;
  596. /*
  597. * Serialize with any possible pending coredump.
  598. * We must hold mmap_sem around checking core_state
  599. * and clearing tsk->mm. The core-inducing thread
  600. * will increment ->nr_threads for each thread in the
  601. * group with ->mm != NULL.
  602. */
  603. down_read(&mm->mmap_sem);
  604. core_state = mm->core_state;
  605. if (core_state) {
  606. struct core_thread self;
  607. up_read(&mm->mmap_sem);
  608. self.task = tsk;
  609. self.next = xchg(&core_state->dumper.next, &self);
  610. /*
  611. * Implies mb(), the result of xchg() must be visible
  612. * to core_state->dumper.
  613. */
  614. if (atomic_dec_and_test(&core_state->nr_threads))
  615. complete(&core_state->startup);
  616. for (;;) {
  617. set_task_state(tsk, TASK_UNINTERRUPTIBLE);
  618. if (!self.task) /* see coredump_finish() */
  619. break;
  620. schedule();
  621. }
  622. __set_task_state(tsk, TASK_RUNNING);
  623. down_read(&mm->mmap_sem);
  624. }
  625. atomic_inc(&mm->mm_count);
  626. BUG_ON(mm != tsk->active_mm);
  627. /* more a memory barrier than a real lock */
  628. task_lock(tsk);
  629. tsk->mm = NULL;
  630. up_read(&mm->mmap_sem);
  631. enter_lazy_tlb(mm, current);
  632. /* We don't want this task to be frozen prematurely */
  633. clear_freeze_flag(tsk);
  634. task_unlock(tsk);
  635. mm_update_next_owner(mm);
  636. mmput(mm);
  637. }
  638. /*
  639. * Return nonzero if @parent's children should reap themselves.
  640. *
  641. * Called with write_lock_irq(&tasklist_lock) held.
  642. */
  643. static int ignoring_children(struct task_struct *parent)
  644. {
  645. int ret;
  646. struct sighand_struct *psig = parent->sighand;
  647. unsigned long flags;
  648. spin_lock_irqsave(&psig->siglock, flags);
  649. ret = (psig->action[SIGCHLD-1].sa.sa_handler == SIG_IGN ||
  650. (psig->action[SIGCHLD-1].sa.sa_flags & SA_NOCLDWAIT));
  651. spin_unlock_irqrestore(&psig->siglock, flags);
  652. return ret;
  653. }
  654. /*
  655. * Detach all tasks we were using ptrace on.
  656. * Any that need to be release_task'd are put on the @dead list.
  657. *
  658. * Called with write_lock(&tasklist_lock) held.
  659. */
  660. static void ptrace_exit(struct task_struct *parent, struct list_head *dead)
  661. {
  662. struct task_struct *p, *n;
  663. int ign = -1;
  664. list_for_each_entry_safe(p, n, &parent->ptraced, ptrace_entry) {
  665. __ptrace_unlink(p);
  666. if (p->exit_state != EXIT_ZOMBIE)
  667. continue;
  668. /*
  669. * If it's a zombie, our attachedness prevented normal
  670. * parent notification or self-reaping. Do notification
  671. * now if it would have happened earlier. If it should
  672. * reap itself, add it to the @dead list. We can't call
  673. * release_task() here because we already hold tasklist_lock.
  674. *
  675. * If it's our own child, there is no notification to do.
  676. * But if our normal children self-reap, then this child
  677. * was prevented by ptrace and we must reap it now.
  678. */
  679. if (!task_detached(p) && thread_group_empty(p)) {
  680. if (!same_thread_group(p->real_parent, parent))
  681. do_notify_parent(p, p->exit_signal);
  682. else {
  683. if (ign < 0)
  684. ign = ignoring_children(parent);
  685. if (ign)
  686. p->exit_signal = -1;
  687. }
  688. }
  689. if (task_detached(p)) {
  690. /*
  691. * Mark it as in the process of being reaped.
  692. */
  693. p->exit_state = EXIT_DEAD;
  694. list_add(&p->ptrace_entry, dead);
  695. }
  696. }
  697. }
  698. /*
  699. * Finish up exit-time ptrace cleanup.
  700. *
  701. * Called without locks.
  702. */
  703. static void ptrace_exit_finish(struct task_struct *parent,
  704. struct list_head *dead)
  705. {
  706. struct task_struct *p, *n;
  707. BUG_ON(!list_empty(&parent->ptraced));
  708. list_for_each_entry_safe(p, n, dead, ptrace_entry) {
  709. list_del_init(&p->ptrace_entry);
  710. release_task(p);
  711. }
  712. }
  713. static void reparent_thread(struct task_struct *p, struct task_struct *father)
  714. {
  715. if (p->pdeath_signal)
  716. /* We already hold the tasklist_lock here. */
  717. group_send_sig_info(p->pdeath_signal, SEND_SIG_NOINFO, p);
  718. list_move_tail(&p->sibling, &p->real_parent->children);
  719. /* If this is a threaded reparent there is no need to
  720. * notify anyone anything has happened.
  721. */
  722. if (same_thread_group(p->real_parent, father))
  723. return;
  724. /* We don't want people slaying init. */
  725. if (!task_detached(p))
  726. p->exit_signal = SIGCHLD;
  727. /* If we'd notified the old parent about this child's death,
  728. * also notify the new parent.
  729. */
  730. if (!ptrace_reparented(p) &&
  731. p->exit_state == EXIT_ZOMBIE &&
  732. !task_detached(p) && thread_group_empty(p))
  733. do_notify_parent(p, p->exit_signal);
  734. kill_orphaned_pgrp(p, father);
  735. }
  736. /*
  737. * When we die, we re-parent all our children.
  738. * Try to give them to another thread in our thread
  739. * group, and if no such member exists, give it to
  740. * the child reaper process (ie "init") in our pid
  741. * space.
  742. */
  743. static struct task_struct *find_new_reaper(struct task_struct *father)
  744. {
  745. struct pid_namespace *pid_ns = task_active_pid_ns(father);
  746. struct task_struct *thread;
  747. thread = father;
  748. while_each_thread(father, thread) {
  749. if (thread->flags & PF_EXITING)
  750. continue;
  751. if (unlikely(pid_ns->child_reaper == father))
  752. pid_ns->child_reaper = thread;
  753. return thread;
  754. }
  755. if (unlikely(pid_ns->child_reaper == father)) {
  756. write_unlock_irq(&tasklist_lock);
  757. if (unlikely(pid_ns == &init_pid_ns))
  758. panic("Attempted to kill init!");
  759. zap_pid_ns_processes(pid_ns);
  760. write_lock_irq(&tasklist_lock);
  761. /*
  762. * We can not clear ->child_reaper or leave it alone.
  763. * There may by stealth EXIT_DEAD tasks on ->children,
  764. * forget_original_parent() must move them somewhere.
  765. */
  766. pid_ns->child_reaper = init_pid_ns.child_reaper;
  767. }
  768. return pid_ns->child_reaper;
  769. }
  770. static void forget_original_parent(struct task_struct *father)
  771. {
  772. struct task_struct *p, *n, *reaper;
  773. LIST_HEAD(ptrace_dead);
  774. write_lock_irq(&tasklist_lock);
  775. reaper = find_new_reaper(father);
  776. /*
  777. * First clean up ptrace if we were using it.
  778. */
  779. ptrace_exit(father, &ptrace_dead);
  780. list_for_each_entry_safe(p, n, &father->children, sibling) {
  781. p->real_parent = reaper;
  782. if (p->parent == father) {
  783. BUG_ON(p->ptrace);
  784. p->parent = p->real_parent;
  785. }
  786. reparent_thread(p, father);
  787. }
  788. write_unlock_irq(&tasklist_lock);
  789. BUG_ON(!list_empty(&father->children));
  790. ptrace_exit_finish(father, &ptrace_dead);
  791. }
  792. /*
  793. * Send signals to all our closest relatives so that they know
  794. * to properly mourn us..
  795. */
  796. static void exit_notify(struct task_struct *tsk, int group_dead)
  797. {
  798. int signal;
  799. void *cookie;
  800. /*
  801. * This does two things:
  802. *
  803. * A. Make init inherit all the child processes
  804. * B. Check to see if any process groups have become orphaned
  805. * as a result of our exiting, and if they have any stopped
  806. * jobs, send them a SIGHUP and then a SIGCONT. (POSIX 3.2.2.2)
  807. */
  808. forget_original_parent(tsk);
  809. exit_task_namespaces(tsk);
  810. write_lock_irq(&tasklist_lock);
  811. if (group_dead)
  812. kill_orphaned_pgrp(tsk->group_leader, NULL);
  813. /* Let father know we died
  814. *
  815. * Thread signals are configurable, but you aren't going to use
  816. * that to send signals to arbitary processes.
  817. * That stops right now.
  818. *
  819. * If the parent exec id doesn't match the exec id we saved
  820. * when we started then we know the parent has changed security
  821. * domain.
  822. *
  823. * If our self_exec id doesn't match our parent_exec_id then
  824. * we have changed execution domain as these two values started
  825. * the same after a fork.
  826. */
  827. if (tsk->exit_signal != SIGCHLD && !task_detached(tsk) &&
  828. (tsk->parent_exec_id != tsk->real_parent->self_exec_id ||
  829. tsk->self_exec_id != tsk->parent_exec_id) &&
  830. !capable(CAP_KILL))
  831. tsk->exit_signal = SIGCHLD;
  832. signal = tracehook_notify_death(tsk, &cookie, group_dead);
  833. if (signal >= 0)
  834. signal = do_notify_parent(tsk, signal);
  835. tsk->exit_state = signal == DEATH_REAP ? EXIT_DEAD : EXIT_ZOMBIE;
  836. /* mt-exec, de_thread() is waiting for us */
  837. if (thread_group_leader(tsk) &&
  838. tsk->signal->group_exit_task &&
  839. tsk->signal->notify_count < 0)
  840. wake_up_process(tsk->signal->group_exit_task);
  841. write_unlock_irq(&tasklist_lock);
  842. tracehook_report_death(tsk, signal, cookie, group_dead);
  843. /* If the process is dead, release it - nobody will wait for it */
  844. if (signal == DEATH_REAP)
  845. release_task(tsk);
  846. }
  847. #ifdef CONFIG_DEBUG_STACK_USAGE
  848. static void check_stack_usage(void)
  849. {
  850. static DEFINE_SPINLOCK(low_water_lock);
  851. static int lowest_to_date = THREAD_SIZE;
  852. unsigned long *n = end_of_stack(current);
  853. unsigned long free;
  854. while (*n == 0)
  855. n++;
  856. free = (unsigned long)n - (unsigned long)end_of_stack(current);
  857. if (free >= lowest_to_date)
  858. return;
  859. spin_lock(&low_water_lock);
  860. if (free < lowest_to_date) {
  861. printk(KERN_WARNING "%s used greatest stack depth: %lu bytes "
  862. "left\n",
  863. current->comm, free);
  864. lowest_to_date = free;
  865. }
  866. spin_unlock(&low_water_lock);
  867. }
  868. #else
  869. static inline void check_stack_usage(void) {}
  870. #endif
  871. NORET_TYPE void do_exit(long code)
  872. {
  873. struct task_struct *tsk = current;
  874. int group_dead;
  875. profile_task_exit(tsk);
  876. WARN_ON(atomic_read(&tsk->fs_excl));
  877. if (unlikely(in_interrupt()))
  878. panic("Aiee, killing interrupt handler!");
  879. if (unlikely(!tsk->pid))
  880. panic("Attempted to kill the idle task!");
  881. tracehook_report_exit(&code);
  882. /*
  883. * We're taking recursive faults here in do_exit. Safest is to just
  884. * leave this task alone and wait for reboot.
  885. */
  886. if (unlikely(tsk->flags & PF_EXITING)) {
  887. printk(KERN_ALERT
  888. "Fixing recursive fault but reboot is needed!\n");
  889. /*
  890. * We can do this unlocked here. The futex code uses
  891. * this flag just to verify whether the pi state
  892. * cleanup has been done or not. In the worst case it
  893. * loops once more. We pretend that the cleanup was
  894. * done as there is no way to return. Either the
  895. * OWNER_DIED bit is set by now or we push the blocked
  896. * task into the wait for ever nirwana as well.
  897. */
  898. tsk->flags |= PF_EXITPIDONE;
  899. if (tsk->io_context)
  900. exit_io_context();
  901. set_current_state(TASK_UNINTERRUPTIBLE);
  902. schedule();
  903. }
  904. exit_signals(tsk); /* sets PF_EXITING */
  905. /*
  906. * tsk->flags are checked in the futex code to protect against
  907. * an exiting task cleaning up the robust pi futexes.
  908. */
  909. smp_mb();
  910. spin_unlock_wait(&tsk->pi_lock);
  911. if (unlikely(in_atomic()))
  912. printk(KERN_INFO "note: %s[%d] exited with preempt_count %d\n",
  913. current->comm, task_pid_nr(current),
  914. preempt_count());
  915. acct_update_integrals(tsk);
  916. if (tsk->mm) {
  917. update_hiwater_rss(tsk->mm);
  918. update_hiwater_vm(tsk->mm);
  919. }
  920. group_dead = atomic_dec_and_test(&tsk->signal->live);
  921. if (group_dead) {
  922. hrtimer_cancel(&tsk->signal->real_timer);
  923. exit_itimers(tsk->signal);
  924. }
  925. acct_collect(code, group_dead);
  926. if (group_dead)
  927. tty_audit_exit();
  928. if (unlikely(tsk->audit_context))
  929. audit_free(tsk);
  930. tsk->exit_code = code;
  931. taskstats_exit(tsk, group_dead);
  932. exit_mm(tsk);
  933. if (group_dead)
  934. acct_process();
  935. trace_sched_process_exit(tsk);
  936. exit_sem(tsk);
  937. exit_files(tsk);
  938. exit_fs(tsk);
  939. check_stack_usage();
  940. exit_thread();
  941. cgroup_exit(tsk, 1);
  942. exit_keys(tsk);
  943. if (group_dead && tsk->signal->leader)
  944. disassociate_ctty(1);
  945. module_put(task_thread_info(tsk)->exec_domain->module);
  946. if (tsk->binfmt)
  947. module_put(tsk->binfmt->module);
  948. proc_exit_connector(tsk);
  949. exit_notify(tsk, group_dead);
  950. #ifdef CONFIG_NUMA
  951. mpol_put(tsk->mempolicy);
  952. tsk->mempolicy = NULL;
  953. #endif
  954. #ifdef CONFIG_FUTEX
  955. /*
  956. * This must happen late, after the PID is not
  957. * hashed anymore:
  958. */
  959. if (unlikely(!list_empty(&tsk->pi_state_list)))
  960. exit_pi_state_list(tsk);
  961. if (unlikely(current->pi_state_cache))
  962. kfree(current->pi_state_cache);
  963. #endif
  964. /*
  965. * Make sure we are holding no locks:
  966. */
  967. debug_check_no_locks_held(tsk);
  968. /*
  969. * We can do this unlocked here. The futex code uses this flag
  970. * just to verify whether the pi state cleanup has been done
  971. * or not. In the worst case it loops once more.
  972. */
  973. tsk->flags |= PF_EXITPIDONE;
  974. if (tsk->io_context)
  975. exit_io_context();
  976. if (tsk->splice_pipe)
  977. __free_pipe_info(tsk->splice_pipe);
  978. preempt_disable();
  979. /* causes final put_task_struct in finish_task_switch(). */
  980. tsk->state = TASK_DEAD;
  981. schedule();
  982. BUG();
  983. /* Avoid "noreturn function does return". */
  984. for (;;)
  985. cpu_relax(); /* For when BUG is null */
  986. }
  987. EXPORT_SYMBOL_GPL(do_exit);
  988. NORET_TYPE void complete_and_exit(struct completion *comp, long code)
  989. {
  990. if (comp)
  991. complete(comp);
  992. do_exit(code);
  993. }
  994. EXPORT_SYMBOL(complete_and_exit);
  995. asmlinkage long sys_exit(int error_code)
  996. {
  997. do_exit((error_code&0xff)<<8);
  998. }
  999. /*
  1000. * Take down every thread in the group. This is called by fatal signals
  1001. * as well as by sys_exit_group (below).
  1002. */
  1003. NORET_TYPE void
  1004. do_group_exit(int exit_code)
  1005. {
  1006. struct signal_struct *sig = current->signal;
  1007. BUG_ON(exit_code & 0x80); /* core dumps don't get here */
  1008. if (signal_group_exit(sig))
  1009. exit_code = sig->group_exit_code;
  1010. else if (!thread_group_empty(current)) {
  1011. struct sighand_struct *const sighand = current->sighand;
  1012. spin_lock_irq(&sighand->siglock);
  1013. if (signal_group_exit(sig))
  1014. /* Another thread got here before we took the lock. */
  1015. exit_code = sig->group_exit_code;
  1016. else {
  1017. sig->group_exit_code = exit_code;
  1018. sig->flags = SIGNAL_GROUP_EXIT;
  1019. zap_other_threads(current);
  1020. }
  1021. spin_unlock_irq(&sighand->siglock);
  1022. }
  1023. do_exit(exit_code);
  1024. /* NOTREACHED */
  1025. }
  1026. /*
  1027. * this kills every thread in the thread group. Note that any externally
  1028. * wait4()-ing process will get the correct exit code - even if this
  1029. * thread is not the thread group leader.
  1030. */
  1031. asmlinkage void sys_exit_group(int error_code)
  1032. {
  1033. do_group_exit((error_code & 0xff) << 8);
  1034. }
  1035. static struct pid *task_pid_type(struct task_struct *task, enum pid_type type)
  1036. {
  1037. struct pid *pid = NULL;
  1038. if (type == PIDTYPE_PID)
  1039. pid = task->pids[type].pid;
  1040. else if (type < PIDTYPE_MAX)
  1041. pid = task->group_leader->pids[type].pid;
  1042. return pid;
  1043. }
  1044. static int eligible_child(enum pid_type type, struct pid *pid, int options,
  1045. struct task_struct *p)
  1046. {
  1047. int err;
  1048. if (type < PIDTYPE_MAX) {
  1049. if (task_pid_type(p, type) != pid)
  1050. return 0;
  1051. }
  1052. /* Wait for all children (clone and not) if __WALL is set;
  1053. * otherwise, wait for clone children *only* if __WCLONE is
  1054. * set; otherwise, wait for non-clone children *only*. (Note:
  1055. * A "clone" child here is one that reports to its parent
  1056. * using a signal other than SIGCHLD.) */
  1057. if (((p->exit_signal != SIGCHLD) ^ ((options & __WCLONE) != 0))
  1058. && !(options & __WALL))
  1059. return 0;
  1060. err = security_task_wait(p);
  1061. if (err)
  1062. return err;
  1063. return 1;
  1064. }
  1065. static int wait_noreap_copyout(struct task_struct *p, pid_t pid, uid_t uid,
  1066. int why, int status,
  1067. struct siginfo __user *infop,
  1068. struct rusage __user *rusagep)
  1069. {
  1070. int retval = rusagep ? getrusage(p, RUSAGE_BOTH, rusagep) : 0;
  1071. put_task_struct(p);
  1072. if (!retval)
  1073. retval = put_user(SIGCHLD, &infop->si_signo);
  1074. if (!retval)
  1075. retval = put_user(0, &infop->si_errno);
  1076. if (!retval)
  1077. retval = put_user((short)why, &infop->si_code);
  1078. if (!retval)
  1079. retval = put_user(pid, &infop->si_pid);
  1080. if (!retval)
  1081. retval = put_user(uid, &infop->si_uid);
  1082. if (!retval)
  1083. retval = put_user(status, &infop->si_status);
  1084. if (!retval)
  1085. retval = pid;
  1086. return retval;
  1087. }
  1088. /*
  1089. * Handle sys_wait4 work for one task in state EXIT_ZOMBIE. We hold
  1090. * read_lock(&tasklist_lock) on entry. If we return zero, we still hold
  1091. * the lock and this task is uninteresting. If we return nonzero, we have
  1092. * released the lock and the system call should return.
  1093. */
  1094. static int wait_task_zombie(struct task_struct *p, int options,
  1095. struct siginfo __user *infop,
  1096. int __user *stat_addr, struct rusage __user *ru)
  1097. {
  1098. unsigned long state;
  1099. int retval, status, traced;
  1100. pid_t pid = task_pid_vnr(p);
  1101. if (!likely(options & WEXITED))
  1102. return 0;
  1103. if (unlikely(options & WNOWAIT)) {
  1104. uid_t uid = p->uid;
  1105. int exit_code = p->exit_code;
  1106. int why, status;
  1107. get_task_struct(p);
  1108. read_unlock(&tasklist_lock);
  1109. if ((exit_code & 0x7f) == 0) {
  1110. why = CLD_EXITED;
  1111. status = exit_code >> 8;
  1112. } else {
  1113. why = (exit_code & 0x80) ? CLD_DUMPED : CLD_KILLED;
  1114. status = exit_code & 0x7f;
  1115. }
  1116. return wait_noreap_copyout(p, pid, uid, why,
  1117. status, infop, ru);
  1118. }
  1119. /*
  1120. * Try to move the task's state to DEAD
  1121. * only one thread is allowed to do this:
  1122. */
  1123. state = xchg(&p->exit_state, EXIT_DEAD);
  1124. if (state != EXIT_ZOMBIE) {
  1125. BUG_ON(state != EXIT_DEAD);
  1126. return 0;
  1127. }
  1128. traced = ptrace_reparented(p);
  1129. if (likely(!traced)) {
  1130. struct signal_struct *psig;
  1131. struct signal_struct *sig;
  1132. struct task_cputime cputime;
  1133. /*
  1134. * The resource counters for the group leader are in its
  1135. * own task_struct. Those for dead threads in the group
  1136. * are in its signal_struct, as are those for the child
  1137. * processes it has previously reaped. All these
  1138. * accumulate in the parent's signal_struct c* fields.
  1139. *
  1140. * We don't bother to take a lock here to protect these
  1141. * p->signal fields, because they are only touched by
  1142. * __exit_signal, which runs with tasklist_lock
  1143. * write-locked anyway, and so is excluded here. We do
  1144. * need to protect the access to p->parent->signal fields,
  1145. * as other threads in the parent group can be right
  1146. * here reaping other children at the same time.
  1147. *
  1148. * We use thread_group_cputime() to get times for the thread
  1149. * group, which consolidates times for all threads in the
  1150. * group including the group leader.
  1151. */
  1152. spin_lock_irq(&p->parent->sighand->siglock);
  1153. psig = p->parent->signal;
  1154. sig = p->signal;
  1155. thread_group_cputime(p, &cputime);
  1156. psig->cutime =
  1157. cputime_add(psig->cutime,
  1158. cputime_add(cputime.utime,
  1159. sig->cutime));
  1160. psig->cstime =
  1161. cputime_add(psig->cstime,
  1162. cputime_add(cputime.stime,
  1163. sig->cstime));
  1164. psig->cgtime =
  1165. cputime_add(psig->cgtime,
  1166. cputime_add(p->gtime,
  1167. cputime_add(sig->gtime,
  1168. sig->cgtime)));
  1169. psig->cmin_flt +=
  1170. p->min_flt + sig->min_flt + sig->cmin_flt;
  1171. psig->cmaj_flt +=
  1172. p->maj_flt + sig->maj_flt + sig->cmaj_flt;
  1173. psig->cnvcsw +=
  1174. p->nvcsw + sig->nvcsw + sig->cnvcsw;
  1175. psig->cnivcsw +=
  1176. p->nivcsw + sig->nivcsw + sig->cnivcsw;
  1177. psig->cinblock +=
  1178. task_io_get_inblock(p) +
  1179. sig->inblock + sig->cinblock;
  1180. psig->coublock +=
  1181. task_io_get_oublock(p) +
  1182. sig->oublock + sig->coublock;
  1183. task_io_accounting_add(&psig->ioac, &p->ioac);
  1184. task_io_accounting_add(&psig->ioac, &sig->ioac);
  1185. spin_unlock_irq(&p->parent->sighand->siglock);
  1186. }
  1187. /*
  1188. * Now we are sure this task is interesting, and no other
  1189. * thread can reap it because we set its state to EXIT_DEAD.
  1190. */
  1191. read_unlock(&tasklist_lock);
  1192. retval = ru ? getrusage(p, RUSAGE_BOTH, ru) : 0;
  1193. status = (p->signal->flags & SIGNAL_GROUP_EXIT)
  1194. ? p->signal->group_exit_code : p->exit_code;
  1195. if (!retval && stat_addr)
  1196. retval = put_user(status, stat_addr);
  1197. if (!retval && infop)
  1198. retval = put_user(SIGCHLD, &infop->si_signo);
  1199. if (!retval && infop)
  1200. retval = put_user(0, &infop->si_errno);
  1201. if (!retval && infop) {
  1202. int why;
  1203. if ((status & 0x7f) == 0) {
  1204. why = CLD_EXITED;
  1205. status >>= 8;
  1206. } else {
  1207. why = (status & 0x80) ? CLD_DUMPED : CLD_KILLED;
  1208. status &= 0x7f;
  1209. }
  1210. retval = put_user((short)why, &infop->si_code);
  1211. if (!retval)
  1212. retval = put_user(status, &infop->si_status);
  1213. }
  1214. if (!retval && infop)
  1215. retval = put_user(pid, &infop->si_pid);
  1216. if (!retval && infop)
  1217. retval = put_user(p->uid, &infop->si_uid);
  1218. if (!retval)
  1219. retval = pid;
  1220. if (traced) {
  1221. write_lock_irq(&tasklist_lock);
  1222. /* We dropped tasklist, ptracer could die and untrace */
  1223. ptrace_unlink(p);
  1224. /*
  1225. * If this is not a detached task, notify the parent.
  1226. * If it's still not detached after that, don't release
  1227. * it now.
  1228. */
  1229. if (!task_detached(p)) {
  1230. do_notify_parent(p, p->exit_signal);
  1231. if (!task_detached(p)) {
  1232. p->exit_state = EXIT_ZOMBIE;
  1233. p = NULL;
  1234. }
  1235. }
  1236. write_unlock_irq(&tasklist_lock);
  1237. }
  1238. if (p != NULL)
  1239. release_task(p);
  1240. return retval;
  1241. }
  1242. /*
  1243. * Handle sys_wait4 work for one task in state TASK_STOPPED. We hold
  1244. * read_lock(&tasklist_lock) on entry. If we return zero, we still hold
  1245. * the lock and this task is uninteresting. If we return nonzero, we have
  1246. * released the lock and the system call should return.
  1247. */
  1248. static int wait_task_stopped(int ptrace, struct task_struct *p,
  1249. int options, struct siginfo __user *infop,
  1250. int __user *stat_addr, struct rusage __user *ru)
  1251. {
  1252. int retval, exit_code, why;
  1253. uid_t uid = 0; /* unneeded, required by compiler */
  1254. pid_t pid;
  1255. if (!(options & WUNTRACED))
  1256. return 0;
  1257. exit_code = 0;
  1258. spin_lock_irq(&p->sighand->siglock);
  1259. if (unlikely(!task_is_stopped_or_traced(p)))
  1260. goto unlock_sig;
  1261. if (!ptrace && p->signal->group_stop_count > 0)
  1262. /*
  1263. * A group stop is in progress and this is the group leader.
  1264. * We won't report until all threads have stopped.
  1265. */
  1266. goto unlock_sig;
  1267. exit_code = p->exit_code;
  1268. if (!exit_code)
  1269. goto unlock_sig;
  1270. if (!unlikely(options & WNOWAIT))
  1271. p->exit_code = 0;
  1272. uid = p->uid;
  1273. unlock_sig:
  1274. spin_unlock_irq(&p->sighand->siglock);
  1275. if (!exit_code)
  1276. return 0;
  1277. /*
  1278. * Now we are pretty sure this task is interesting.
  1279. * Make sure it doesn't get reaped out from under us while we
  1280. * give up the lock and then examine it below. We don't want to
  1281. * keep holding onto the tasklist_lock while we call getrusage and
  1282. * possibly take page faults for user memory.
  1283. */
  1284. get_task_struct(p);
  1285. pid = task_pid_vnr(p);
  1286. why = ptrace ? CLD_TRAPPED : CLD_STOPPED;
  1287. read_unlock(&tasklist_lock);
  1288. if (unlikely(options & WNOWAIT))
  1289. return wait_noreap_copyout(p, pid, uid,
  1290. why, exit_code,
  1291. infop, ru);
  1292. retval = ru ? getrusage(p, RUSAGE_BOTH, ru) : 0;
  1293. if (!retval && stat_addr)
  1294. retval = put_user((exit_code << 8) | 0x7f, stat_addr);
  1295. if (!retval && infop)
  1296. retval = put_user(SIGCHLD, &infop->si_signo);
  1297. if (!retval && infop)
  1298. retval = put_user(0, &infop->si_errno);
  1299. if (!retval && infop)
  1300. retval = put_user((short)why, &infop->si_code);
  1301. if (!retval && infop)
  1302. retval = put_user(exit_code, &infop->si_status);
  1303. if (!retval && infop)
  1304. retval = put_user(pid, &infop->si_pid);
  1305. if (!retval && infop)
  1306. retval = put_user(uid, &infop->si_uid);
  1307. if (!retval)
  1308. retval = pid;
  1309. put_task_struct(p);
  1310. BUG_ON(!retval);
  1311. return retval;
  1312. }
  1313. /*
  1314. * Handle do_wait work for one task in a live, non-stopped state.
  1315. * read_lock(&tasklist_lock) on entry. If we return zero, we still hold
  1316. * the lock and this task is uninteresting. If we return nonzero, we have
  1317. * released the lock and the system call should return.
  1318. */
  1319. static int wait_task_continued(struct task_struct *p, int options,
  1320. struct siginfo __user *infop,
  1321. int __user *stat_addr, struct rusage __user *ru)
  1322. {
  1323. int retval;
  1324. pid_t pid;
  1325. uid_t uid;
  1326. if (!unlikely(options & WCONTINUED))
  1327. return 0;
  1328. if (!(p->signal->flags & SIGNAL_STOP_CONTINUED))
  1329. return 0;
  1330. spin_lock_irq(&p->sighand->siglock);
  1331. /* Re-check with the lock held. */
  1332. if (!(p->signal->flags & SIGNAL_STOP_CONTINUED)) {
  1333. spin_unlock_irq(&p->sighand->siglock);
  1334. return 0;
  1335. }
  1336. if (!unlikely(options & WNOWAIT))
  1337. p->signal->flags &= ~SIGNAL_STOP_CONTINUED;
  1338. spin_unlock_irq(&p->sighand->siglock);
  1339. pid = task_pid_vnr(p);
  1340. uid = p->uid;
  1341. get_task_struct(p);
  1342. read_unlock(&tasklist_lock);
  1343. if (!infop) {
  1344. retval = ru ? getrusage(p, RUSAGE_BOTH, ru) : 0;
  1345. put_task_struct(p);
  1346. if (!retval && stat_addr)
  1347. retval = put_user(0xffff, stat_addr);
  1348. if (!retval)
  1349. retval = pid;
  1350. } else {
  1351. retval = wait_noreap_copyout(p, pid, uid,
  1352. CLD_CONTINUED, SIGCONT,
  1353. infop, ru);
  1354. BUG_ON(retval == 0);
  1355. }
  1356. return retval;
  1357. }
  1358. /*
  1359. * Consider @p for a wait by @parent.
  1360. *
  1361. * -ECHILD should be in *@notask_error before the first call.
  1362. * Returns nonzero for a final return, when we have unlocked tasklist_lock.
  1363. * Returns zero if the search for a child should continue;
  1364. * then *@notask_error is 0 if @p is an eligible child,
  1365. * or another error from security_task_wait(), or still -ECHILD.
  1366. */
  1367. static int wait_consider_task(struct task_struct *parent, int ptrace,
  1368. struct task_struct *p, int *notask_error,
  1369. enum pid_type type, struct pid *pid, int options,
  1370. struct siginfo __user *infop,
  1371. int __user *stat_addr, struct rusage __user *ru)
  1372. {
  1373. int ret = eligible_child(type, pid, options, p);
  1374. if (!ret)
  1375. return ret;
  1376. if (unlikely(ret < 0)) {
  1377. /*
  1378. * If we have not yet seen any eligible child,
  1379. * then let this error code replace -ECHILD.
  1380. * A permission error will give the user a clue
  1381. * to look for security policy problems, rather
  1382. * than for mysterious wait bugs.
  1383. */
  1384. if (*notask_error)
  1385. *notask_error = ret;
  1386. }
  1387. if (likely(!ptrace) && unlikely(p->ptrace)) {
  1388. /*
  1389. * This child is hidden by ptrace.
  1390. * We aren't allowed to see it now, but eventually we will.
  1391. */
  1392. *notask_error = 0;
  1393. return 0;
  1394. }
  1395. if (p->exit_state == EXIT_DEAD)
  1396. return 0;
  1397. /*
  1398. * We don't reap group leaders with subthreads.
  1399. */
  1400. if (p->exit_state == EXIT_ZOMBIE && !delay_group_leader(p))
  1401. return wait_task_zombie(p, options, infop, stat_addr, ru);
  1402. /*
  1403. * It's stopped or running now, so it might
  1404. * later continue, exit, or stop again.
  1405. */
  1406. *notask_error = 0;
  1407. if (task_is_stopped_or_traced(p))
  1408. return wait_task_stopped(ptrace, p, options,
  1409. infop, stat_addr, ru);
  1410. return wait_task_continued(p, options, infop, stat_addr, ru);
  1411. }
  1412. /*
  1413. * Do the work of do_wait() for one thread in the group, @tsk.
  1414. *
  1415. * -ECHILD should be in *@notask_error before the first call.
  1416. * Returns nonzero for a final return, when we have unlocked tasklist_lock.
  1417. * Returns zero if the search for a child should continue; then
  1418. * *@notask_error is 0 if there were any eligible children,
  1419. * or another error from security_task_wait(), or still -ECHILD.
  1420. */
  1421. static int do_wait_thread(struct task_struct *tsk, int *notask_error,
  1422. enum pid_type type, struct pid *pid, int options,
  1423. struct siginfo __user *infop, int __user *stat_addr,
  1424. struct rusage __user *ru)
  1425. {
  1426. struct task_struct *p;
  1427. list_for_each_entry(p, &tsk->children, sibling) {
  1428. /*
  1429. * Do not consider detached threads.
  1430. */
  1431. if (!task_detached(p)) {
  1432. int ret = wait_consider_task(tsk, 0, p, notask_error,
  1433. type, pid, options,
  1434. infop, stat_addr, ru);
  1435. if (ret)
  1436. return ret;
  1437. }
  1438. }
  1439. return 0;
  1440. }
  1441. static int ptrace_do_wait(struct task_struct *tsk, int *notask_error,
  1442. enum pid_type type, struct pid *pid, int options,
  1443. struct siginfo __user *infop, int __user *stat_addr,
  1444. struct rusage __user *ru)
  1445. {
  1446. struct task_struct *p;
  1447. /*
  1448. * Traditionally we see ptrace'd stopped tasks regardless of options.
  1449. */
  1450. options |= WUNTRACED;
  1451. list_for_each_entry(p, &tsk->ptraced, ptrace_entry) {
  1452. int ret = wait_consider_task(tsk, 1, p, notask_error,
  1453. type, pid, options,
  1454. infop, stat_addr, ru);
  1455. if (ret)
  1456. return ret;
  1457. }
  1458. return 0;
  1459. }
  1460. static long do_wait(enum pid_type type, struct pid *pid, int options,
  1461. struct siginfo __user *infop, int __user *stat_addr,
  1462. struct rusage __user *ru)
  1463. {
  1464. DECLARE_WAITQUEUE(wait, current);
  1465. struct task_struct *tsk;
  1466. int retval;
  1467. trace_sched_process_wait(pid);
  1468. add_wait_queue(&current->signal->wait_chldexit,&wait);
  1469. repeat:
  1470. /*
  1471. * If there is nothing that can match our critiera just get out.
  1472. * We will clear @retval to zero if we see any child that might later
  1473. * match our criteria, even if we are not able to reap it yet.
  1474. */
  1475. retval = -ECHILD;
  1476. if ((type < PIDTYPE_MAX) && (!pid || hlist_empty(&pid->tasks[type])))
  1477. goto end;
  1478. current->state = TASK_INTERRUPTIBLE;
  1479. read_lock(&tasklist_lock);
  1480. tsk = current;
  1481. do {
  1482. int tsk_result = do_wait_thread(tsk, &retval,
  1483. type, pid, options,
  1484. infop, stat_addr, ru);
  1485. if (!tsk_result)
  1486. tsk_result = ptrace_do_wait(tsk, &retval,
  1487. type, pid, options,
  1488. infop, stat_addr, ru);
  1489. if (tsk_result) {
  1490. /*
  1491. * tasklist_lock is unlocked and we have a final result.
  1492. */
  1493. retval = tsk_result;
  1494. goto end;
  1495. }
  1496. if (options & __WNOTHREAD)
  1497. break;
  1498. tsk = next_thread(tsk);
  1499. BUG_ON(tsk->signal != current->signal);
  1500. } while (tsk != current);
  1501. read_unlock(&tasklist_lock);
  1502. if (!retval && !(options & WNOHANG)) {
  1503. retval = -ERESTARTSYS;
  1504. if (!signal_pending(current)) {
  1505. schedule();
  1506. goto repeat;
  1507. }
  1508. }
  1509. end:
  1510. current->state = TASK_RUNNING;
  1511. remove_wait_queue(&current->signal->wait_chldexit,&wait);
  1512. if (infop) {
  1513. if (retval > 0)
  1514. retval = 0;
  1515. else {
  1516. /*
  1517. * For a WNOHANG return, clear out all the fields
  1518. * we would set so the user can easily tell the
  1519. * difference.
  1520. */
  1521. if (!retval)
  1522. retval = put_user(0, &infop->si_signo);
  1523. if (!retval)
  1524. retval = put_user(0, &infop->si_errno);
  1525. if (!retval)
  1526. retval = put_user(0, &infop->si_code);
  1527. if (!retval)
  1528. retval = put_user(0, &infop->si_pid);
  1529. if (!retval)
  1530. retval = put_user(0, &infop->si_uid);
  1531. if (!retval)
  1532. retval = put_user(0, &infop->si_status);
  1533. }
  1534. }
  1535. return retval;
  1536. }
  1537. asmlinkage long sys_waitid(int which, pid_t upid,
  1538. struct siginfo __user *infop, int options,
  1539. struct rusage __user *ru)
  1540. {
  1541. struct pid *pid = NULL;
  1542. enum pid_type type;
  1543. long ret;
  1544. if (options & ~(WNOHANG|WNOWAIT|WEXITED|WSTOPPED|WCONTINUED))
  1545. return -EINVAL;
  1546. if (!(options & (WEXITED|WSTOPPED|WCONTINUED)))
  1547. return -EINVAL;
  1548. switch (which) {
  1549. case P_ALL:
  1550. type = PIDTYPE_MAX;
  1551. break;
  1552. case P_PID:
  1553. type = PIDTYPE_PID;
  1554. if (upid <= 0)
  1555. return -EINVAL;
  1556. break;
  1557. case P_PGID:
  1558. type = PIDTYPE_PGID;
  1559. if (upid <= 0)
  1560. return -EINVAL;
  1561. break;
  1562. default:
  1563. return -EINVAL;
  1564. }
  1565. if (type < PIDTYPE_MAX)
  1566. pid = find_get_pid(upid);
  1567. ret = do_wait(type, pid, options, infop, NULL, ru);
  1568. put_pid(pid);
  1569. /* avoid REGPARM breakage on x86: */
  1570. asmlinkage_protect(5, ret, which, upid, infop, options, ru);
  1571. return ret;
  1572. }
  1573. asmlinkage long sys_wait4(pid_t upid, int __user *stat_addr,
  1574. int options, struct rusage __user *ru)
  1575. {
  1576. struct pid *pid = NULL;
  1577. enum pid_type type;
  1578. long ret;
  1579. if (options & ~(WNOHANG|WUNTRACED|WCONTINUED|
  1580. __WNOTHREAD|__WCLONE|__WALL))
  1581. return -EINVAL;
  1582. if (upid == -1)
  1583. type = PIDTYPE_MAX;
  1584. else if (upid < 0) {
  1585. type = PIDTYPE_PGID;
  1586. pid = find_get_pid(-upid);
  1587. } else if (upid == 0) {
  1588. type = PIDTYPE_PGID;
  1589. pid = get_pid(task_pgrp(current));
  1590. } else /* upid > 0 */ {
  1591. type = PIDTYPE_PID;
  1592. pid = find_get_pid(upid);
  1593. }
  1594. ret = do_wait(type, pid, options | WEXITED, NULL, stat_addr, ru);
  1595. put_pid(pid);
  1596. /* avoid REGPARM breakage on x86: */
  1597. asmlinkage_protect(4, ret, upid, stat_addr, options, ru);
  1598. return ret;
  1599. }
  1600. #ifdef __ARCH_WANT_SYS_WAITPID
  1601. /*
  1602. * sys_waitpid() remains for compatibility. waitpid() should be
  1603. * implemented by calling sys_wait4() from libc.a.
  1604. */
  1605. asmlinkage long sys_waitpid(pid_t pid, int __user *stat_addr, int options)
  1606. {
  1607. return sys_wait4(pid, stat_addr, options, NULL);
  1608. }
  1609. #endif