From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Tue, 24 Sep 2013 16:31:34 +0100 Subject: [PATCH 0/7]: iommu/arm-smmu: Misc fixes/adaptions In-Reply-To: <1380035221-11576-1-git-send-email-andreas.herrmann@calxeda.com> References: <1380035221-11576-1-git-send-email-andreas.herrmann@calxeda.com> Message-ID: <20130924153133.GB20774@mudshark.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Sep 24, 2013 at 04:06:54PM +0100, Andreas Herrmann wrote: > Hi, Hi Andreas, > Following patches fix misc issues, that I've seen when using arm-smmu > driver with MMU-400. Thanks for the patches! I'll respond to each one in turn. Will