From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:52802 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727427AbeIGPz2 (ORCPT ); Fri, 7 Sep 2018 11:55:28 -0400 Date: Fri, 7 Sep 2018 13:14:56 +0200 From: Greg KH To: Fabio Estevam Cc: stable@vger.kernel.org, shawnguo@kernel.org, rasmus.villemoes@prevas.dk, Fabio Estevam Subject: Re: [PATCH] Revert "ARM: imx_v6_v7_defconfig: Select ULPI support" Message-ID: <20180907111456.GA2103@kroah.com> References: <1535981944-28635-1-git-send-email-festevam@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1535981944-28635-1-git-send-email-festevam@gmail.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Sep 03, 2018 at 10:39:04AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > This reverts commit df06ca1f565077596512fa2ab91df502e48e4f00. > > This commit causes reboot to fail on imx6 wandboard, so let's > revert it. > > Cc: #4.17 > Reported-by: Rasmus Villemoes > Signed-off-by: Fabio Estevam Why is this a stable-tree-only patch? What is wrong with those trees that having this in Linus's tree (and 4.18) is ok, but stable trees are not ok? I don't like being out-of-sync at all, and need a very good reason why. thanks, greg k-h