From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v10] iopoll: Introduce memory-mapped IO polling macros Date: Mon, 19 Jan 2015 13:43:48 +0100 Message-ID: <20150119124348.GA2806@suse.de> References: <1418687243-16395-1-git-send-email-mitchelh@codeaurora.org> <20141216094527.GC6580@arm.com> <20150115102511.GB23475@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150115102511.GB23475-5wv7dgnIgG8@public.gmane.org> 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: Will Deacon Cc: Arnd Bergmann , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , Thierry Reding , Matt Wagantall , Robert Elliott , Andrew Morton , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: iommu@lists.linux-foundation.org On Thu, Jan 15, 2015 at 10:25:11AM +0000, Will Deacon wrote: > If you get an Ack from any of Arnd/Joerg/akpm then I'm happy to take it via > the arm-smmu pull (along with the patch making use of it). > > Joerg, would you be ok with that? I am ok with that, but like to have another Ack for it. Joerg From mboxrd@z Thu Jan 1 00:00:00 1970 From: jroedel@suse.de (Joerg Roedel) Date: Mon, 19 Jan 2015 13:43:48 +0100 Subject: [PATCH v10] iopoll: Introduce memory-mapped IO polling macros In-Reply-To: <20150115102511.GB23475@arm.com> References: <1418687243-16395-1-git-send-email-mitchelh@codeaurora.org> <20141216094527.GC6580@arm.com> <20150115102511.GB23475@arm.com> Message-ID: <20150119124348.GA2806@suse.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jan 15, 2015 at 10:25:11AM +0000, Will Deacon wrote: > If you get an Ack from any of Arnd/Joerg/akpm then I'm happy to take it via > the arm-smmu pull (along with the patch making use of it). > > Joerg, would you be ok with that? I am ok with that, but like to have another Ack for it. Joerg From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752166AbbASMny (ORCPT ); Mon, 19 Jan 2015 07:43:54 -0500 Received: from cantor2.suse.de ([195.135.220.15]:53751 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751467AbbASMnw (ORCPT ); Mon, 19 Jan 2015 07:43:52 -0500 Date: Mon, 19 Jan 2015 13:43:48 +0100 From: Joerg Roedel To: Will Deacon Cc: Mitchel Humpherys , Arnd Bergmann , "linux-kernel@vger.kernel.org" , "iommu@lists.linux-foundation.org" , Thierry Reding , Matt Wagantall , Robert Elliott , Andrew Morton , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v10] iopoll: Introduce memory-mapped IO polling macros Message-ID: <20150119124348.GA2806@suse.de> References: <1418687243-16395-1-git-send-email-mitchelh@codeaurora.org> <20141216094527.GC6580@arm.com> <20150115102511.GB23475@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150115102511.GB23475@arm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 15, 2015 at 10:25:11AM +0000, Will Deacon wrote: > If you get an Ack from any of Arnd/Joerg/akpm then I'm happy to take it via > the arm-smmu pull (along with the patch making use of it). > > Joerg, would you be ok with that? I am ok with that, but like to have another Ack for it. Joerg