All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Michal Simek <michal.simek@xilinx.com>
Cc: Stefan Asserhall <stefan.asserhall@xilinx.com>,
	monstr@monstr.eu, Jason Cooper <jason@lakedaemon.net>,
	linux-kernel@vger.kernel.org, git@xilinx.com,
	Thomas Gleixner <tglx@linutronix.de>,
	Mubin Sayyed <mubinusm@xilinx.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/2] irqchip: xilinx: Switch to generic domain handler
Date: Sun, 8 Mar 2020 14:01:26 +0000	[thread overview]
Message-ID: <20200308140126.51eeebc4@why> (raw)
In-Reply-To: <cover.1582545908.git.michal.simek@xilinx.com>

On Mon, 24 Feb 2020 13:05:12 +0100
Michal Simek <michal.simek@xilinx.com> wrote:

> Hi,
> 
> this series is based on cascade mode patch sent by Mubin
> (https://lkml.org/lkml/2020/2/11/888 - v3 series).
> 
> The first patch is just fixing error patch. The second is converting microblaze
> do_IRQ() to generic IRQ handler with appropriate changes in xilinx intc driver.
> 
> Also removes concurrent_irq global variable which wasn't wired
> anywhere but it stores number of concurrent IRQs handled by one call. There
> is option to get it back if needed but I haven't seen it in other archs
> that's why I have removed it too.

Queued for 5.7.

Thanks,

	M.
-- 
Jazz is not dead. It just smells funny...

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Michal Simek <michal.simek@xilinx.com>
Cc: linux-kernel@vger.kernel.org, monstr@monstr.eu, git@xilinx.com,
	Jason Cooper <jason@lakedaemon.net>,
	Mubin Sayyed <mubinusm@xilinx.com>,
	Stefan Asserhall <stefan.asserhall@xilinx.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/2] irqchip: xilinx: Switch to generic domain handler
Date: Sun, 8 Mar 2020 14:01:26 +0000	[thread overview]
Message-ID: <20200308140126.51eeebc4@why> (raw)
In-Reply-To: <cover.1582545908.git.michal.simek@xilinx.com>

On Mon, 24 Feb 2020 13:05:12 +0100
Michal Simek <michal.simek@xilinx.com> wrote:

> Hi,
> 
> this series is based on cascade mode patch sent by Mubin
> (https://lkml.org/lkml/2020/2/11/888 - v3 series).
> 
> The first patch is just fixing error patch. The second is converting microblaze
> do_IRQ() to generic IRQ handler with appropriate changes in xilinx intc driver.
> 
> Also removes concurrent_irq global variable which wasn't wired
> anywhere but it stores number of concurrent IRQs handled by one call. There
> is option to get it back if needed but I haven't seen it in other archs
> that's why I have removed it too.

Queued for 5.7.

Thanks,

	M.
-- 
Jazz is not dead. It just smells funny...

  parent reply	other threads:[~2020-03-08 14:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-24 12:05 [PATCH v2 0/2] irqchip: xilinx: Switch to generic domain handler Michal Simek
2020-02-24 12:05 ` Michal Simek
2020-02-24 12:05 ` [PATCH v2 1/2] irqchip: xilinx: Fill error code when irq domain registration fails Michal Simek
2020-02-24 12:05   ` Michal Simek
2020-02-24 12:05 ` [PATCH v2 2/2] irqchip: xilinx: Enable generic irq multi handler Michal Simek
2020-02-24 12:05   ` Michal Simek
2020-03-08 14:01 ` Marc Zyngier [this message]
2020-03-08 14:01   ` [PATCH v2 0/2] irqchip: xilinx: Switch to generic domain handler Marc Zyngier
2020-03-08 14:32   ` Marc Zyngier
2020-03-08 14:32     ` Marc Zyngier
2020-03-09  8:20     ` Michal Simek
2020-03-09  8:20       ` Michal Simek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200308140126.51eeebc4@why \
    --to=maz@kernel.org \
    --cc=git@xilinx.com \
    --cc=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=monstr@monstr.eu \
    --cc=mubinusm@xilinx.com \
    --cc=stefan.asserhall@xilinx.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.