All of lore.kernel.org
 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
                   ` (3 more replies)
  0 siblings, 4 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-30  8:55   ` David Howells
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-30  8:56   ` David Howells
2012-04-19 16:27 ` [PATCH v5 0/3] task_work_add: generic process-context callbacks Linus Torvalds

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.