* Re: [PATCH 5/6] xen/netback: Enable netback on HVM guests
[not found] ` <1319124957-32269-6-git-send-email-dgdegra@tycho.nsa.gov>
@ 2011-10-24 9:31 ` Ian Campbell
2011-10-24 9:34 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Ian Campbell @ 2011-10-24 9:31 UTC (permalink / raw)
To: Daniel De Graaf, David Miller
Cc: konrad.wilk@oracle.com, David Vrabel,
xen-devel@lists.xensource.com, netdev
On Thu, 2011-10-20 at 16:35 +0100, Daniel De Graaf wrote:
> Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Normally netback patches would go in via the networking subsystem
maintainer's tree but since this depends on core Xen patches from this
series and is unlikely to conflict with anything in the net-next tree I
suspect it would make more sense for Konrad to take this one.
David (Miller) does that work for you?
Ian.
> ---
> drivers/net/xen-netback/netback.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback/netback.c
> index 3af2924..9d80f99 100644
> --- a/drivers/net/xen-netback/netback.c
> +++ b/drivers/net/xen-netback/netback.c
> @@ -1626,7 +1626,7 @@ static int __init netback_init(void)
> int rc = 0;
> int group;
>
> - if (!xen_pv_domain())
> + if (!xen_domain())
> return -ENODEV;
>
> xen_netbk_group_nr = num_online_cpus();
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 5/6] xen/netback: Enable netback on HVM guests
2011-10-24 9:31 ` [PATCH 5/6] xen/netback: Enable netback on HVM guests Ian Campbell
@ 2011-10-24 9:34 ` David Miller
2011-10-24 14:19 ` [Xen-devel] " Konrad Rzeszutek Wilk
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2011-10-24 9:34 UTC (permalink / raw)
To: Ian.Campbell; +Cc: netdev, dgdegra, xen-devel, david.vrabel, konrad.wilk
From: Ian Campbell <Ian.Campbell@citrix.com>
Date: Mon, 24 Oct 2011 10:31:08 +0100
> On Thu, 2011-10-20 at 16:35 +0100, Daniel De Graaf wrote:
>> Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
>
> Acked-by: Ian Campbell <ian.campbell@citrix.com>
>
> Normally netback patches would go in via the networking subsystem
> maintainer's tree but since this depends on core Xen patches from this
> series and is unlikely to conflict with anything in the net-next tree I
> suspect it would make more sense for Konrad to take this one.
>
> David (Miller) does that work for you?
Yes, it does.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xen-devel] Re: [PATCH 5/6] xen/netback: Enable netback on HVM guests
2011-10-24 9:34 ` David Miller
@ 2011-10-24 14:19 ` Konrad Rzeszutek Wilk
0 siblings, 0 replies; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-10-24 14:19 UTC (permalink / raw)
To: David Miller; +Cc: Ian.Campbell, netdev, dgdegra, xen-devel, david.vrabel
On Mon, Oct 24, 2011 at 05:34:19AM -0400, David Miller wrote:
> From: Ian Campbell <Ian.Campbell@citrix.com>
> Date: Mon, 24 Oct 2011 10:31:08 +0100
>
> > On Thu, 2011-10-20 at 16:35 +0100, Daniel De Graaf wrote:
> >> Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
> >
> > Acked-by: Ian Campbell <ian.campbell@citrix.com>
> >
> > Normally netback patches would go in via the networking subsystem
> > maintainer's tree but since this depends on core Xen patches from this
> > series and is unlikely to conflict with anything in the net-next tree I
> > suspect it would make more sense for Konrad to take this one.
> >
> > David (Miller) does that work for you?
>
> Yes, it does.
OK, Can I stick Acked-by: David Miller on that patch?
Thank you.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-10-24 14:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1318969583-23902-1-git-send-email-dgdegra@tycho.nsa.gov>
[not found] ` <1319124957-32269-1-git-send-email-dgdegra@tycho.nsa.gov>
[not found] ` <1319124957-32269-6-git-send-email-dgdegra@tycho.nsa.gov>
2011-10-24 9:31 ` [PATCH 5/6] xen/netback: Enable netback on HVM guests Ian Campbell
2011-10-24 9:34 ` David Miller
2011-10-24 14:19 ` [Xen-devel] " Konrad Rzeszutek Wilk
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).