From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Date: Mon, 22 Jan 2018 11:53:31 +0000 Subject: Re: [PATCH] ARM-SMMU: Delete error messages for a failed memory allocation in three functions Message-Id: <20180122115331.GE15456@arm.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.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 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Mon, 22 Jan 2018 11:53:31 +0000 Subject: [PATCH] ARM-SMMU: Delete error messages for a failed memory allocation in three functions In-Reply-To: References: Message-ID: <20180122115331.GE15456@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 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