exit.c 46 KB

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