[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-ia64-devel] [PATCH] VGA Fixes (3/3)



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.

-               if (!is_initial_xendomain()) {
-#if !defined(CONFIG_VT) || !defined(CONFIG_DUMMY_CONSOLE)
-                       conswitchp = NULL;
-#endif
-               }

-- 
yamahata

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.