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 95E523D47CF for ; Fri, 20 Mar 2026 17:27:16 +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=1774027636; cv=none; b=QTMuObd7NKQ5c45gROGKo1t/wL6wS9/v7bm/koHHauisbM35GL3gOaL9x53kqEi2jikwKgWYBjYkGO+G2nHrcQ++tKop+k/QteltKwbExf4ABDPrURrKyMCngIlvdEMup6D2pVqPPYMqvHI1UtA+0bOxi0kdbHnVlKYRmyTIpPE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774027636; c=relaxed/simple; bh=OgouGxCY0vTwQgsVryBJURSDqhmhr20UC999CFkgByE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=GQ8FjCUG5HNiY9T4wPR3mdppbfCaluabpsvu+9QWklRkmoDXzcUYX6+0M5o15zcBm975MrFbbBnZDMEcu0DrAcvROq1dsy0nNsushV88DvICBRmLl8IZ2MLAz35MvikzLijqGXLdJmwCnpBnRRRjR42hGsmucOLdsQa4m8XPZVI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=YVf3oRnR; 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="YVf3oRnR" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 936E7C19425; Fri, 20 Mar 2026 17:27:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1774027636; bh=OgouGxCY0vTwQgsVryBJURSDqhmhr20UC999CFkgByE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YVf3oRnRYV+6Syh5vaq8CE0aUVVTaakmLpnNTX4Qap5rPdPIsnbu7oSD0QlBbOvSq PbiAr5VSnju0yHjIX4vAsZEpbYweFUi6HnO9bKlIPVotmqqWsAwAEbFPOCZuQ2IZNT H6goRRxtZRs0PMRUz29piAUVeZgjssC0htLoaOfg= Date: Fri, 20 Mar 2026 18:27:12 +0100 From: "gregkh@linuxfoundation.org" To: Aditya Garg Cc: "jkosina@suse.com" , "stable@vger.kernel.org" Subject: Re: FAILED: patch "[PATCH] HID: appletb-kbd: add .resume method in PM" failed to apply to 6.12-stable tree Message-ID: <2026032008-sulk-glaucoma-d5c1@gregkh> References: <2026032053-reviver-stock-9da2@gregkh> <2026032039-rosy-playmate-f405@gregkh> <2026032013-eggbeater-glamour-d06b@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=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Fri, Mar 20, 2026 at 05:17:00PM +0000, Aditya Garg wrote: > > > > On 20 Mar 2026, at 10:43 PM, gregkh@linuxfoundation.org wrote: > > > > On Fri, Mar 20, 2026 at 09:17:52AM +0000, Aditya Garg wrote: > >> > >> > >>>> On 20 Mar 2026, at 2:45 PM, gregkh@linuxfoundation.org wrote: > >>> > >>> On Fri, Mar 20, 2026 at 09:01:27AM +0000, Aditya Garg wrote: > >>>> The driver doesn't exist for kernels before 6.15 so it's not needed there. > >>> > >>> Thanks for letting us know, but backports for newer kernels would be > >>> appreciated :) > >> > >> I have already sent them to the mailing list using the git send-email command mentioned in the email itself :) > > > > I think you forgot a step that added the git id to the changelog area :( > > Should I resend the patch with the git id? Please do, thanks! greg k-h