All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Some OMAP IOMMU Cleanups
@ 2016-04-04 22:46 Suman Anna
       [not found] ` <1459809981-37984-1-git-send-email-s-anna-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Suman Anna @ 2016-04-04 22:46 UTC (permalink / raw)
  To: Joerg Roedel
  Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-omap-u79uwXL29TY76Z2rM5mHXA

Hi Joerg,

Following are some minor cleanups to the OMAP IOMMU driver intended
for the next merge window.

Patch 1 fixes a crash when the IOMMU device is attempted to be unbound
from the driver using sysfs when no clients were attached to the MMU.
This is not a critical failure during normal usage flow. Feel free to
pick it up either for the -rc cycle or for the next merge window.

Remaining patches are trivial cleanups addressing some of the current
checkpatch warnings/checks.

regards
Suman

Suman Anna (4):
  iommu/omap: Remove iopgtable_clear_entry_all() from driver remove
  iommu/omap: Replace BUG() in iopgtable_store_entry_core()
  iommu/omap: Use WARN_ON for page table alignment check
  iommu/omap: Align code with open parenthesis

 drivers/iommu/omap-iommu-debug.c |  2 +-
 drivers/iommu/omap-iommu.c       | 10 +++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-04-05 15:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-04 22:46 [PATCH 0/4] Some OMAP IOMMU Cleanups Suman Anna
     [not found] ` <1459809981-37984-1-git-send-email-s-anna-l0cyMroinI0@public.gmane.org>
2016-04-04 22:46   ` [PATCH 1/4] iommu/omap: Remove iopgtable_clear_entry_all() from driver remove Suman Anna
2016-04-04 22:46   ` [PATCH 2/4] iommu/omap: Replace BUG() in iopgtable_store_entry_core() Suman Anna
2016-04-04 22:46   ` [PATCH 3/4] iommu/omap: Use WARN_ON for page table alignment check Suman Anna
2016-04-04 22:46   ` [PATCH 4/4] iommu/omap: Align code with open parenthesis Suman Anna
2016-04-05 15:54   ` [PATCH 0/4] Some OMAP IOMMU Cleanups Joerg Roedel

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.