linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] ia64 for v5.7
Date: Mon, 30 Mar 2020 11:39:12 -0700	[thread overview]
Message-ID: <20200330183912.GA27085@agluck-desk2.amr.corp.intel.com> (raw)

The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:

  Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git please-pull-ia64_for_5.7

for you to fetch changes up to 172e7890406d6183b9b39271ffb434ff0a97ce72:

  tty/serial: cleanup after ioc*_serial driver removal (2020-03-13 16:12:17 -0700)

----------------------------------------------------------------
Couple of cleanup patches

----------------------------------------------------------------
Lukas Bulwahn (1):
      tty/serial: cleanup after ioc*_serial driver removal

afzal mohammed (1):
      ia64: replace setup_irq() by request_irq()

 MAINTAINERS                    |  9 +---
 arch/ia64/include/asm/hw_irq.h |  2 -
 arch/ia64/kernel/irq.h         |  3 ++
 arch/ia64/kernel/irq_ia64.c    | 43 +++++++------------
 arch/ia64/kernel/mca.c         | 50 +++++++----------------
 arch/ia64/kernel/perfmon.c     | 10 ++---
 arch/ia64/kernel/time.c        | 11 ++---
 include/linux/ioc3.h           | 93 ------------------------------------------
 8 files changed, 40 insertions(+), 181 deletions(-)
 create mode 100644 arch/ia64/kernel/irq.h
 delete mode 100644 include/linux/ioc3.h

             reply	other threads:[~2020-03-30 18:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-30 18:39 Luck, Tony [this message]
2020-03-31 16:30 ` [GIT PULL] ia64 for v5.7 pr-tracker-bot

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=20200330183912.GA27085@agluck-desk2.amr.corp.intel.com \
    --to=tony.luck@intel.com \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 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).