[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] [PATCH] VGA Fixes (3/3)
On Wed, 2007-07-25 at 10:13 +0900, Isaku Yamahata wrote: > On Tue, Jul 24, 2007 at 05:28:30PM -0600, Alex Williamson wrote: > > diff -r b64323b3a963 arch/ia64/kernel/setup.c > > --- a/arch/ia64/kernel/setup.c Thu Jul 19 16:02:02 2007 -0600 > > +++ b/arch/ia64/kernel/setup.c Tue Jul 24 15:02:25 2007 -0600 > > @@ -553,9 +537,6 @@ setup_arch (char **cmdline_p) > > xen_start_info->nr_pages, xen_start_info->flags); > > > > if (!is_initial_xendomain()) { > > -#if !defined(CONFIG_VT) || !defined(CONFIG_DUMMY_CONSOLE) > > - conswitchp = NULL; > > -#endif > > } > > > > /* > > typo. > The surrounding "if (!is_initial_xendomain()) { }" is unnecessary. Oops, meant to delete that. Thanks, Alex -- Alex Williamson HP Open Source & Linux Org. _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |