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 CFE38C001DB for ; Fri, 4 Aug 2023 12:15:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229898AbjHDMPc (ORCPT ); Fri, 4 Aug 2023 08:15:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229463AbjHDMPa (ORCPT ); Fri, 4 Aug 2023 08:15:30 -0400 Received: from szxga08-in.huawei.com (szxga08-in.huawei.com [45.249.212.255]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D705246AA for ; Fri, 4 Aug 2023 05:15:28 -0700 (PDT) Received: from kwepemi500020.china.huawei.com (unknown [172.30.72.56]) by szxga08-in.huawei.com (SkyGuard) with ESMTP id 4RHPlf24yTz1KC70; Fri, 4 Aug 2023 20:14:22 +0800 (CST) Received: from [10.67.109.184] (10.67.109.184) by kwepemi500020.china.huawei.com (7.221.188.8) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Fri, 4 Aug 2023 20:15:26 +0800 Message-ID: <412cc31a-0891-6c96-bc94-2e84cc0f57d7@huawei.com> Date: Fri, 4 Aug 2023 20:15:25 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH 5.10 1/6] bpf: allow precision tracking for programs with subprogs Content-Language: en-US To: Greg KH , Pu Lehui CC: , Eduard Zingerman , Luiz Capitulino , Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko References: <20230801143700.1012887-1-pulehui@huaweicloud.com> <20230801143700.1012887-2-pulehui@huaweicloud.com> <2023080425-decline-chitchat-2075@gregkh> From: Pu Lehui In-Reply-To: <2023080425-decline-chitchat-2075@gregkh> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.109.184] X-ClientProxiedBy: dggems706-chm.china.huawei.com (10.3.19.183) To kwepemi500020.china.huawei.com (7.221.188.8) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 2023/8/4 18:33, Greg KH wrote: > On Tue, Aug 01, 2023 at 10:36:55PM +0800, Pu Lehui wrote: >> From: Andrii Nakryiko >> >> [ Upstream commit be2ef8161572ec1973124ebc50f56dafc2925e07 ] > > For obvious reasons, I can't take this series only for 5.10 and not for > 5.15, otherwise you would update your kernel and have a regression. > > So please, create a 5.15.y series also, and resend both of these, and > then we will be glad to apply them. For this series, I've dropped them > from my review queue now. > alright, it's fine for me. will send them soon. > thanks, > > greg k-h