From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752374AbcFJG4B (ORCPT ); Fri, 10 Jun 2016 02:56:01 -0400 Received: from mail-it0-f67.google.com ([209.85.214.67]:34439 "EHLO mail-it0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750900AbcFJGz7 (ORCPT ); Fri, 10 Jun 2016 02:55:59 -0400 MIME-Version: 1.0 In-Reply-To: <20160608071737.7560.32571.sendpatchset@little-apple> References: <20160608071737.7560.32571.sendpatchset@little-apple> From: Geert Uytterhoeven Date: Fri, 10 Jun 2016 08:55:58 +0200 X-Google-Sender-Auth: zu81Cn69guyRTaV2o7TwS7FcuYk Message-ID: Subject: Re: [PATCH v4 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V4 To: Magnus Damm Cc: iommu@lists.linux-foundation.org, Laurent Pinchart , Geert Uytterhoeven , Joerg Roedel , "linux-kernel@vger.kernel.org" , linux-renesas-soc@vger.kernel.org, Simon Horman , Robin Murphy , Marek Szyprowski Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Magnus, On Wed, Jun 8, 2016 at 9:17 AM, Magnus Damm wrote: > iommu/ipmmu-vmsa: IPMMU multi-arch update V4 > > [PATCH v4 01/07] iommu/ipmmu-vmsa: Remove platform data handling > [PATCH v4 02/07] iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context > [PATCH v4 03/07] iommu/ipmmu-vmsa: Break out utlb parsing code > [PATCH v4 04/07] iommu/ipmmu-vmsa: Break out domain allocation code > [PATCH v4 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops > [PATCH v4 06/07] iommu/ipmmu-vmsa: ARM and ARM64 archdata access > [PATCH v4 07/07] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency > > These patches update the IPMMU driver with a couple of changes > to support build on multiple architectures. In the process of > doing so the interrupt code gets reworked and the foundation > for supporting multiple contexts are added. Thanks for your series! For your convenience, I've queued it up in topic/ipmmu-multi-arch-v4 at https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git, and will include it in next renesas-drivers release. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds