From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932907AbbCQRc0 (ORCPT ); Tue, 17 Mar 2015 13:32:26 -0400 Received: from muru.com ([72.249.23.125]:38127 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754173AbbCQRcY (ORCPT ); Tue, 17 Mar 2015 13:32:24 -0400 Date: Tue, 17 Mar 2015 10:27:37 -0700 From: Tony Lindgren To: Nishanth Menon Cc: Russell King - ARM Linux , Greg Kroah-Hartman , santosh shilimkar , lkml , "linux-arm-kernel@lists.infradead.org" , linux-omap , Stefan Hengelein Subject: Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688 Message-ID: <20150317172737.GE31346@atomide.com> References: <1424889867-8980-1-git-send-email-stefan.hengelein@fau.de> <20150316233005.GA2598@atomide.com> <550855B7.3020905@oracle.com> <550856FF.9080702@ti.com> <20150317163440.GC31346@atomide.com> <20150317171000.GD31346@atomide.com> 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 * Nishanth Menon [150317 10:18]: > On Tue, Mar 17, 2015 at 12:10 PM, Tony Lindgren wrote: > > > > > > Yes that's a good point and adding a printk is a good idea. Care to > > crank out a separate patch for that? > > > had hoped to have it part of this patch - does'nt that make more sense? Hmm well this patch removes code that's been dead for a few years.. I'd rather keep this as clean up, then merge what you're suggesting as a separate non-critical patch as that we could already do without removing this code. Regards, Tony