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 30431C433EF for ; Fri, 22 Apr 2022 15:43:18 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=avoHj23TEoWpTcZ7tjtq/SXjmr6XBG3VF/bNeLwP9Eo=; b=jsg1SFoNWdiULR 4DFcowPYJkD5wVW3Kgqe8b58dEJuPEwKTQ5tfin44qNiYGZTRfv73fWBlqwY/sY6927mXRU/5fsQY H1zFSIZX3X1fLQn513hCiN31Mvp7zFhnBnVjLoq7yxe+HM9V32GFGx8NJzyxs3bwYOUyMk1rpCpbK 7NqNs2arUqWTmjDJMFMCS85sJGHWM/sP/M9PQJkPPlt+hhybafjYVi9eXzyLC+fkoursd4xQNHhWa mLWvWD8QW1EQgHtC6YOurU2QbX814mPzS2YijcmekguJq0+D3lvrrEeU3rEoS1sgRzAgj0edCZftx VULUKNOjaUKokXSMPJuA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhvQJ-001AkO-CF; Fri, 22 Apr 2022 15:42:19 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhvPz-001AeW-3M; Fri, 22 Apr 2022 15:42:00 +0000 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 ams.source.kernel.org (Postfix) with ESMTPS id 86B16B8311D; Fri, 22 Apr 2022 15:41:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5979AC385A4; Fri, 22 Apr 2022 15:41:55 +0000 (UTC) Date: Fri, 22 Apr 2022 11:41:53 -0400 From: Steven Rostedt To: Mark-PK Tsai Cc: , , , , , Subject: Re: [PATCH v3 0/2] tracing: make tracer_init_tracefs initcall asynchronous Message-ID: <20220422114153.113f4dac@gandalf.local.home> In-Reply-To: <20220422092751.19386-1-mark-pk.tsai@mediatek.com> References: <20220323152257.7871-1-mark-pk.tsai@mediatek.com> <20220422092751.19386-1-mark-pk.tsai@mediatek.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220422_084159_350680_E41AFEF4 X-CRM114-Status: GOOD ( 11.11 ) 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: , 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 On Fri, 22 Apr 2022 17:27:51 +0800 Mark-PK Tsai wrote: > Could you please help to review this patch? > Sorry to disturb you, I just want to make sure it has not been > forgotten. No problem. Sorry for not getting to it, but my queue is rather deep :-p Hopefully I can get to it by next week. Feel free to remind me again in a week in case you do not hear back from me. But it is in my local patchwork, but so is a lot of other patches I need to review :-/ -- Steve _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel