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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1A989C433E0 for ; Wed, 6 Jan 2021 18:04:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DEC772312A for ; Wed, 6 Jan 2021 18:04:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725890AbhAFSEB (ORCPT ); Wed, 6 Jan 2021 13:04:01 -0500 Received: from mail.kernel.org ([198.145.29.99]:57294 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725803AbhAFSEB (ORCPT ); Wed, 6 Jan 2021 13:04:01 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 66067216C4; Wed, 6 Jan 2021 18:03:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1609956200; bh=YEmjCkuvqJwXAs/CFcpsZIBub1wETbB3Xxi/z8ZXSgA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SyCAuPdeO3AYDtkKYfMF+9KgP/SNKTYMn8Vfi0SFaI7MEL+khoxLTMu8JErs7SHIP wLezrLEBCn2+b0fkeRfYgWm3Ezxrc3yM9+PRHp7ditsSCVJJVSyJCmHL22YTepE8l5 s7TmF2/wFDK90D+Pc/t9/CVunhkKpmTgBFUzQ1n8= Date: Wed, 6 Jan 2021 19:04:42 +0100 From: Greg KH To: Imre Deak Cc: stable@vger.kernel.org, intel-gfx@lists.freedesktop.org, Ville =?iso-8859-1?Q?Syrj=E4l=E4?= Subject: Re: v5.10 stable backport request Message-ID: References: <20210106175301.GB202232@ideak-desk.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210106175301.GB202232@ideak-desk.fi.intel.com> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Jan 06, 2021 at 07:53:01PM +0200, Imre Deak wrote: > Stable team, please backport the upstream commit > > 8f329967d596 ("drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock") > > to the v5.10 stable kernel. I see no such commit id in Linus's kernel :(