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:
> > > > Rawhide just came out with 3.1.0-0.rc6.git0.0.fc17.x86_64 , and the
> > > > BUG:s are still the same as in the last log I sent. However, as
> > > > promised I have attached the initcall_debug log, but for rc6.
> > >
> > >
> > >
> > > Hey Jim,
> > >
> > >
> > >
> > > We are quite sure we know the cause of this. I was wondering if you
> > > would be up for beta-testing a patch for this?
> >
> > Specifically this patch seems to fix it for me:
> >
> >
> > commit 690dc11498b192db25762de77988224753517c96
> > Author: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
> > 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 < <the saved mbox file> and it should automatically add it.
Or you can just do patch -p1 <the saved mbox file> and it will apply it too.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|