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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D9C3AECAAD8 for ; Wed, 21 Sep 2022 08:57:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229528AbiIUI5T (ORCPT ); Wed, 21 Sep 2022 04:57:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44718 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229437AbiIUI5S (ORCPT ); Wed, 21 Sep 2022 04:57:18 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BFEC07B299 for ; Wed, 21 Sep 2022 01:57:17 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5B673623C9 for ; Wed, 21 Sep 2022 08:57:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C0CD1C433D6; Wed, 21 Sep 2022 08:57:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1663750636; bh=UxHFpcNKVFyM6v4tg93jidtbSdfTCwLY9XSOhtZRXCo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HH6Ws7siv0cv/RaYpB823AWMfu2Wdq28pKvzcjwDpw2pDdjDW62KeolmqUSulcN+2 /EFVpqGeI+XbHD2HgdkbJUHmJ/+pDGaruby3qZ/8xd+027pASYx80q8MT7dVkTmvOu qM+u/B1giUPTMYizpn25b4jYCbdaDTw6xEf3tnnU= Date: Wed, 21 Sep 2022 10:57:11 +0200 From: Greg KH To: Sewook Seo Cc: stable@vger.kernel.org, Sehee Lee , Amruth Ramachandran , Maciej =?utf-8?Q?=C5=BBenczykowski?= Subject: Re: Merge of e22aa14866684f77b4f6b6cae98539e520ddb731 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Sep 21, 2022 at 05:22:58AM +0900, Sewook Seo wrote: > Hi, > > I kindly request to merge below commit to be merged into the relevant > stable trees. > > commit id: e22aa14866684f77b4f6b6cae98539e520ddb731 > target version: 5.4, 5.10 and 5.15. Why are you wanting to skip 5.19.y? And as the commit does not even apply to 5.10.y or 5.4.y, how was this tested? Please provide a working backport for 5.10.y and 5.4.y if you wish to have this backported there, I've queued it up now for 5.19.y and 5.15.y. thanks, greg k-h