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 B26B424A044 for ; Wed, 7 Jan 2026 06:41:13 +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=1767768075; cv=none; b=GtBooxucDxY8+SNn1X2PzJRbaXqguSMMQuHiLfJSvgQQd7lB9D4qzcRs2IdOjKrsP3piW9Nizbb2LvRwUPHBot4LPvfd8vz8ifiS6xrPzLSvbA0vCh16lh/p5pC7JcQoZ1ig2ll4BILmEYQL2MrVGyTBBhMoIu05lqKfCIdUayE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767768075; c=relaxed/simple; bh=3owhpC0x4f1U3cnWCMz2J1vOh/VWBFpcgFwqT8gkENs=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=uVrNY/QOZ6ZSMzrVcVqKIyALUHMjJ7i0dHyZRL3nJ5fZDMKkQhkq5YWg/rF5bBaLJXgzgzpbSr1YcitjOFkxGOvFFRMlpJtcAzOWwP2KvRXOKo6/mKnjLjC822hkYExrP+YsVHmqVNX02ZbRm0hFbC2PQ2+qT7Rgn3d3s8OLs+I= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=XptrqtAR; 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="XptrqtAR" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D4D15C4CEF7; Wed, 7 Jan 2026 06:41:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1767768073; bh=3owhpC0x4f1U3cnWCMz2J1vOh/VWBFpcgFwqT8gkENs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XptrqtARqbsA4SWg5d4x0aL0+jmkiDcH2a9L1ShwSCycG5xyAtrazq/tvQaVnbEx+ AqMwARquyJHLcGmBdzIqcGyBWoPPIunJL0rvereYk8t5QQW6q9WxmqrU5oIk8fO3HT bLUzRbGdCWS13ss+/5ACvpWmokV1bN9vLi6idmTs= Date: Wed, 7 Jan 2026 07:41:10 +0100 From: Greg KH To: JP Dehollain Cc: stable@vger.kernel.org Subject: Re: Fwd: Request to add mainline merged patch to stable kernels Message-ID: <2026010748-seventeen-daylight-2568@gregkh> References: <2025122303-widget-treachery-89d6@gregkh> <2026010604-craftsman-uniformed-029c@gregkh> 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: On Wed, Jan 07, 2026 at 04:43:42PM +1100, JP Dehollain wrote: > Apologies greg, I just realised that there is a prior commit > 587d1c3c2550abd5592e1f0dc0030538c9ed9216 that needs to be merged > before the 807221d can pass the build. Great, please submit a patch series of this, that are properly tested, so we know exactly what to do here. thanks, greg k-h