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 C0B51C001DC for ; Mon, 31 Jul 2023 13:22:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230132AbjGaNWe (ORCPT ); Mon, 31 Jul 2023 09:22:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57584 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229960AbjGaNWc (ORCPT ); Mon, 31 Jul 2023 09:22:32 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8FF7A10DD; Mon, 31 Jul 2023 06:22:31 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2957F61147; Mon, 31 Jul 2023 13:22:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2C9AAC433C7; Mon, 31 Jul 2023 13:22:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1690809750; bh=WpJsh3fyEuGUo6PH6fN0EFyznVrVxs5GaJUXkqK1ArM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gcpEgFq/S32d3pUMyuyl/Kot/n40hCWR6RpeLyaKC5hCseKd0FZyXQ6XKJVSPdUYe Ry+ctDKz7oRurSz3gR7+R6N4+4gf34rqN7zkBtuVetSuenkuKAltbYa4kkJ26LYITn cAG3ZCVRWCfnSAB5MG+KhAtyHTtqYU+s4qBd/qqY= Date: Mon, 31 Jul 2023 15:22:30 +0200 From: Greg Kroah-Hartman To: Markus Elfring Cc: Chengfeng Ye , kernel-janitors@vger.kernel.org, Bjorn Helgaas , Ilpo =?iso-8859-1?Q?J=E4rvinen?= , Jiri Slaby , Russ Weight , LKML Subject: Re: [PATCH] tty: synclink_gt: Fix potential deadlock on &info->lock Message-ID: <2023073123-poser-panhandle-1cb7@gregkh> References: <20230728123901.64225-1-dg573847474@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This is the semi-friendly patch-bot of Greg Kroah-Hartman. Markus, you seem to have sent a nonsensical or otherwise pointless review comment to a patch submission on a Linux kernel developer mailing list. I strongly suggest that you not do this anymore. Please do not bother developers who are actively working to produce patches and features with comments that, in the end, are a waste of time. Patch submitter, please ignore Markus's suggestion; you do not need to follow it at all. The person/bot/AI that sent it is being ignored by almost all Linux kernel maintainers for having a persistent pattern of behavior of producing distracting and pointless commentary, and inability to adapt to feedback. Please feel free to also ignore emails from them. thanks, greg k-h's patch email bot