From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933019AbcHJSKp (ORCPT ); Wed, 10 Aug 2016 14:10:45 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:35423 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932822AbcHJSKk (ORCPT ); Wed, 10 Aug 2016 14:10:40 -0400 Date: Wed, 10 Aug 2016 10:47:37 -0700 From: Bjorn Andersson To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, patrice.chotard@st.com, ohad@wizery.com, linux-remoteproc@vger.kernel.org, loic.pallardy@st.com Subject: Re: [PATCH 3/9] remoteproc: core: Remove pointless OOM print Message-ID: <20160810174737.GP26240@tuxbot> References: <20160804092153.23032-1-lee.jones@linaro.org> <20160804092153.23032-4-lee.jones@linaro.org> <20160809173653.GD26240@tuxbot> <20160809181056.GA1581@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160809181056.GA1581@dell> 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 Tue 09 Aug 11:10 PDT 2016, Lee Jones wrote: > On Tue, 09 Aug 2016, Bjorn Andersson wrote: > > > On Thu 04 Aug 02:21 PDT 2016, Lee Jones wrote: > > > > > These types of error prints are superfluous. The system will > > > pick up on OOM issues and let the user know. > > > > > > Signed-off-by: Lee Jones > > > > Acked-by: Bjorn Andersson > > This doesn't rely on anything else, so you can just take it. > Of course... Applied patch 1 through 3. Regards, Bjorn