public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
@ 2009-09-03 16:05 Oleg Nesterov
  2009-09-03 16:29 ` binfmt_flat.c && bprm->cred (Was: [PATCH 0/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex) Oleg Nesterov
  2009-09-04  8:47 ` [PATCH 0/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex David Howells
  0 siblings, 2 replies; 8+ messages in thread
From: Oleg Nesterov @ 2009-09-03 16:05 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds
  Cc: David Howells, James Morris, Roland McGrath, Tom Horsley,
	linux-kernel, stable

I cc'ed Linus and stable, but I don't know how to really test this patch
and I don't really understand the new creds management.

Please review.


load_flat_shared_library() does something strange (but hopefully this
patch doesn't break it). I do not understand why does it create the
new bprm. Afaics, it could reuse bprm pointer which comes as an argument
of ->load_binary(), all we need is to temporary change/restore bprm->file
for load_flat_file().

Oleg.


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

end of thread, other threads:[~2009-09-04  9:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-03 16:05 [PATCH 0/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex Oleg Nesterov
2009-09-03 16:29 ` binfmt_flat.c && bprm->cred (Was: [PATCH 0/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex) Oleg Nesterov
2009-09-03 16:58   ` Cyrill Gorcunov
2009-09-03 17:09     ` Cyrill Gorcunov
2009-09-03 17:58     ` Oleg Nesterov
2009-09-04  8:47 ` [PATCH 0/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex David Howells
2009-09-04  9:22   ` Roland McGrath
2009-09-04  9:34     ` David Howells

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