From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 37D2AC4338F for ; Mon, 26 Jul 2021 09:06:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1EAFD60249 for ; Mon, 26 Jul 2021 09:06:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232684AbhGZIZp (ORCPT ); Mon, 26 Jul 2021 04:25:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:36534 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232041AbhGZIZn (ORCPT ); Mon, 26 Jul 2021 04:25:43 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 846F560249; Mon, 26 Jul 2021 09:06:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627290372; bh=RoxUUmzXLDHMRzw9bnwchbeZKdOVaGzPr/A8EB11wl8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PTVum3ZlUa/hdAoQiZjOQDnZ1wwFlsJEsLMfyNalEoX2g9p7Ve5Glpq0Id9JQNZ/R nz6n/bbaeyPVW0E9Fm0Knrveo/vddxQU5rQe59TWPoXLqOO1IaB9ak+tw/AU+iEaC0 FXxWELKDUh2Dt5xQMvY7l5vjSdFU1uTPryXgiCno= Date: Mon, 26 Jul 2021 11:04:56 +0200 From: Greg KH To: Frank Wunderlich Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Mtk Spi fix for stable Message-ID: References: <3122A872-7168-4D60-8F65-DDAA9E1AB3D1@public-files.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 24, 2021 at 09:29:58AM +0200, Frank Wunderlich wrote: > Hi, > > I noticed i've missed stable tag :( > > Can you please pick this up for at least 5.4/5.10? > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3a70dd2d050331ee4cf5ad9d5c0a32d83ead9a43 Now queued up, but needs a working backport for the 4.4.y queue if you want it there too. thanks, greg k-h