Re: [patch 16/20] XEN-paravirt: Add the Xen virtual console driver.

From: Pavel Machek
Date: Wed Jan 17 2007 - 10:37:19 EST


Hi!

> This provides a bootstrap and ongoing emergency console which is
> intended to be available from very early during boot and at all times
> thereafter, in contrast with alternatives such as UDP-based syslogd,
> or logging in via ssh. The protocol is based on a simple shared-memory
> ring buffer.
>
> Signed-off-by: Ian Pratt <ian.pratt@xxxxxxxxxxxxx>
> Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
> Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx>
>
> ---
> arch/i386/kernel/early_printk.c | 2
> arch/i386/paravirt-xen/enlighten.c | 3
> drivers/Makefile | 3
> drivers/xen/Makefile | 1

You have drivers/xen... so maybe arch/i386/xen is easier to type?
arch/i386/paravirt/xen would make some sense, too, but it looks too
deep to me.

Pavel
--
Thanks for all the (sleeping) penguins.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/