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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0FCAAC433F5 for ; Thu, 12 May 2022 14:47:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9ehx1nK/vQs2dlJu+a7tFTxnDgCsC5YRo+rE3esW82w=; b=J4uwrd1Nn5RER5 ZqodtsUcMGsaqDjTGp4A4nS3VoUgd3fw0DXVdd/7nOnoeXAA3KmGUVWUDg7m3ONkKBJs3Z1a7jDwH MPMw5wW3/kZl4rJxVVwRM7TONGJ6Ut3cdKYZ6zTmGQcHFiVS18vjmaKzLxXWQJUDY4pBlRMiPzRj3 JH8c68FMlcqupuZPcWQ8950awlj+Wa39xiMqfX/Q7Bk64tBiDfW615MAMPoX0Kg8SFq048h+ZVxT8 P/zCy5qq7MUlynJy4DKptvYoxiovwoujH4PHyt8YjwOXsCrXWmI4in+0NYHIctyF0wcMdgAbx6BMd cKv86szK8BOXmK4Vx0VQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1npA4t-00CUUh-5l; Thu, 12 May 2022 14:46:07 +0000 Received: from [2400:dd01:100f:2:72e2:84ff:fe10:5f45] (helo=mail.nfschina.com) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1npA4p-00CUQs-FI; Thu, 12 May 2022 14:46:05 +0000 Received: from localhost (unknown [127.0.0.1]) by mail.nfschina.com (Postfix) with ESMTP id 144A01E80D22; Thu, 12 May 2022 22:40:19 +0800 (CST) X-Virus-Scanned: amavisd-new at test.com Received: from mail.nfschina.com ([127.0.0.1]) by localhost (mail.nfschina.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wvZOnFFbob1U; Thu, 12 May 2022 22:40:16 +0800 (CST) Received: from localhost.localdomain (unknown [219.141.250.2]) (Authenticated sender: kunyu@nfschina.com) by mail.nfschina.com (Postfix) with ESMTPA id 3FFCF1E80D04; Thu, 12 May 2022 22:40:16 +0800 (CST) From: Li kunyu To: rostedt@goodmis.org Cc: agordeev@linux.ibm.com, aou@eecs.berkeley.edu, borntraeger@linux.ibm.com, bp@alien8.de, dave.hansen@linux.intel.com, gor@linux.ibm.com, hca@linux.ibm.com, hpa@zytor.com, kunyu@nfschina.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org, linux@armlinux.org.uk, mingo@redhat.com, palmer@dabbelt.com, paul.walmsley@sifive.com, svens@linux.ibm.com, tglx@linutronix.de, x86@kernel.org Subject: Re: [PATCH] kernel: Ftrace seems to have functions to improve performance through optimization Date: Thu, 12 May 2022 22:45:32 +0800 Message-Id: <20220512144533.58085-1-kunyu@nfschina.com> X-Mailer: git-send-email 2.18.2 In-Reply-To: <20220512101229.7886a798@gandalf.local.home> References: <20220512101229.7886a798@gandalf.local.home> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220512_074603_734920_12761315 X-CRM114-Status: UNSURE ( 3.56 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org I'm glad you're willing to reply to me. My current English level is limited, and I may not describe it correctly. I consider that these functions may not be modified in a short time, which may bring advantages in function performance. I could only submit it by inquiry. Thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel