All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 04/14] syslets: core, data structures
@ 2007-02-15 16:52 Ingo Molnar
  2007-02-15 16:58 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2007-02-15 16:52 UTC (permalink / raw)
  To: linux-kernel
  Cc: Linus Torvalds, Arjan van de Ven, Christoph Hellwig,
	Andrew Morton, Alan Cox, Ulrich Drepper, Zach Brown,
	Evgeniy Polyakov, David S. Miller, Suparna Bhattacharya,
	Davide Libenzi, Thomas Gleixner

From: Ingo Molnar <mingo@elte.hu>

this adds the data structures used by the syslet / async system calls
infrastructure.

This is used only if CONFIG_ASYNC_SUPPORT is enabled.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
---
 kernel/async.h |    2 ++
 1 file changed, 2 insertions(+)

Index: linux/kernel/async.h
===================================================================
--- /dev/null
+++ linux/kernel/async.h
@@ -0,0 +1,2 @@
+
+

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

* Re: [patch 04/14] syslets: core, data structures
  2007-02-15 16:52 [patch 04/14] syslets: core, data structures Ingo Molnar
@ 2007-02-15 16:58 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2007-02-15 16:58 UTC (permalink / raw)
  To: linux-kernel
  Cc: Linus Torvalds, Arjan van de Ven, Christoph Hellwig,
	Andrew Morton, Alan Cox, Ulrich Drepper, Zach Brown,
	Evgeniy Polyakov, David S. Miller, Suparna Bhattacharya,
	Davide Libenzi, Thomas Gleixner


* Ingo Molnar <mingo@elte.hu> wrote:

> Index: linux/kernel/async.h
> ===================================================================
> --- /dev/null
> +++ linux/kernel/async.h
> @@ -0,0 +1,2 @@
> +
> +

this one sneaked in accidentally - i have removed it from my queue now.

	Ingo

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

end of thread, other threads:[~2007-02-15 17:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-15 16:52 [patch 04/14] syslets: core, data structures Ingo Molnar
2007-02-15 16:58 ` Ingo Molnar

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.