From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A1F7F2571D7 for ; Fri, 2 Jan 2026 12:23:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767356624; cv=none; b=VS3eH9UHnh4yFnN6qoshepo3alkAs8+EmVcPx8pt7IQMTNBucUGCjfSozhyu/4m3i6NfDTGgJwXhgbGMtJqwBbguGT3mH4jrV6/m70LN8TqD3K79+MFq/CyFbSKL3IyBnVqpal2Ov/ka7GJPgs81g5e1te3WvfgXpkH8s11tCdw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767356624; c=relaxed/simple; bh=Il6vtJBmZFcHo7j9Qa1hq4r7IH6E3gpG1ZauhomDTgo=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=OwrdwDHLLQ2qpbyREEyPHkoV2vgr1nvJBlQN3nkrQLaNJI2t9DefPC6mBzNfcwdjnTrpcls4FpwNj/Ex3+76clO98W2qUYGWWHVqJ4QaRiTogNUKRxu6U74ILipVw/e+8sSvqWTXZz78Y+nUVWTLi1+28kyB+cKKD3kfJdGHzMU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=cjHg8CuF; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="cjHg8CuF" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A9F45C116B1; Fri, 2 Jan 2026 12:23:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1767356624; bh=Il6vtJBmZFcHo7j9Qa1hq4r7IH6E3gpG1ZauhomDTgo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cjHg8CuFlrT/SwApaoVVvj4huM2y1EcH6SExr8Qyuns7xlWi5KZm2npIRQOBYhAHA yMxuxhOfYKALFyTxnUM3sasXBSSQ0F+GyFZsb7Kuz1Jyt68FpQOtksFq2aKsRyfOIM Rwh9J1CwNzwv/7QURXQokJ+QEVIx6h2wpKfmCMFM= Date: Fri, 2 Jan 2026 13:23:41 +0100 From: Greg KH To: John Hubbard Cc: Danilo Krummrich , Miguel Ojeda , Sasha Levin , Alexandre Courbot , stable@vger.kernel.org, Nouveau Dev Subject: Re: ba1b40ed0e34bab597fd90d4c4e9f7397f878c8f for 6.18.y Message-ID: <2026010235-spied-quote-cb42@gregkh> References: <7737ff62-163b-45eb-857f-c9eb00ea2914@nvidia.com> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7737ff62-163b-45eb-857f-c9eb00ea2914@nvidia.com> On Wed, Dec 31, 2025 at 12:02:20PM -0800, John Hubbard wrote: > On 12/30/25 5:44 PM, Danilo Krummrich wrote: > > On Wed Dec 31, 2025 at 1:57 AM CET, Miguel Ojeda wrote: > >> Cc'ing Danilo and Alexandre so that they can confirm they agree. > > > > Good catch! Greg, Sasha: Please consider this commit for stable. > > Alex is away, but I also agree with this. Now queued up, thanks. greg k-h