From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 1/3] iommu/dma: Add some missing #includes Date: Mon, 28 Dec 2015 17:08:29 +0100 Message-ID: <20151228160829.GB17673@8bytes.org> References: <9a84191ed813c23db7901f8c73f514d081495bdf.1450457730.git.robin.murphy@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: <9a84191ed813c23db7901f8c73f514d081495bdf.1450457730.git.robin.murphy-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: Robin Murphy Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Fri, Dec 18, 2015 at 05:01:46PM +0000, Robin Murphy wrote: > Hi Joerg, > > here are a couple more minor fixes for some obscure subtleties in the > common DMA code. I see I've just missed the rc5 fixes pull, but I hope > you can pick these up for rc6 (unless of course you're also just about > to disappear for 2 weeks like I am). Applied 1 and 3 to iommu/fixes, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: joro@8bytes.org (Joerg Roedel) Date: Mon, 28 Dec 2015 17:08:29 +0100 Subject: [PATCH 1/3] iommu/dma: Add some missing #includes In-Reply-To: <9a84191ed813c23db7901f8c73f514d081495bdf.1450457730.git.robin.murphy@arm.com> References: <9a84191ed813c23db7901f8c73f514d081495bdf.1450457730.git.robin.murphy@arm.com> Message-ID: <20151228160829.GB17673@8bytes.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Dec 18, 2015 at 05:01:46PM +0000, Robin Murphy wrote: > Hi Joerg, > > here are a couple more minor fixes for some obscure subtleties in the > common DMA code. I see I've just missed the rc5 fixes pull, but I hope > you can pick these up for rc6 (unless of course you're also just about > to disappear for 2 weeks like I am). Applied 1 and 3 to iommu/fixes, thanks.