All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/04] iommu/ipmmu-vmsa: IPMMU multi-arch update V2
@ 2016-03-15  4:21 ` Magnus Damm
  0 siblings, 0 replies; 22+ messages in thread
From: Magnus Damm @ 2016-03-15  4:21 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
  Cc: laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw,
	geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ,
	linux-sh-u79uwXL29TY76Z2rM5mHXA, Magnus Damm,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ

iommu/ipmmu-vmsa: IPMMU multi-arch update V2

[PATCH v2 01/04] iommu/ipmmu-vmsa: Remove platform data handling
[PATCH v2 02/04] iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context
[PATCH v2 03/04] iommu/ipmmu-vmsa: Break out 32-bit ARM mapping code
[PATCH v2 04/04] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency

These patches update the IPMMU driver with a few minor changes
to support build on multiple architectures.

With these patches applied the driver is known to compile without issues
on 32-bit ARM, 64-bit ARM and x86_64.

Changes since V1:
 - Got rid of patch 2 and 3 from initial series
 - Updated bitmap code locking and also used lighter bitop functions
 - Updated the Kconfig bits to apply on top of ARCH_RENESAS

Signed-off-by: Magnus Damm <damm+renesas-yzvPICuk2ACczHhG9Qg4qA@public.gmane.org>
---

 Built on top of next-20160314

 drivers/iommu/Kconfig      |    1 
 drivers/iommu/ipmmu-vmsa.c |  146 +++++++++++++++++++++++++++++---------------
 2 files changed, 97 insertions(+), 50 deletions(-)

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2016-03-17 19:38 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-15  4:21 [PATCH v2 00/04] iommu/ipmmu-vmsa: IPMMU multi-arch update V2 Magnus Damm
2016-03-15  4:21 ` Magnus Damm
2016-03-15  4:21 ` Magnus Damm
2016-03-15  4:21 ` [PATCH v2 01/04] iommu/ipmmu-vmsa: Remove platform data handling Magnus Damm
2016-03-15  4:21   ` Magnus Damm
2016-03-15  4:21   ` Magnus Damm
2016-03-15  4:21 ` [PATCH v2 02/04] iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context Magnus Damm
2016-03-15  4:21   ` Magnus Damm
2016-03-15  4:21   ` Magnus Damm
2016-03-17  9:56   ` Laurent Pinchart
2016-03-17  9:56     ` Laurent Pinchart
2016-03-17  9:56     ` Laurent Pinchart
2016-03-15  4:22 ` [PATCH v2 03/04] iommu/ipmmu-vmsa: Break out 32-bit ARM mapping code Magnus Damm
2016-03-15  4:22   ` Magnus Damm
2016-03-15  4:22   ` Magnus Damm
2016-03-17 10:10   ` Laurent Pinchart
2016-03-17 10:10     ` Laurent Pinchart
2016-03-17 10:10     ` Laurent Pinchart
2016-03-17 19:38   ` Robin Murphy
2016-03-15  4:22 ` [PATCH v2 04/04] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency Magnus Damm
2016-03-15  4:22   ` Magnus Damm
2016-03-15  4:22   ` Magnus Damm

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.