From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: pv_ops dom0 USB fixed Date: Wed, 10 Dec 2008 12:48:09 -0800 Message-ID: <49402B09.1000407@goop.org> References: <4940210C.1060401@goop.org> <20081210203919.GC15052@edu.joroinen.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20081210203919.GC15052@edu.joroinen.fi> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: =?ISO-8859-1?Q?Pasi_K=E4rkk=E4inen?= Cc: Todd Deshane , Xen-devel , Aviv Grafi List-Id: xen-devel@lists.xenproject.org Pasi K=E4rkk=E4inen wrote: > On Wed, Dec 10, 2008 at 12:05:32PM -0800, Jeremy Fitzhardinge wrote: > =20 >> Ian Campbell noticed a missing TLB flush which was causing the USB=20 >> crashes/failures when booting the pvops dom0 kernel. With that fixed,= =20 >> enabling USB boots reliably and seems to work. >> >> =20 > > Nice! > > =20 >> Its quite possible this will also improve matters with ATA/SATA=20 >> controllers, though I haven't tested it so far. >> >> Anyway, its a significant fix and its worth trying the current pvops=20 >> patch queue again. Please tell me what you find. >> >> =20 > > Hmm.. against what kernel/tree are these patches? > =20 See the wiki ;) Pull the kernel.org/hg/linux-2.6 tree, "hg update $(cat=20 KERNEL_VERSION)", then "hg qpush -a" J