From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6C053E80A8C for ; Wed, 27 Sep 2023 05:37:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229706AbjI0Fhn (ORCPT ); Wed, 27 Sep 2023 01:37:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229650AbjI0FhI (ORCPT ); Wed, 27 Sep 2023 01:37:08 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 74F45900B; Tue, 26 Sep 2023 21:30:52 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id E711180A3; Wed, 27 Sep 2023 04:30:51 +0000 (UTC) Date: Wed, 27 Sep 2023 07:30:50 +0300 From: Tony Lindgren To: Dhruva Gole Cc: Thomas Richard , Greg Kroah-Hartman , Jiri Slaby , Andy Shevchenko , Ilpo =?utf-8?B?SsOkcnZpbmVu?= , John Ogness , Johan Hovold , Sebastian Andrzej Siewior , Vignesh Raghavendra , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, Udit Kumar Subject: Re: [PATCH] serial: 8250_omap: Fix errors with no_console_suspend Message-ID: <20230927043050.GC5285@atomide.com> References: <20230926061319.15140-1-tony@atomide.com> <652eb018-8e67-5f4b-8329-0f52159a27b1@bootlin.com> <20230926113241.ws2tco3poeixhupi@dhruva> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230926113241.ws2tco3poeixhupi@dhruva> Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org * Dhruva Gole [230926 11:32]: > Don't we want a closes: tag? Seems it should only be used if there's some bugzilla type report and not for email threads. Regards, Tony