mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
	James Bottomley <James.Bottomley@hansenpartnership.com>,
	John David Anglin <dave.anglin@bell.net>
Subject: [GIT PULL] parisc architecture fixes for kernel v5.4-rc4
Date: Tue, 15 Oct 2019 14:38:30 +0200	[thread overview]
Message-ID: <20191015123830.GA1797@ls3530.fritz.box> (raw)

Hi Linus,

please pull some fixes for the parisc architecture for kernel 5.4-rc4 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.4-2

Changes:
* Fix a parisc-specific fallout of Christoph's dma_set_mask_and_coherent() patches (Sven)
* Fix a vmap memory leak in ioremap()/ioremap() (Helge)
* Some minor cleanups and documentation updates (Nick, Helge)

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (3):
      MAINTAINERS: Add hp_sdc drivers to parisc arch
      parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define
      parisc: Fix vmap memory leak in ioremap()/iounmap()

Nick Desaulniers (1):
      parisc: prefer __section from compiler_attributes.h

Sven Schnelle (1):
      parisc: Remove 32-bit DMA enforcement from sba_iommu

 MAINTAINERS                     |  3 +++
 arch/parisc/include/asm/cache.h |  2 +-
 arch/parisc/include/asm/ldcw.h  |  2 +-
 arch/parisc/mm/ioremap.c        | 12 +++++++-----
 drivers/parisc/sba_iommu.c      |  8 --------
 kernel/sysctl.c                 |  4 ++--
 6 files changed, 14 insertions(+), 17 deletions(-)

             reply	other threads:[~2019-10-15 12:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-15 12:38 Helge Deller [this message]
2019-10-15 17:05 ` pr-tracker-bot
2019-10-16 12:02   ` working PCI SATA cards Carlo Pisani

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=20191015123830.GA1797@ls3530.fritz.box \
    --to=deller@gmx.de \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=dave.anglin@bell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@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

Powered by JetHome