From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751117AbeAVLxZ (ORCPT ); Mon, 22 Jan 2018 06:53:25 -0500 Received: from foss.arm.com ([217.140.101.70]:57778 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750886AbeAVLxY (ORCPT ); Mon, 22 Jan 2018 06:53:24 -0500 Date: Mon, 22 Jan 2018 11:53:31 +0000 From: Will Deacon To: Robin Murphy Cc: SF Markus Elfring , iommu@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, =?iso-8859-1?Q?J=F6rg_R=F6del?= , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH] ARM-SMMU: Delete error messages for a failed memory allocation in three functions Message-ID: <20180122115331.GE15456@arm.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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