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 5FA03C43334 for ; Fri, 3 Jun 2022 14:44:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245182AbiFCOoV (ORCPT ); Fri, 3 Jun 2022 10:44:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245169AbiFCOoS (ORCPT ); Fri, 3 Jun 2022 10:44:18 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 77E8643AD9; Fri, 3 Jun 2022 07:44:16 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 27A34B82343; Fri, 3 Jun 2022 14:44:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0C4B2C385B8; Fri, 3 Jun 2022 14:44:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1654267453; bh=CpjnsTFOIV6VM6JRW+RluS/ZLi3gemWGh7xo+U+GKCQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tu24t6s9UYNqpISH5l7Vapy7l1I6CZ0s/6diqn9e3oh3qhNNF+vhDjYbX0bbMkZxs DEwOGDerMKjUxvOgaoPgCSSiUKi+gLT9R7kQN7ZDyetjHmfKnxBExs9addJLYZulby A7r550GzzNu6aLpPv7auP31RyX18TvSNH2Fut6+E= Date: Fri, 3 Jun 2022 16:44:10 +0200 From: Greg KH To: "Lin, Tsung-hua (Ryan)" Cc: "Li, Leon" , "Swarnakar, Praful" , "S, Shirish" , "Li, Ching-shih (Louis)" , "Deucher, Alexander" , Daniel Vetter , "Kazlauskas, Nicholas" , "stable@vger.kernel.org" , "Wentland, Harry" , "Li, Sun peng (Leo)" , "Koenig, Christian" , David Airlie , Bas Nieuwenhuizen , Sean Paul , Sasha Levin , Mark Yacoub , "Li, Roman" , Ikshwaku Chauhan , Simon Ser , "amd-gfx@lists.freedesktop.org" , "dri-devel@lists.freedesktop.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] BACKPORT: drm/amdgpu/disply: set num_crtc earlier Message-ID: References: <20220530092902.810336-1-tsung-hua.lin@amd.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 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 Wed, Jun 01, 2022 at 04:04:45AM +0000, Lin, Tsung-hua (Ryan) wrote: > [AMD Official Use Only - General] > > Hi Greg, > > Thanks for your advice. I have modified the commit and submitted it to Gerrit and it's under code review now. This makes no sense to me, we do not use gerrit for kernel development. confused, greg k-h