All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 3/4] x86&x86-64 UML support for sys_indirect
@ 2007-11-15 18:22 Ulrich Drepper
  0 siblings, 0 replies; only message in thread
From: Ulrich Drepper @ 2007-11-15 18:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, mingo, tglx, torvalds

This part adds support for sys_indirect on UML on x86 and x86-64.

 indirect.h |    6 ++++++
 1 file changed, 6 insertions(+)

--- /dev/null	2007-09-23 16:36:38.465394704 -0700
+++ b/include/asm-um/indirect.h	2007-11-15 09:56:23.000000000 -0800
@@ -0,0 +1,6 @@
+#ifndef __UM_INDIRECT_H
+#define __UM_INDIRECT_H
+
+#include "asm/arch/indirect.h"
+
+#endif

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-15 18:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-15 18:22 [PATCHv2 3/4] x86&x86-64 UML support for sys_indirect Ulrich Drepper

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.