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 81AA6207DF7 for ; Fri, 20 Mar 2026 09:15:04 +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=1773998104; cv=none; b=rdkkoayMGJxhQ/bAyDUFXuIji4sNySQYyDlCCqLbIRj4zHYYhegIbRWyWo0SdWHkEUpSQJKBHa0a6PBVhcYQdfL3bi7Mc0D+0D5NgrVyKxdI7KnmiEfWC9ui3QENu73Mxsb1c38IHUDVreiLKFECilvQvqJFKiYg+jgRTKF31VI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773998104; c=relaxed/simple; bh=B+8/e4Ol1pbk99oKV+CMFBHj46TjrGWJAtXQvHmWIYE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=scyfnjoLQaRphte04AiUhGW2bAVUtfimy/El5hxSz9UP4RNAJPERKmfHKwTNBRkphb3/P6Qnyqw7hZd67Vy2FmaNz4Zr6cbIUoNkAmh1RpByYvnq+gQnoDHBpmQwRLYMD0Um6uhuR77DjCWONx8tR0GbQdSlNTupcMOOfqrHIuI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=iE9u4sfO; 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="iE9u4sfO" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AAEBEC2BC9E; Fri, 20 Mar 2026 09:15:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1773998104; bh=B+8/e4Ol1pbk99oKV+CMFBHj46TjrGWJAtXQvHmWIYE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iE9u4sfOdp9erHoADAc5ndCRADeKuVuTbyViBkcpCmbSvwam5JDTo2+u6lmi6gYy9 zuxfVaODBeZvuxyyDBhjG28ZgF0VUMwpfth/HlDY7sT1Qzv+dSaBLdIeLAXDNRls/K r6PnJaFnlXDMeCDXvk0b5QrbmgJ2zjBr018NIbRQ= Date: Fri, 20 Mar 2026 10:15:01 +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: <2026032039-rosy-playmate-f405@gregkh> References: <2026032053-reviver-stock-9da2@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 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 :) greg k-h