Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965728AbdLRSWb (ORCPT ); Mon, 18 Dec 2017 13:22:31 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:47031 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760041AbdLRSWW (ORCPT ); Mon, 18 Dec 2017 13:22:22 -0500 Subject: Re: [PATCH 1/2] ps3: Delete an error message for a failed memory allocation in two functions To: SF Markus Elfring , linuxppc-dev@lists.ozlabs.org, Benjamin Herrenschmidt , Michael Ellerman , Paul Mackerras Cc: LKML , kernel-janitors@vger.kernel.org References: <9b6464bc-a408-de2a-1b54-cb7794b92506@users.sourceforge.net> <58807b28-b2b9-7e77-11b8-21db43c9d5ba@users.sourceforge.net> From: Geoff Levand Message-ID: <1fb2955d-7233-7069-7c4b-316a4eb764f0@infradead.org> Date: Mon, 18 Dec 2017 10:22:18 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <58807b28-b2b9-7e77-11b8-21db43c9d5ba@users.sourceforge.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 280 Lines: 9 On 12/16/2017 05:51 AM, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sat, 16 Dec 2017 12:32:42 +0100 > > Omit an extra message for a memory allocation failure in these functions. This is OK, I'll add it to my ps3-queue branch. -Geoff