linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARC IRQ setup changes
@ 2016-01-29  7:36 Vineet Gupta
  2016-01-29  7:36 ` [PATCH 1/5] ARC: [intc-compact] Remove IPI setup from ARCompact port Vineet Gupta
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Vineet Gupta @ 2016-01-29  7:36 UTC (permalink / raw)
  To: linux-snps-arc

Hi,

This series came out as a result of discussions during EZChip platform code
review.

There is one real fix for irq domain lookup as pointed by Marc.

Please have alook.

Thx,
-Vineet

Vineet Gupta (5):
  ARC: [intc-compact] Remove IPI setup from ARCompact port
  ARC: [intc-compact] setup TIMER as percpu_dev
  ARC: [intc] opencode arc_request_percpu_irq
  ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux
    virq
  ARC: [intc-*] switch to linear domain

 arch/arc/Kconfig               |  1 +
 arch/arc/include/asm/irq.h     |  8 +------
 arch/arc/kernel/intc-arcv2.c   | 13 ++++++-----
 arch/arc/kernel/intc-compact.c | 18 +++++++--------
 arch/arc/kernel/irq.c          | 50 ++----------------------------------------
 arch/arc/kernel/smp.c          | 11 +++++++++-
 6 files changed, 31 insertions(+), 70 deletions(-)

-- 
2.5.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-29  7:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-29  7:36 [PATCH 0/5] ARC IRQ setup changes Vineet Gupta
2016-01-29  7:36 ` [PATCH 1/5] ARC: [intc-compact] Remove IPI setup from ARCompact port Vineet Gupta
2016-01-29  7:36 ` [PATCH 2/5] ARC: [intc-compact] setup TIMER as percpu_dev Vineet Gupta
2016-01-29  7:36 ` [PATCH 3/5] ARC: [intc] opencode arc_request_percpu_irq Vineet Gupta
2016-01-29  7:36 ` [PATCH 4/5] ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq Vineet Gupta
2016-01-29  7:36 ` [PATCH 5/5] ARC: [intc-*] switch to linear domain Vineet Gupta

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).