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 B96D2C433DB for ; Thu, 7 Jan 2021 13:14:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6867C22472 for ; Thu, 7 Jan 2021 13:14:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728172AbhAGNNq (ORCPT ); Thu, 7 Jan 2021 08:13:46 -0500 Received: from mail.kernel.org ([198.145.29.99]:55074 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728298AbhAGNNq (ORCPT ); Thu, 7 Jan 2021 08:13:46 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0DD2B223C8; Thu, 7 Jan 2021 13:13:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1610025185; bh=sBaRgt9v5nPEv/YZQlpS6zarzR2tvC1DT8Zf2tm0ZxY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=b7bBAyMfXt7V4aW/SorObkV7/lz3G6s0ars2K9mGiyruC66kWAxZaD4yMLmiQRwLg o4eW4e+44Yq7079xdRDmlEKej0J4jALe9TUA2KS605zKVwEWSMBtiKFV4VRtmPvomR 5dd942x3nTrkcXiuSd0yNwvn1krqO3GWsYKWstpU= Date: Thu, 7 Jan 2021 14:14:25 +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> <20210106190945.GA213231@ideak-desk.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210106190945.GA213231@ideak-desk.fi.intel.com> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Jan 06, 2021 at 09:09:45PM +0200, Imre Deak wrote: > On Wed, Jan 06, 2021 at 07:04:42PM +0100, Greg KH wrote: > > 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 :( > > Sorry, the commit id correctly is > > 0e2497e334de42dbaaee8e325241b5b5b34ede7e Much better :) Now queued up, thanks. greg k-h