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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3AE1C433EF for ; Tue, 26 Oct 2021 13:04:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8DC8961039 for ; Tue, 26 Oct 2021 13:04:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236113AbhJZNGc (ORCPT ); Tue, 26 Oct 2021 09:06:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:55432 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230324AbhJZNGc (ORCPT ); Tue, 26 Oct 2021 09:06:32 -0400 Received: from gandalf.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 E07DE60F6F; Tue, 26 Oct 2021 13:04:07 +0000 (UTC) Date: Tue, 26 Oct 2021 09:04:06 -0400 From: Steven Rostedt To: Masami Hiramatsu Cc: Tiezhu Yang , naveen.n.rao@linux.ibm.com, anil.s.keshavamurthy@intel.com, davem@davemloft.net, mingo@redhat.com, corbet@lwn.net, akpm@linux-foundation.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 4/4] MAINTAINERS: Update KPROBES and TRACING entries Message-ID: <20211026090406.4c26967a@gandalf.local.home> In-Reply-To: <20211026172842.cb6fc83f888ade50d0b6046c@kernel.org> References: <1635213091-24387-1-git-send-email-yangtiezhu@loongson.cn> <1635213091-24387-5-git-send-email-yangtiezhu@loongson.cn> <20211026172842.cb6fc83f888ade50d0b6046c@kernel.org> 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=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Tue, 26 Oct 2021 17:28:42 +0900 Masami Hiramatsu wrote: > This looks good to me for kprobe section. > > Acked-by: Masami Hiramatsu Thanks, I'll pull this into my queue. -- Steve