Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753696AbcDSXiQ (ORCPT ); Tue, 19 Apr 2016 19:38:16 -0400 Received: from mail-qk0-f194.google.com ([209.85.220.194]:33966 "EHLO mail-qk0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753580AbcDSXiO (ORCPT ); Tue, 19 Apr 2016 19:38:14 -0400 Date: Tue, 19 Apr 2016 19:38:08 -0400 From: "David Rivshin (Allworx)" To: David Miller , grygorii.strashko@ti.com Cc: andrew.goodbody@cambrionix.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, mugunthanvnm@ti.com, tony@atomide.com Subject: Re: [PATCH v2 1/1] drivers: net: cpsw: Prevent NUll pointer dereference with two PHYs Message-ID: <20160419193808.29dc51c3.drivshin.allworx@gmail.com> In-Reply-To: <20160419.184339.1558043853032502121.davem@davemloft.net> References: <57165269.40207@ti.com> <20160419131443.7a3b3ef7.drivshin.allworx@gmail.com> <57167C79.20205@ti.com> <20160419.184339.1558043853032502121.davem@davemloft.net> Organization: Allworx X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 546 Lines: 17 On Tue, 19 Apr 2016 18:43:39 -0400 (EDT) David Miller wrote: > From: Grygorii Strashko > Date: Tue, 19 Apr 2016 21:44:09 +0300 > > > May be you can send revert + your patch 1 (only fix for this issue). > > > > Dave, Does that sound good to you? > > Sure. OK, I will hopefully have that ready tomorrow evening. Anything in particular I should mention in the revert commit message? I didn't find a discussion on it, other than the earlier statement that "it breaks boot on many TI boards".