[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191015123830.GA1797@ls3530.fritz.box>
Date: Tue, 15 Oct 2019 14:38:30 +0200
From: Helge Deller <deller@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senpartnership.com>,
John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture fixes for kernel v5.4-rc4
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(-)
Powered by blists - more mailing lists