|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [PATCH] Modpost section mismatch fix (for platform-p
To: |
Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> |
Subject: |
Re: [Xen-devel] Re: [PATCH] Modpost section mismatch fix (for platform-pci-unplug.c) |
From: |
Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> |
Date: |
Mon, 11 Jul 2011 11:47:52 +0100 |
Cc: |
"xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Jeremy, Stefano Stabellini <Stefano.Stabellini@xxxxxxxxxxxxx>, "linux-kernel@xxxxxxxxxxxxxxx" <linux-kernel@xxxxxxxxxxxxxxx>, "virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>, Raghavendra D Prabhu <rprabhu@xxxxxxxxxxx>, Fitzhardinge <Jeremy.Fitzhardinge@xxxxxxxxxx>, Ian Campbell <ijc@xxxxxxxxxxxxxx> |
Delivery-date: |
Mon, 11 Jul 2011 03:43:48 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<20110708202628.GA25998@xxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
References: |
<20110704221646.GB4490@Xye> <20110705141323.GG2972@xxxxxxxxxxxx> <20110705142731.GA4463@Xye> <20110705144846.GA13548@xxxxxxxxxxxx> <20110705213243.GA3647@xxxxxxxxxxxx> <20110707154648.GA4394@Xye> <20110707162454.GA8164@xxxxxxxxxxxx> <20110707194851.GB4394@Xye> <20110707200949.GA25216@xxxxxxxxxxxx> <20110707210429.GD4394@Xye> <20110708202628.GA25998@xxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
Alpine 2.00 (DEB 1167 2008-08-23) |
On Fri, 8 Jul 2011, Konrad Rzeszutek Wilk wrote:
> > >>Also,
> > >>I had sent another change (oneline) for the file
> > >>arch/x86/xen/platform-pci-unplug.c for check_platform_magic, looks like
> > >>that has not gone into
> > >>the pull request for Linus.
> > >
> > >Oh, I didn't see it. Did you CC me on it? Can you bounce it to me please?
> > >
> > =========================
> > diff --git a/arch/x86/xen/platform-pci-unplug.c
> > b/arch/x86/xen/platform-pci-unplug.c
> > index 25c52f9..ffcf261 100644
> > --- a/arch/x86/xen/platform-pci-unplug.c
> > +++ b/arch/x86/xen/platform-pci-unplug.c
> > @@ -35,7 +35,7 @@ EXPORT_SYMBOL_GPL(xen_platform_pci_unplug);
> > #ifdef CONFIG_XEN_PVHVM
> > static int xen_emul_unplug;
> >
> > -static int __init check_platform_magic(void)
> > +static int check_platform_magic(void)
> > {
> > short magic;
> > char protocol;
> > --
> >
>
> Yeah, that would cause an issue during suspend/resume by PVonHVM. How
> we didn't trip over this I've no idea..
>
> Anyhow, can you provide me with your Signed-off-by please and I will queue
> it right up.
>
> Stefano, you OK with this patch?
>
It is fine by me
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] Re: [TOME] Re: [PATCH] Modpost section mismatch fix, (continued)
- [Xen-devel] Re: [TOME] Re: [PATCH] Modpost section mismatch fix, Konrad Rzeszutek Wilk
- [Xen-devel] Re: [TOME] Re: [PATCH] Modpost section mismatch fix, Konrad Rzeszutek Wilk
- Re: [Xen-devel] Re: [TOME] Re: [PATCH] Modpost section mismatch fix, Ian Campbell
- [Xen-devel] Re: [PATCH] Modpost section mismatch fix, Raghavendra D Prabhu
- Re: [Xen-devel] Re: [PATCH] Modpost section mismatch fix, Konrad Rzeszutek Wilk
- Re: [Xen-devel] Re: [PATCH] Modpost section mismatch fix, Raghavendra D Prabhu
- Re: [Xen-devel] Re: [PATCH] Modpost section mismatch fix, Konrad Rzeszutek Wilk
- Re: [Xen-devel] Re: [PATCH] Modpost section mismatch fix, Raghavendra D Prabhu
- Re: [Xen-devel] Re: [PATCH] Modpost section mismatch fix (for platform-pci-unplug.c), Konrad Rzeszutek Wilk
- Re: [TOME] Re: [Xen-devel] Re: [PATCH] Modpost section mismatch fix (for platform-pci-unplug.c), Raghavendra D Prabhu
- Re: [Xen-devel] Re: [PATCH] Modpost section mismatch fix (for platform-pci-unplug.c),
Stefano Stabellini <=
|
|
|
|
|