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


Groups > linux.kernel > #1517555

Re: [PATCH v4 0/2] ARC: Set of patches for IRQ subsystem

From Vineet Gupta <Vineet.Gupta1@synopsys.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 0/2] ARC: Set of patches for IRQ subsystem
Date 2016-11-08 21:30 +0100
Message-ID <sBlbP-5QB-25@gated-at.bofh.it> (permalink)
References <sB8HE-6cp-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11/07/2016 11:08 PM, Yuriy Kolerov wrote:
> The first patch fixes misuse of IRQ numbers. In some places of the
> Linux kernel for ARC hardware IRQ numbers are used as virtual IRQ
> numbers and obviously it is wrong.
>
> The second patch forces the kernel to set a simple distribution mode
> for common interrupts in cases when such interrupts are routed to a
> single core.
>
> Yuriy Kolerov (2):
>   ARC: IRQ: Do not use hwirq as virq and vice versa
>   ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination
>     core
>
>  arch/arc/include/asm/smp.h |  4 ++--
>  arch/arc/kernel/mcip.c     | 33 ++++++++++++++++++++-------------
>  arch/arc/kernel/smp.c      | 13 +++++++++----
>  3 files changed, 31 insertions(+), 19 deletions(-)

Thx Yuriy.

Added to for-curr !

-Vineet

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


Thread

[PATCH v4 0/2] ARC: Set of patches for IRQ subsystem Yuriy Kolerov <yuriy.kolerov@synopsys.com> - 2016-11-08 08:10 +0100
  [PATCH v4 1/2] ARC: IRQ: Do not use hwirq as virq and vice versa Yuriy Kolerov <yuriy.kolerov@synopsys.com> - 2016-11-08 08:10 +0100
    Re: [PATCH v4 1/2] ARC: IRQ: Do not use hwirq as virq and vice versa Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2016-11-08 08:30 +0100
      RE: [PATCH v4 1/2] ARC: IRQ: Do not use hwirq as virq and vice versa Noam Camus <noamca@mellanox.com> - 2016-11-08 11:10 +0100
    Re: [PATCH v4 1/2] ARC: IRQ: Do not use hwirq as virq and vice versa Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2016-11-08 21:30 +0100
  [PATCH v4 2/2] ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core Yuriy Kolerov <yuriy.kolerov@synopsys.com> - 2016-11-08 08:10 +0100
  Re: [PATCH v4 0/2] ARC: Set of patches for IRQ subsystem Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2016-11-08 21:30 +0100

csiph-web