From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [PATCH] ARM-SMMU: Delete error messages for a failed memory allocation in three functions Date: Mon, 22 Jan 2018 11:53:31 +0000 Message-ID: <20180122115331.GE15456@arm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: 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: kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, LKML , iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, SF Markus Elfring , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Mon, Jan 22, 2018 at 11:47:13AM +0000, Robin Murphy wrote: > On 20/01/18 14:36, SF Markus Elfring wrote: > >From: Markus Elfring > >Date: Sat, 20 Jan 2018 15:30:17 +0100 > > > >Omit extra messages for a memory allocation failure in these functions. > > Why? Don't worry -- I was ignoring this patch (and I assume Joerg does the same). Will