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 B7A4A324B10 for ; Tue, 6 Jan 2026 14:57:28 +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=1767711448; cv=none; b=W7ms/y1NuazE5rkgUg7X7HD/tShf9/xxI8Ajil6BzNV2VVW5jrBrW9uDb6YCrFrDS6qMzjBDLHuInkDbWcj2c2FDTViC8P3PihuR0L6QE/W0iKHOaSiQiE65mtHpgMnPBG/wKYvg/8MEEAfj2GssBXkqPH641Z+nenQd85vhiUI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767711448; c=relaxed/simple; bh=WfpVBCf45szuIzqVDLrzIlGbVc/JZamiEE00cfCy3Ow=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=FxlyyXbG6ejaXPcU1rMcc5NyUmaGz0wGv8cUSSeGIJnZuWRO69lOBEQd7vSbRKs9GDAX3S1HNOTm1oW21Y50JJaiudgelDKfJ33eHBLBBFVkUuZFOK+Jt9ROybTBiV0gJTuJWvmv5h9h0iKDaAPCc6SNy65vMNXMmi28S9a3rAo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=yaNcAG8O; 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="yaNcAG8O" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7D8B6C116C6; Tue, 6 Jan 2026 14:57:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1767711448; bh=WfpVBCf45szuIzqVDLrzIlGbVc/JZamiEE00cfCy3Ow=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=yaNcAG8O36EHlnD7qcmHfJ6dU1NNB88Wqvx/4vJOFphaM/FqntfAtXyfU0kCMOYkZ sGqsh8DPlqaSPgJszn6ukw1JNJZBz5XBcRe9Grj9KHvK42wPbMlC7GmtRAuiY+NbFu 1HMMB6dBUkNJdI6+ZC96/psZBNHBiIxbzxBPUukQ= Date: Tue, 6 Jan 2026 15:57:24 +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: <2026010604-craftsman-uniformed-029c@gregkh> References: <2025122303-widget-treachery-89d6@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 Thu, Dec 25, 2025 at 08:55:30AM +1100, JP Dehollain wrote: > Hi Greg, thanks for looking into this.. > The full commit hash is 807221d3c5ff6e3c91ff57bc82a0b7a541462e20 That commit fails to build on the 6.12.y kernel tree, so how was this tested? thanks, greg k-h