Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp594121pxb; Wed, 27 Oct 2021 08:41:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx4HPzdSWeEyeKKjCaM2hD8Me35BECqbi3KHAxK9dcpACVHPVsqavxT4xP/VKI58ASBwXGS X-Received: by 2002:a62:f20e:0:b0:47b:f629:6b52 with SMTP id m14-20020a62f20e000000b0047bf6296b52mr18367735pfh.53.1635349318676; Wed, 27 Oct 2021 08:41:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635349318; cv=none; d=google.com; s=arc-20160816; b=nmtWOD/sKFx8afspsmntz0JTGZbWHiFsF4VuC4WugrpRQHyMLItXJOQJJ3SYAxdCqK RRQY201YdlH1dwrcSDUHEv1wcNgrOzyTeRa5PIlskLsAsH9UlJ4SFvdaJix1WReNloNa XHOCIm3ygWXWhbQINx7e2BbEYoUGAz/UhKTyMQ2sJBZ8YxKGmif6oTlmXA1DatWuowE/ AaRlVwjKkB8L8Vc4ZHjrjUceFO0p651CjEFt8YLDeFTGiUd5L6BREBtMop3Y99BSEdfb SQSMZQuiVOLjeKPLFLWK2bDCr7MgqFSJNm/87nfKmZ5zIU84KEq6XYk5A3MLQUJmwdl5 5c9g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=BixoKnT/wdIrdmyfVkCQjUrWFCIVqG74lBWIjUiwbbQ=; b=pHc4GFGQjYECmIuw+eRkEwe/2gKY7/Oc9c0pG5+ZVa67E6B2BJEhD2Ld/HU9C8ySkh pHprv4Yc9ApqPIwiiK1Xe1nFH0btt9RoHB5KM8jR5l5JsAl5qmqTV0j/fDsxbyDzb5Xw 50D03yUqe7whaOxSugcvPQNsG6Hg5z0CZTOMjswrAy8whrevy0xpJyAJyGpMqUOv9p7O mcvMT44c42zla6LkVe4KfdtAdhyFF8tRcmUy42ljAU7+/s9deHA5pW8dv+0Txr3TsXxm UVTP7B3Hq/PBcyVhYp8JXbl8gm6ZSHR+7DAlHbkIA+MCqqy5wzTVbuKu43ts2GJh7ThU flHQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v8si255294ple.394.2021.10.27.08.41.45; Wed, 27 Oct 2021 08:41:58 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237862AbhJ0C2a convert rfc822-to-8bit (ORCPT + 99 others); Tue, 26 Oct 2021 22:28:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:56194 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236697AbhJ0C23 (ORCPT ); Tue, 26 Oct 2021 22:28:29 -0400 Received: from rorschach.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 33D9B6023F; Wed, 27 Oct 2021 02:26:02 +0000 (UTC) Date: Tue, 26 Oct 2021 22:26:00 -0400 From: Steven Rostedt To: =?UTF-8?B?546L6LSH?= Cc: Miroslav Benes , Guo Ren , Ingo Molnar , "James E.J. Bottomley" , Helge Deller , Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Paul Walmsley , Palmer Dabbelt , Albert Ou , Thomas Gleixner , Borislav Petkov , x86@kernel.org, "H. Peter Anvin" , Josh Poimboeuf , Jiri Kosina , Petr Mladek , Joe Lawrence , Masami Hiramatsu , "Peter Zijlstra (Intel)" , Nicholas Piggin , Jisheng Zhang , linux-csky@vger.kernel.org, linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-riscv@lists.infradead.org, live-patching@vger.kernel.org Subject: Re: [PATCH v5 1/2] ftrace: disable preemption when recursion locked Message-ID: <20211026222600.7899126f@rorschach.local.home> In-Reply-To: <3d897161-7b74-944a-f2a0-07311436fbd9@linux.alibaba.com> References: <3ca92dc9-ea04-ddc2-71cd-524bfa5a5721@linux.alibaba.com> <333cecfe-3045-8e0a-0c08-64ff590845ab@linux.alibaba.com> <18ba2a71-e12d-33f7-63fe-2857b2db022c@linux.alibaba.com> <20211026080117.366137a5@gandalf.local.home> <3d897161-7b74-944a-f2a0-07311436fbd9@linux.alibaba.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 27 Oct 2021 09:54:13 +0800 王贇 wrote: > My apologize for the stupid comments... I'll send a v6 for this patch > only to fix that, please let me know if this is not a good way to fix > few lines of comments. Actually, please resend both patches, as a new patch set, on its own thread. Just replying here won't trigger my patchwork scripts. And also, if you don't include the other patch, the scripts will drop it. Thanks, -- Steve