Ian Campbell
2011-Feb-28 10:40 UTC
[Xen-devel] [GIT PULL] Add bind_interdomain_evtchn_to_irqhandler (needed for netback, pciback etc)
The following changes since commit cf7d7e5a1980d1116ee152d25dac382b112b9c17: Linus Torvalds (1): Linux 2.6.37-rc5 are available in the git repository at: git://xenbits.xen.org/people/ianc/linux-2.6.git upstream/evtchn Ian Campbell (1): xen: implement bind_interdomain_evtchn_to_irqhandler for backend drivers drivers/xen/events.c | 38 ++++++++++++++++++++++++++++++++++++++ include/xen/events.h | 6 ++++++ 2 files changed, 44 insertions(+), 0 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ian Campbell
2011-Feb-28 10:44 UTC
[Xen-devel] Re: [GIT PULL] Add bind_interdomain_evtchn_to_irqhandler (needed for netback, pciback etc)
Ooops, hit send by mistake. I was about to say, can someone take this into their linux-next branch for 2.6.39, I''d like to base my netback branch on it, the other prerequisites are upstream already. Konrad, you have this commit in some of your branches already but it is entangled with pciback. If you would rather disentangle it than take this specific pull request that would be fine too. Ian. On Mon, 2011-02-28 at 10:40 +0000, Ian Campbell wrote:> The following changes since commit cf7d7e5a1980d1116ee152d25dac382b112b9c17: > Linus Torvalds (1): > Linux 2.6.37-rc5 > > are available in the git repository at: > > git://xenbits.xen.org/people/ianc/linux-2.6.git upstream/evtchn > > Ian Campbell (1): > xen: implement bind_interdomain_evtchn_to_irqhandler for backend drivers > > drivers/xen/events.c | 38 ++++++++++++++++++++++++++++++++++++++ > include/xen/events.h | 6 ++++++ > 2 files changed, 44 insertions(+), 0 deletions(-) >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Konrad Rzeszutek Wilk
2011-Feb-28 14:42 UTC
[Xen-devel] Re: [GIT PULL] Add bind_interdomain_evtchn_to_irqhandler (needed for netback, pciback etc)
On Mon, Feb 28, 2011 at 10:44:23AM +0000, Ian Campbell wrote:> Ooops, hit send by mistake. > > I was about to say, can someone take this into their linux-next branch > for 2.6.39, I''d like to base my netback branch on it, the other > prerequisites are upstream already. > > Konrad, you have this commit in some of your branches already but it is > entangled with pciback. If you would rather disentangle it than take > this specific pull request that would be fine too.I disentagled it and stuck some other ones as well, but let me just make one branch with this particular patch. stable/backends It should show up in 10 minutes or so.> > Ian. > > On Mon, 2011-02-28 at 10:40 +0000, Ian Campbell wrote: > > The following changes since commit cf7d7e5a1980d1116ee152d25dac382b112b9c17: > > Linus Torvalds (1): > > Linux 2.6.37-rc5 > > > > are available in the git repository at: > > > > git://xenbits.xen.org/people/ianc/linux-2.6.git upstream/evtchn > > > > Ian Campbell (1): > > xen: implement bind_interdomain_evtchn_to_irqhandler for backend drivers > > > > drivers/xen/events.c | 38 ++++++++++++++++++++++++++++++++++++++ > > include/xen/events.h | 6 ++++++ > > 2 files changed, 44 insertions(+), 0 deletions(-) > > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ian Campbell
2011-Feb-28 14:57 UTC
[Xen-devel] Re: [GIT PULL] Add bind_interdomain_evtchn_to_irqhandler (needed for netback, pciback etc)
On Mon, 2011-02-28 at 14:42 +0000, Konrad Rzeszutek Wilk wrote:> On Mon, Feb 28, 2011 at 10:44:23AM +0000, Ian Campbell wrote: > > Ooops, hit send by mistake. > > > > I was about to say, can someone take this into their linux-next branch > > for 2.6.39, I''d like to base my netback branch on it, the other > > prerequisites are upstream already. > > > > Konrad, you have this commit in some of your branches already but it is > > entangled with pciback. If you would rather disentangle it than take > > this specific pull request that would be fine too. > > I disentagled it and stuck some other ones as well, but let me just > make one branch with this particular patch. > > stable/backends > > It should show up in 10 minutes or so.Thanks. Are you sticking it in linux-next too?> > > > Ian. > > > > On Mon, 2011-02-28 at 10:40 +0000, Ian Campbell wrote: > > > The following changes since commit cf7d7e5a1980d1116ee152d25dac382b112b9c17: > > > Linus Torvalds (1): > > > Linux 2.6.37-rc5 > > > > > > are available in the git repository at: > > > > > > git://xenbits.xen.org/people/ianc/linux-2.6.git upstream/evtchn > > > > > > Ian Campbell (1): > > > xen: implement bind_interdomain_evtchn_to_irqhandler for backend drivers > > > > > > drivers/xen/events.c | 38 ++++++++++++++++++++++++++++++++++++++ > > > include/xen/events.h | 6 ++++++ > > > 2 files changed, 44 insertions(+), 0 deletions(-) > > > > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Konrad Rzeszutek Wilk
2011-Feb-28 15:05 UTC
Re: [Xen-devel] Re: [GIT PULL] Add bind_interdomain_evtchn_to_irqhandler (needed for netback, pciback etc)
On Mon, Feb 28, 2011 at 02:57:10PM +0000, Ian Campbell wrote:> On Mon, 2011-02-28 at 14:42 +0000, Konrad Rzeszutek Wilk wrote: > > On Mon, Feb 28, 2011 at 10:44:23AM +0000, Ian Campbell wrote: > > > Ooops, hit send by mistake. > > > > > > I was about to say, can someone take this into their linux-next branch > > > for 2.6.39, I''d like to base my netback branch on it, the other > > > prerequisites are upstream already. > > > > > > Konrad, you have this commit in some of your branches already but it is > > > entangled with pciback. If you would rather disentangle it than take > > > this specific pull request that would be fine too. > > > > I disentagled it and stuck some other ones as well, but let me just > > make one branch with this particular patch. > > > > stable/backends > > > > It should show up in 10 minutes or so. > > Thanks. Are you sticking it in linux-next too?<nods> and in #master, #devel/next-2.6.38 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel