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 <[EMAIL PROTECTED]>
> Signed-off-by: Christian Limpach <[EMAIL PROTECTED]>
> Signed-off-by: Chris Wright <[EMAIL PROTECTED]>
> 
> ---
>  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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to