Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1158507 > unrolled thread
| Started by | Sergey Ryazanov <ryazanov.s.a@gmail.com> |
|---|---|
| First post | 2015-06-04 14:20 +0200 |
| Last post | 2015-06-04 14:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [RFT v2 03/48] MIPS, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc Sergey Ryazanov <ryazanov.s.a@gmail.com> - 2015-06-04 14:20 +0200
| From | Sergey Ryazanov <ryazanov.s.a@gmail.com> |
|---|---|
| Date | 2015-06-04 14:20 +0200 |
| Subject | Re: [RFT v2 03/48] MIPS, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc |
| Message-ID | <pxChR-xc-25@gated-at.bofh.it> |
2015-06-04 7:13 GMT+03:00 Jiang Liu <jiang.liu@linux.intel.com>: > Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc while we > already have a pointer to corresponding irq_desc. > > Note: this patch has been queued by Ralf Baechle <ralf@linux-mips.org>. > > Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com> > --- > arch/mips/ath25/ar2315.c | 2 +- > arch/mips/ath25/ar5312.c | 2 +- > arch/mips/cavium-octeon/octeon-irq.c | 4 +++- > arch/mips/pci/pci-ar2315.c | 2 +- > arch/mips/pci/pci-ar71xx.c | 2 +- > arch/mips/pci/pci-ar724x.c | 2 +- > arch/mips/pci/pci-rt3883.c | 2 +- > arch/mips/ralink/irq.c | 2 +- > 8 files changed, 10 insertions(+), 8 deletions(-) > For ath25 (AR231x/AR5312) changes Acked-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> -- Sergey -- 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 top | Article view | linux.kernel
csiph-web