exit.c 47 KB

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