Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1236591

Re: [PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make rxq_def useful

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make rxq_def useful
Date 2015-09-30 19:50 +0200
Message-ID <qetFU-3Ao-23@gated-at.bofh.it> (permalink)
References <qcDT3-6vz-3@gated-at.bofh.it> <qe8i7-6x1-27@gated-at.bofh.it> <qer1o-8aa-13@gated-at.bofh.it> <qerNO-SV-67@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 30 Sep 2015, David Miller wrote:
> From: Thomas Gleixner <tglx@linutronix.de>
> Date: Wed, 30 Sep 2015 16:56:06 +0200 (CEST)
> 
> > On Tue, 29 Sep 2015, David Miller wrote:
> >> From: Gregory CLEMENT <gregory.clement@free-electrons.com>
> >> Date: Fri, 25 Sep 2015 18:09:31 +0200
> >> 
> >> > As stated in the first version: "this patchset reworks the Marvell
> >> > neta driver in order to really support its per-CPU interrupts, instead
> >> > of faking them as SPI, and allow the use of any RX queue instead of
> >> > the hardcoded RX queue 0 that we have currently."
> >> 
> >> Series applied, thanks.
> > 
> > You could have had the courtesy to wait for an ack for the core irq
> > parts at least....
> 
> Sorry, my impression was that those parts were already discussed and
> agreed upon.

No problem. I would have preferred to merge them to a separate branch
which you could have pulled so we don't end up with conflicts on
further changes in that area. But it's ok as it is. The patches are
good to go.

Thanks,

	tglx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make rxq_def useful Gregory CLEMENT <gregory.clement@free-electrons.com> - 2015-09-25 18:20 +0200
  [PATCH v2 7/7] net: mvneta: Statically assign queues to CPUs Gregory CLEMENT <gregory.clement@free-electrons.com> - 2015-09-25 18:20 +0200
  [PATCH v2 5/7] net: mvneta: Handle per-cpu interrupts Gregory CLEMENT <gregory.clement@free-electrons.com> - 2015-09-25 18:20 +0200
  [PATCH v2 4/7] net: mvneta: Fix CPU_MAP registers initialisation Gregory CLEMENT <gregory.clement@free-electrons.com> - 2015-09-25 18:20 +0200
  [PATCH v2 1/7] genirq: Fix the documentation of request_percpu_irq Gregory CLEMENT <gregory.clement@free-electrons.com> - 2015-09-25 18:20 +0200
  Re: [PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make  rxq_def useful David Miller <davem@davemloft.net> - 2015-09-29 21:00 +0200
    Re: [PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make  rxq_def useful Thomas Gleixner <tglx@linutronix.de> - 2015-09-30 17:00 +0200
      Re: [PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make  rxq_def useful David Miller <davem@davemloft.net> - 2015-09-30 17:50 +0200
        Re: [PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make  rxq_def useful Thomas Gleixner <tglx@linutronix.de> - 2015-09-30 19:50 +0200
  Re: [PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make  rxq_def useful Thomas Gleixner <tglx@linutronix.de> - 2015-09-30 17:00 +0200

csiph-web