From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [Fedora-xen] Re: [Xen-users] Continuing BUG:-iness booting Fedora Rawhide 3.1.0-rc's (was Summary: Experiences setting up a debug serial port) Date: Thu, 15 Sep 2011 03:53:58 -0400 Message-ID: <20110915075358.GA4396@phenom.oracle.com> References: <201107231426.56811.jim_burn@bellsouth.net> <20110914090806.GD25628@phenom.oracle.com> <20110914105711.GA16284@phenom.oracle.com> <1551334.UG67O7dPfn@dell4550> <20110914221254.GB3742@phenom.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline 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: M A Young Cc: Ian Campbell , xen-devel@lists.xensource.com, xen-users@lists.xensource.com, Fedora Xen List , jim burns List-Id: xen-devel@lists.xenproject.org On Thu, Sep 15, 2011 at 12:38:26AM +0100, M A Young wrote: > On Wed, 14 Sep 2011, Konrad Rzeszutek Wilk wrote: > > >On Wed, Sep 14, 2011 at 05:07:28PM -0400, jim burns wrote: > >>On Wed September 14 2011, 6:57:11 AM, Konrad Rzeszutek Wilk wrote: > >>>On Wed, Sep 14, 2011 at 05:08:06AM -0400, Konrad Rzeszutek Wilk wrote: > >>> > >>>commit 690dc11498b192db25762de77988224753517c96 > >>>Author: Konrad Rzeszutek Wilk > >>>Date: Wed Sep 14 05:10:00 2011 -0400 > >>> xen/irq: Alter the locking to be a mutex. > >> > >>I'll try to apply this to fedora's xen src rpm over the weekend. In case it > >>doesn't apply, would you remind me of the git commands for the code you > >>applied this patch to? Thanx. > > > >I just save the email in some mbox file and then do > >git am < and it should automatically add it. > > > >Or you can just do patch -p1 and it will apply it too. > > I have a (temporary) F17 kernel with the patch from http://oss.oracle.com/git/kwilk/xen.git/?p=kwilk/xen.git;a=commit;h=a7079a6404ed2106315327fff6be3464d10814e7 > (which I assume is the same patch) applied building at Yup! > http://koji.fedoraproject.org/koji/taskinfo?taskID=3352367 > if you want to test it. Great! Thanks for doing this. > > Michael Young