* [GIT PULL] iommu/io-pgtable: Updates for 4.6
@ 2016-02-18 17:49 Will Deacon
[not found] ` <20160218174918.GF16883-5wv7dgnIgG8@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Will Deacon @ 2016-02-18 17:49 UTC (permalink / raw)
To: joro-zLv9SwRftAIdnm+yROfE0A
Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw
Hi Joerg,
Here are the io-pgtable updates from Robin for 4.6.
The bulk of this is adding support for the ARM v7s page table format,
which will be used by the Mediatek IOMMU driver from Yong Wu. Subsequent
work may also enable this format for the ARM SMMU.
Cheers,
Will
--->8
The following changes since commit 18558cae0272f8fd9647e69d3fec1565a7949865:
Linux 4.5-rc4 (2016-02-14 13:05:20 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/io-pgtable
for you to fetch changes up to c8bff3a68f33b94e53f65aa9a4c0e9be34b6b514:
MAINTAINERS: update ARM SMMU entry (2016-02-17 14:43:40 +0000)
----------------------------------------------------------------
Robin Murphy (4):
iommu/io-pgtable: Add ARMv7 short descriptor support
iommu/io-pgtable: Add helper functions for TLB ops
iommu/io-pgtable: Avoid redundant TLB syncs
iommu/io-pgtable: Rationalise quirk handling
Will Deacon (1):
MAINTAINERS: update ARM SMMU entry
MAINTAINERS | 2 +
drivers/iommu/Kconfig | 19 +
drivers/iommu/Makefile | 1 +
drivers/iommu/io-pgtable-arm-v7s.c | 846 +++++++++++++++++++++++++++++++++++++
drivers/iommu/io-pgtable-arm.c | 34 +-
drivers/iommu/io-pgtable.c | 5 +-
drivers/iommu/io-pgtable.h | 53 ++-
7 files changed, 943 insertions(+), 17 deletions(-)
create mode 100644 drivers/iommu/io-pgtable-arm-v7s.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] iommu/io-pgtable: Updates for 4.6
[not found] ` <20160218174918.GF16883-5wv7dgnIgG8@public.gmane.org>
@ 2016-02-25 13:25 ` Joerg Roedel
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Roedel @ 2016-02-25 13:25 UTC (permalink / raw)
To: Will Deacon
Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw
On Thu, Feb 18, 2016 at 05:49:18PM +0000, Will Deacon wrote:
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/io-pgtable
Pulled. Thanks Will.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-25 13:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-18 17:49 [GIT PULL] iommu/io-pgtable: Updates for 4.6 Will Deacon
[not found] ` <20160218174918.GF16883-5wv7dgnIgG8@public.gmane.org>
2016-02-25 13:25 ` Joerg Roedel
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).