Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1248896ybt; Thu, 2 Jul 2020 00:12:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxJ4eO1rccp9zH0n0hQSRdH2QQ20IWw00enHEc8T+SjAuOfugahoDG5maRTGG8N6oLHwv8Q X-Received: by 2002:a17:906:b0d:: with SMTP id u13mr24561508ejg.342.1593673972667; Thu, 02 Jul 2020 00:12:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593673972; cv=none; d=google.com; s=arc-20160816; b=SgzjeQ2KaWynoSQbQD6OTDMUj7AbNP7xSdbIT/BFTRCf2nN4EehQuj5opifrJbrNJ0 Sa/191CVQzlZP2oabrlfD4je1gu1PsbjsCcOLPJSlK5hi/dwCGQao1x2HUIu86iP5Gxu yoLmN5CBZC6IYj8UVvYEeYiMTv6qxd9tppZhkOeWPAA5oFj6+mqfcGgm4xXDBbeXCyfg /kwqS7PRIW4SGCwxrAUIBNM0y3HmumF+00L43SvtmlEYvl+XrVFQ97y6JL0/rtbAKAn6 UQbi032CTH6ykh+nR4BVrbKitsQnPn1jEGcX3VovBC9VJ3G/dmZhPCdS0kbxiwoRcpnv uv/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=fwq9ylvBh1yhPlknV9c24gSifSuNjfcp+A30FuXkf3w=; b=H4ZDounjeg1YicxI3Nm5T2EQVBI44ZAZS/jUS6E/QK5E4aPo5ckngoestJYJshFAzw 9ry3cwJuU2RrGgJmj7dJuqWx4YX3GCUQLrh9vhJYBWNixUdyRdCt6TAtDBvErxkEYPgH aCAwKlUl15ELkFpMenNvWdsxRuRVy94fqN7GQqBCvFZznHtuBi/dqyEHrgg6lWaonp6v aDMo/dBAqOwTUp4AOI3DjVwPNbCpy3ZUH+pbGRTceb13bBSP8h4N4YWpf6NcgMze7AnH l3UvIJRqOqrumxXxs9ALD/veUIGKJ1Z+ooM6Uufdg18sVrfSZMsYN8FwTDyRS1fp9+zx HzZQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SQurYMj5; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id uz6si5119684ejb.50.2020.07.02.00.12.28; Thu, 02 Jul 2020 00:12:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SQurYMj5; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726975AbgGBHLv (ORCPT + 99 others); Thu, 2 Jul 2020 03:11:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:53092 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726092AbgGBHLv (ORCPT ); Thu, 2 Jul 2020 03:11:51 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 0188A20874; Thu, 2 Jul 2020 07:11:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593673910; bh=fwq9ylvBh1yhPlknV9c24gSifSuNjfcp+A30FuXkf3w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SQurYMj5cFhw7Q5bIUWfXhNnVLJphL/hhWFXCwI4ThLtHm8D/oHDWohNXQ26bF1js dETRErWpp7PEzFCACmq3LD0/FczZ7NtxPJNQq0P8KUDDD378xLIY6Es/JLdoIaZX/p 1BiGjiLX2Y1c595dY08OdrPNKE+Q6gOyF7cfMa9E= Date: Thu, 2 Jul 2020 09:11:54 +0200 From: Greg Kroah-Hartman To: "S, Shirish" Cc: Tony Lindgren , Sergey Senozhatsky , Petr Mladek , Andy Shevchenko , Raul Rangel , Sergey Senozhatsky , linux-kernel , Andy Shevchenko , "kurt@linutronix.de" , Peter Zijlstra , John Ogness , Steven Rostedt Subject: Re: UART/TTY console deadlock Message-ID: <20200702071154.GA961982@kroah.com> References: <20200630035816.GA21591@jagdpanzerIV.localdomain> <20200630102141.GA11587@alley> <20200630105512.GA530@jagdpanzerIV.localdomain> <20200630122239.GD6173@alley> <20200630130534.GB145027@jagdpanzerIV.localdomain> <20200630180255.GD37466@atomide.com> <3b665cbd-7afb-b72d-22c0-7dc1543ac42e@amd.com> <20200702061136.GA679876@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A: http://en.wikipedia.org/wiki/Top_post Q: Were do I find info about this thing called top-posting? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Thu, Jul 02, 2020 at 06:14:05AM +0000, S, Shirish wrote: > This one: > https://lkml.org/lkml/2020/6/30/394 Please use lore.kernel.org for links, lkml.org is known for having reliability issues and is not under our control. > I did reply to all, not sure what I am missing while replying. Proper email quoting? thanks, greg k-h