mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v5 0/3] task_work_add: generic process-context callbacks
@ 2012-04-19 15:51 Oleg Nesterov
  2012-04-19 15:51 ` [PATCH v5 1/3] " Oleg Nesterov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Oleg Nesterov @ 2012-04-19 15:51 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, Tejun Heo,
	linux-kernel

Hello.

Hopefully the final version.

Changes:

	1/3: task_work_run(void) has no "tsk" argument,
	     it uses current explicitely

	2/3: fix the typo in the changelog

	3/3: restore the accidently deleted comment,
	     rename "int err" back to "ret"

Oleg.


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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-19 15:51 [PATCH v5 0/3] task_work_add: generic process-context callbacks Oleg Nesterov
2012-04-19 15:51 ` [PATCH v5 1/3] " Oleg Nesterov
2012-04-19 15:51 ` [PATCH v5 2/3] genirq: reimplement exit_irq_thread() hook via task_work_add() Oleg Nesterov
2012-04-19 15:52 ` [PATCH v5 3/3] cred: change keyctl_session_to_parent() to use task_work_add() Oleg Nesterov
2012-04-19 16:27 ` [PATCH v5 0/3] task_work_add: generic process-context callbacks Linus Torvalds
2012-04-30  8:55 ` [PATCH v5 1/3] " David Howells
2012-04-30  8:56 ` [PATCH v5 3/3] cred: change keyctl_session_to_parent() to use task_work_add() David Howells

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