From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: [GIT PULL] iommu/arm-smmu: fixes for 3.12 Date: Tue, 17 Sep 2013 14:19:49 +0100 Message-ID: <20130917131949.GD29356@mudshark.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: iommu@lists.linux-foundation.org Hi Joerg, Please can you pull this handful of ARM SMMU driver fixes for 3.12? They're all trivial fixes, but weren't fixed until days before 3.11 was released, so I've added CC: stable tags. Cheers, Will --->8 The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f: Linux 3.12-rc1 (2013-09-16 16:17:51 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/fixes for you to fetch changes up to fd90cecbde065eac6ecc3ef38abace725ad27010: iommu/arm-smmu: don't enable SMMU device until probing has completed (2013-09-17 12:03:11 +0100) ---------------------------------------------------------------- Dan Carpenter (2): iommu/arm-smmu: fix a signedness bug iommu/arm-smmu: fix iommu_present() test in init Will Deacon (1): iommu/arm-smmu: don't enable SMMU device until probing has completed drivers/iommu/arm-smmu.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-)