lkml.org 
[lkml]   [2007]   [Feb]   [16]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 15 Feb 2007 22:48:50 -0800
FromAndrew Morton <>
SubjectRe: [patch 17/21] Xen-paravirt: Add the Xen virtual console driver.
On Thu, 15 Feb 2007 18:25:06 -0800 Jeremy Fitzhardinge <jeremy@goop.org> wrote:

> ===================================================================
> --- a/arch/i386/kernel/early_printk.c> +++ b/arch/i386/kernel/early_printk.c> @@ -1,2 +1,4 @@> > +#ifndef CONFIG_XEN>  #include "../../x86_64/kernel/early_printk.c"
> +#endif
> ===================================================================

This can be done in Kconfig: disable CONFIG_EARLY_PRINTK if CONFIG_XEN.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-02-16 07:53    [from the cache]
©2003-2008