mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] ptrace fixes for 3.2
@ 2012-01-04 16:28 Oleg Nesterov
  2012-01-04 16:29 ` [PATCH 1/2] ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race Oleg Nesterov
  2012-01-04 16:29 ` [PATCH 2/2] ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach Oleg Nesterov
  0 siblings, 2 replies; 3+ messages in thread
From: Oleg Nesterov @ 2012-01-04 16:28 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Denys Vlasenko, Lukasz Michalik, Dmitry V. Levin, Tejun Heo,
	linux-kernel, stable

Hello.

2 simple fixes for 3.2. Both changes are temporary hacks, hopefully
we will properly fix the problems in the next devel cycle.

Oleg.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-04 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-04 16:28 [PATCH 0/2] ptrace fixes for 3.2 Oleg Nesterov
2012-01-04 16:29 ` [PATCH 1/2] ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race Oleg Nesterov
2012-01-04 16:29 ` [PATCH 2/2] ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach Oleg Nesterov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome