All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Michal Simek <michal.simek@xilinx.com>,
	Mubin Sayyed <mubin.usman.sayyed@xilinx.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Jason Cooper <jason@lakedaemon.net>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] irqchip fixes for Linux 5.7, take #1
Date: Wed,  1 Apr 2020 09:36:27 +0100	[thread overview]
Message-ID: <20200401083627.432564-1-maz@kernel.org> (raw)

Hi Thomas,

Here's a small additional pull request, reverting two patches
that break a number of old PPC platforms. Given that Linus'
tree is currently broken, I'd appreciate if you could send this
his way as soon as possible.

Thanks, and apologies for the breakage.

	M.

The following changes since commit 771df8cf0bc3a9a94bc16a58da136cad186cea27:

  Merge branch 'irq/gic-v4.1' into irq/irqchip-next (2020-03-24 12:43:47 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-fixes-5.7-1

for you to fetch changes up to 4cea749d56bec9409f3bd126d2b2f949dc6c66e2:

  Revert "irqchip/xilinx: Enable generic irq multi handler" (2020-04-01 09:12:24 +0100)

----------------------------------------------------------------
irqchip fixes for Linux 5.7, take #1

- Partially revert Xilinx changes that break PPC systems

----------------------------------------------------------------
Marc Zyngier (2):
      Revert "irqchip/xilinx: Do not call irq_set_default_host()"
      Revert "irqchip/xilinx: Enable generic irq multi handler"

 arch/microblaze/Kconfig           |  2 --
 arch/microblaze/include/asm/irq.h |  3 +++
 arch/microblaze/kernel/irq.c      | 21 ++++++++++++++++++++-
 drivers/irqchip/irq-xilinx-intc.c | 35 +++++++++++++++--------------------
 4 files changed, 38 insertions(+), 23 deletions(-)

                 reply	other threads:[~2020-04-01  8:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200401083627.432564-1-maz@kernel.org \
    --to=maz@kernel.org \
    --cc=jason@lakedaemon.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=mubin.usman.sayyed@xilinx.com \
    --cc=sfr@canb.auug.org.au \
    --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.