From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Burns Subject: Re: [PATCH, RFC] linux Potential clean up of console transition Date: Fri, 05 Dec 2008 08:11:38 -0500 Message-ID: <4939288A.2070508@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > On 05/12/2008 12:40, "Bill Burns" wrote: > >> Hmm, looked at the patch and you did the work in vesa_endboot, >> which really only exists in x86_64. So this only solves the issue >> for that platform. I had been fiddling in vga_endboot to work around >> that when I was looking at a HV fix. > > It's done in vga_endboot too, if in a standard text mode. The code is > different in each case. Ahh, sorry, rather than looking at the entire patch, I had just looked at 1 file.... Thanks, Bill > > -- Keir > >