Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2757192imu; Mon, 17 Dec 2018 07:20:18 -0800 (PST) X-Google-Smtp-Source: AFSGD/Xmv5Y5SwVq8WcHnj8OjahJ2yXIk/L51ZftoJxoqpvI5RTvmn2JxaePCM/xxObHuOL2clca X-Received: by 2002:a17:902:292b:: with SMTP id g40mr13250354plb.82.1545060018635; Mon, 17 Dec 2018 07:20:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545060018; cv=none; d=google.com; s=arc-20160816; b=WdUARzoGp9PAFjWx99pgaSRBBEOi0M8pdTV/4gTy3TL/aykUGrjtlk7yg68KiVWwnA FL+gkM39J0QwpX3x2OGlxqIca7oQAJzAoamGQCOKBZwOD9973OiKFxEpy597lo+x9HXX QnSVQ3Yw9qY2C+YgZXMb6paAP6RfczKHnYJLVVijNi0iUEgG0FN6H4H8Mwws4b0lJt6M pA4Egkz+7rRM8wo/rWukPEZeyj54zjyUVGEN+dMsEznXmCaBNCemI23qDjW+HG2EGGB6 5zOo1riiYgylcYZL7k2zjjnJtITQGDJxO12KFeKDAVBoiX3X7mmOu0Vt307gwxByiPBc +7XA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=S4XK40X8np4+60o0Sn4BsmvvzK1IgROkKjfCtoKFOW8=; b=vR6/8lApJ3O46iuLO4IFX/8d/Me/u+lkIAAM4ryLA4Nrg7REIt0Zf8Hl0d6jBSW24c 1alpdkaUUiblJN7/SVGv8sSg9qHPHqtuAQYZW+PQqlQivOB+IAn/QAWexYSEpzNsB7D0 MbcmN4AvspX4kpk0ZxfbYpMdzi8tW677A7yBRwALm+VztShdFzfAX1PBJ7S6viNBqeE4 RjiGJ0cCtw1/sWk0Myh0QqUmbsRqdOBEjhDMUkWqDtdQ2NCzM8teN34GH7DtLQapkSBM KN/MGHNT6uCgjwj9dM27MuU1u5zNACaoyF7c8B+MDxTEzAjimiOFbH1wEfDN0oVf5/4L MjxQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZZinDuCv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id cc16si187600plb.377.2018.12.17.07.20.03; Mon, 17 Dec 2018 07:20:18 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZZinDuCv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733213AbeLQPSy (ORCPT + 99 others); Mon, 17 Dec 2018 10:18:54 -0500 Received: from mail.kernel.org ([198.145.29.99]:58540 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726767AbeLQPSy (ORCPT ); Mon, 17 Dec 2018 10:18:54 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D164620578; Mon, 17 Dec 2018 15:18:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1545059933; bh=MX2IbbOQnBzf8fDRHjrVxvO1i8VoirvjmQxB6ZWnSNU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZZinDuCv6aFV7Uh4FbVU4CoPMOksB9RxQfJK8p931+9SK5EjvxFEnE1O0aqbV/aWL b4nLDIC7nlnxejj4PkkqteLrwFefBvEKFijlzlOpisyfnWRfj3Y0QC5lh7jaesTQ9n 8TKI4xOMiL2nYXRqlYwKR+gyTbf63NXCx8eyUyV4= Date: Mon, 17 Dec 2018 16:18:51 +0100 From: Greg Kroah-Hartman To: Paul Burton Cc: Ezequiel Garcia , Marek Vasut , "linux-serial@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Paul Burton , Daniel Jedrychowski , "linux-mips@vger.kernel.org" , stable , Ezequiel Garcia Subject: Re: [PATCH] Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again" Message-ID: <20181217151851.GA21564@kroah.com> References: <20181213174834.kxdy6fphaeoivqgh@pburton-laptop> <20181216200833.27928-1-paul.burton@mips.com> <20181216213133.kwe24pif3v4wcgwp@pburton-laptop> <949fdd3d-535e-d235-f406-d5bde4658c5e@denx.de> <20181216222411.5jkexuaqxpfudj7b@pburton-laptop> <20181216223510.hxsdotf332ousinh@pburton-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181216223510.hxsdotf332ousinh@pburton-laptop> User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 16, 2018 at 10:35:12PM +0000, Paul Burton wrote: > Hi Ezequiel, > > On Sun, Dec 16, 2018 at 07:28:22PM -0300, Ezequiel Garcia wrote: > > On Sun, 16 Dec 2018 at 19:24, Paul Burton wrote: > > > This helps, but it only addresses one part of one of the 4 reasons I > > > listed as motivation for my revert. For example serial8250_do_shutdown() > > > also clearly intends to disable the FIFOs. > > > > > > > OK. So, let's fix that :-) > > I already did, or at least tried to, on Thursday [1]. > > > By all means, it would be really nice to push forward and fix the garbage > > issue on JZ4780, as well as the transmission issue on AM335x. > > > > AM335x is a wildly popular platform, and it's not funny to break it. > > Well, clearly not if it was broken in v4.10 & only just fixed..? And > from Marek's commit message the patch in v4.10 doesn't break the whole > system just RS485. > > > So, let's please stop discussing which board we'll break and just fix both. > > I completely agree that would be ideal and I wrote a patch hoping to do > that on Thursday, but didn't get any response on testing. It's late in > the cycle hence a revert made sense. Simple as that. A revert makes sense now, I'll go queue this up, thanks. greg k-h