Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp517188pxv; Thu, 8 Jul 2021 07:45:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz9O9wd4WG/f0C0117jOpXpdKveonWDefPkZaw5R0Q46wbFNYDRcPPv5TPxtBV2+VGL7+NO X-Received: by 2002:aa7:c952:: with SMTP id h18mr37388885edt.18.1625755505054; Thu, 08 Jul 2021 07:45:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625755505; cv=none; d=google.com; s=arc-20160816; b=SZPOgTpA5oSNKoUzXZ9rOsHGCv2+NVK06Z5rcZP0jkjR1z8/hZzCd+kZh9RkQdd4w4 V+JzkoFxb6Akj3Qlfbu+15JNFlHPCnYw5uoORjTH7SH55UP3BUMiGKP3ue+dEL56PReQ fC8cEfKk2oIlhZZjq119netdos/5ByqTf9sFhjG7Opoy0Qgz0pCuwiypXm7jgs39rKwQ I9F3FKY+ManJxViocuHL2e2U5sACSi+8c3QZVFtvr8s3Y7YRXtkAy/rqUFV/kBAltrGu 5qSrIvNEUoIlAeB5se+gtt6n9kinEkWVcyrGEBulMgTsJayM/hQH6Xt/jr+C7HeiX8KU t+3w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=mPkxchN91lNW5b9Skn/QlxWztHpC/KuOqwvNgH/Zdtg=; b=jzlt9m6NG0Oi8xU6mA1++hY7otNu2YBI02jWxAEXz3yrCm5QZWeTsjhczlj02zOJjQ 92Z4mgfLgMrYr6dDvOgE67zmleuduB5+MFIj/bsQ+8PkbPN8QtaJjtl17cxp+q/AHmiv rBpYqNNJKsqoFcE3AU3W6zwYpmoPPT81q1N1o4S4rbx1iBwd9iRSr/SlBSlkKsU1vfF8 AkBSTekqwJhBMOo9jvx6A+Y+sEPzelXcQhc9EnkF19rTGpHeWaowGzlQgbLE9SYyTThN u4eXmntwxktMJXi/gWTBthdZ9+qjEc+SM4efLK2nY/ExsRxPXBiyQqLoJ6J3IvEc0rin eXuw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=efM0+HcK; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id jz5si3070645ejb.22.2021.07.08.07.44.42; Thu, 08 Jul 2021 07:45:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=efM0+HcK; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232021AbhGHOnd (ORCPT + 99 others); Thu, 8 Jul 2021 10:43:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:43220 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231917AbhGHOnd (ORCPT ); Thu, 8 Jul 2021 10:43:33 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 95C8361622; Thu, 8 Jul 2021 14:40:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1625755251; bh=eJ5sP58aL4OwiOaReEZeYkwxfPnkIdoZBObgua4paN4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=efM0+HcKT8kpzz4RRbZ+V68zn1/JQc2ICEH+EQwI8mq6il9QywmdatgsF9G3lUHNS ObiI+zmjHk5eQcegVrztRRDWCohsrJ3Jdp0rbWdd/rND/lEktXp4yJ7a9Vgh8WM6UI 4cqTVlYRUdmBvOS+ooSsMVd45kIZouM5ltimtv+c= Date: Thu, 8 Jul 2021 16:40:48 +0200 From: Greg KH To: Shaobo Huang Cc: chenzefeng2@huawei.com, kepler.chenxin@huawei.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux@arm.linux.org.uk, liucheng32@huawei.com, mhiramat@kernel.org, nixiaoming@huawei.com, tixy@linaro.org, xiaoqian9@huawei.com, young.liuyang@huawei.com, zengweilin@huawei.com Subject: Re: ping // [PATCH 4.4.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping Message-ID: References: <20210708131240.32836-1-huangshaobo6@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210708131240.32836-1-huangshaobo6@huawei.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 08, 2021 at 09:12:40PM +0800, Shaobo Huang wrote: > On Thu, Jul 08, 2021 at 09:56PM +0800, Greg KH wrote: > > > On Thu, Jul 08, 2021 at 08:42:40PM +0800, Shaobo Huang wrote: > > > ping > > > > ??? > > > > What are you asking about here? Please be specific, "naked pings" like this are not informative. > > > > thanks, > > > > greg k-h > > This patch was merged in the 4.9.y branch last time, but the 4.4.y branch is still not merged, > please review the 4.4 branch merge. What "4.4 branch merge"? I see no patch here at all. confused, greg k-h