xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: jim burns <jim_burn@bellsouth.net>
Cc: xen-devel@lists.xensource.com,
	Fedora Xen List <fedora-xen@redhat.com>,
	Ian Campbell <Ian.Campbell@eu.citrix.com>,
	xen-users@lists.xensource.com
Subject: Re: [Fedora-xen] [Xen-devel] Re: [Xen-users] Continuing BUG:-iness booting Fedora Rawhide 3.1.0-rc's (was Summary: Experiences setting up a debug serial port)
Date: Wed, 14 Sep 2011 18:12:54 -0400	[thread overview]
Message-ID: <20110914221254.GB3742@phenom.oracle.com> (raw)
In-Reply-To: <1551334.UG67O7dPfn@dell4550>

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@oracle.com>
> > 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.

  reply	other threads:[~2011-09-14 22:12 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201107231426.56811.jim_burn@bellsouth.net>
     [not found] ` <201107251548.19324.jim_burn@bellsouth.net>
     [not found]   ` <20110725195723.GM32373@reaktio.net>
     [not found]     ` <201107251639.17471.jim_burn@bellsouth.net>
2011-07-25 21:05       ` Updating Xen 4.1.x xmexamples files (vfb line required for HVM guests) Pasi Kärkkäinen
2011-07-26 15:39         ` Ian Campbell
2011-07-26 17:00           ` Pasi Kärkkäinen
2011-07-26 22:20             ` [Xen-devel] " jim burns
2011-08-01 21:12               ` Pasi Kärkkäinen
2011-08-01 23:06                 ` Re: [Xen-devel] " jim burns
2011-08-02  5:04                   ` [Xen-users] Re: " Boris Derzhavets
2011-08-02  9:38                     ` Re: [Xen-devel] " jim burns
2011-08-02 13:07                       ` [Xen-users] " Boris Derzhavets
2011-08-02 17:13                         ` Pasi Kärkkäinen
2011-08-02 17:17                         ` Konrad Rzeszutek Wilk
2011-08-02 17:37                           ` M A Young
2011-08-02 21:57                             ` Re: Re: [Xen-devel] " jim burns
2011-08-03  1:05                               ` Re: [Xen-users] " Boris Derzhavets
2011-08-03  1:33                                 ` Re: Re: Re: [Xen-devel] " jim burns
2011-08-02 17:42                           ` [Xen-users] " M A Young
2011-08-02 18:34                             ` Re: [Xen-devel] " Boris Derzhavets
2011-08-02 18:39                               ` [Xen-users] " Boris Derzhavets
2011-08-02 19:03                                 ` Konrad Rzeszutek Wilk
2011-08-02 19:37                                   ` Attempt to load kernel 2.6.40-4.fc15.x86_64 under Xen 4.1.1 on Fedora 15 Boris Derzhavets
2011-08-02 19:55                                     ` Pasi Kärkkäinen
2011-08-03  0:55                                       ` [Xen-devel] " Boris Derzhavets
2011-08-02 17:13                       ` [Xen-users] Re: Updating Xen 4.1.x xmexamples files (vfb line required for HVM guests) Pasi Kärkkäinen
2011-09-26 14:42           ` Konrad Rzeszutek Wilk
     [not found] ` <1816797.G1BumNNXCy@dell4550>
     [not found]   ` <CAMrPLWKoenO5p3BJDU9KMb4y1qcMR3hcAgtss2bdbX_wKnfwZg@mail.gmail.com>
     [not found]     ` <3588908.GoxUj34Eqr@dell4550>
2011-09-09 13:14       ` [Fedora-xen] Continuing BUG:-iness booting Fedora Rawhide 3.1.0-rc's (was Summary: Experiences setting up a debug serial port) Pasi Kärkkäinen
2011-09-09 13:52         ` jim burns
2011-09-12  7:36           ` Pasi Kärkkäinen
2011-09-12 20:07             ` jim burns
2011-09-13  8:55               ` [Fedora-xen] [Xen-users] " Pasi Kärkkäinen
2011-09-13 23:50                 ` [Xen-users] " jim burns
2011-09-14  1:44                   ` jim burns
2011-09-14  9:08                   ` [Fedora-xen] [Xen-devel] " Konrad Rzeszutek Wilk
2011-09-14 10:57                     ` Konrad Rzeszutek Wilk
2011-09-14 20:18                       ` Andy Burns
2011-09-18  8:08                         ` Andy Burns
2011-09-18 10:33                           ` Andy Burns
2011-09-18 10:46                             ` Andy Burns
2011-09-18 14:03                               ` Andy Burns
2011-09-18 14:54                                 ` Andy Burns
2011-09-21 18:03                           ` Konrad Rzeszutek Wilk
2011-09-21 19:43                             ` Andy Burns
2011-09-22 20:15                               ` Andy Burns
2011-09-22 20:21                                 ` Konrad Rzeszutek Wilk
2011-09-14 21:07                       ` jim burns
2011-09-14 22:12                         ` Konrad Rzeszutek Wilk [this message]
2011-09-14 23:05                           ` [Xen-devel] " jim burns
2011-09-14 23:38                           ` [Fedora-xen] [Xen-devel] Re: [Xen-users] " M A Young
2011-09-15  1:18                             ` [Fedora-xen] " jim burns
2011-09-15 15:20                               ` [Fedora-xen] [Xen-devel] " Konrad Rzeszutek Wilk
2011-09-15  7:53                             ` [Fedora-xen] " Konrad Rzeszutek Wilk
2011-09-16 14:55                               ` [Fedora-xen] [Xen-devel] " jim burns
2011-09-16 17:38                                 ` [Fedora-xen] [Xen-devel] Re: [Xen-users] " Konrad Rzeszutek Wilk
2011-09-16 20:06                                   ` [Fedora-xen] [Xen-devel] " jim burns
2011-09-16 22:42                                     ` [Fedora-xen] Re: [Xen-users] " jim burns
2011-09-23 17:33                                       ` jim burns
2011-09-26  7:22                                         ` Andy Burns

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110914221254.GB3742@phenom.oracle.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=fedora-xen@redhat.com \
    --cc=jim_burn@bellsouth.net \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).