exit.c 47 KB

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