linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/6] task_work_add: generic process-context callbacks
@ 2012-04-19 23:14 Oleg Nesterov
  2012-04-19 23:14 ` [PATCH v6 1/6] " Oleg Nesterov
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Oleg Nesterov @ 2012-04-19 23:14 UTC (permalink / raw)
  To: Andrew Morton, David Howells, Linus Torvalds, Thomas Gleixner
  Cc: Alexander Gordeev, Chris Zankel, David Smith, Frank Ch. Eigler,
	Geert Uytterhoeven, Larry Woodman, Peter Zijlstra, Richard Kuo,
	Tejun Heo, linux-arch, linux-kernel

Hello.

The final-final-final version. Andrew, I hope you can take it.

Compared to v5 this series has the new patches which remove the
dead code, 5/6 and 6/6.

And, while doing 5/6 I noticed that arch/hexagon/kernel/signal.c
lacks tracehook_notify_resume(), this one-liner comes as 3/6.

The patches from v5 were not changed.

To all: sorry for this endless spam. It seems that nobody objects,
I'll trim CC if I need to send v7.

Oleg.

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

end of thread, other threads:[~2012-04-20  8:49 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-19 23:14 [PATCH v6 0/6] task_work_add: generic process-context callbacks Oleg Nesterov
2012-04-19 23:14 ` [PATCH v6 1/6] " Oleg Nesterov
2012-04-19 23:15 ` [PATCH v6 2/6] genirq: reimplement exit_irq_thread() hook via task_work_add() Oleg Nesterov
2012-04-19 23:15 ` [PATCH v6 3/6] hexagon: do_notify_resume() needs tracehook_notify_resume() Oleg Nesterov
2012-04-20  0:24   ` Richard Kuo
2012-04-19 23:15 ` [PATCH v6 4/6] keys: change keyctl_session_to_parent() to use task_work_add() Oleg Nesterov
2012-04-19 23:16 ` [PATCH v6 5/6] keys: kill the dummy key_replace_session_keyring() Oleg Nesterov
2012-04-19 23:16   ` Oleg Nesterov
2012-04-19 23:16 ` [PATCH v6 6/6] keys: kill task_struct->replacement_session_keyring Oleg Nesterov
2012-04-19 23:16   ` Oleg Nesterov
2012-04-20  8:45 ` [PATCH v6 4/6] keys: change keyctl_session_to_parent() to use task_work_add() David Howells
2012-04-20  8:45   ` David Howells
2012-04-20  8:45 ` [PATCH v6 5/6] keys: kill the dummy key_replace_session_keyring() David Howells
2012-04-20  8:45 ` [PATCH v6 6/6] keys: kill task_struct->replacement_session_keyring David Howells
2012-04-20  8:45   ` David Howells
2012-04-20  8:48 ` [PATCH v6 1/6] task_work_add: generic process-context callbacks David Howells
2012-04-20  8:48   ` David Howells

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).