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 6BD33EE01FA for ; Wed, 11 Sep 2024 01:34:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type: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=j34rt9KAkhTa8Pk6aeC5JFtM5a6dwcieLrZEKn0GHz0=; b=Ab77C+Dbj0md0K2Zy7NXxWkMlB q1NrR0dlK4lCRtpTipzV/OIZ6Y0m1lTAo/sH+yQ5eCJpFLZ61ukdl9S4msIo7Vuo8cTzl5Y6Rx+MG tAIrEQGFziq6flVUk+UwowhrElC8r4wA19Vl3esVtsyba4+oNI1toWMcHryRKApnvaSm/0BKVNSUi AExQls+hT1L4R10PhI7sdyfQLdfpDUd9wY/PLc+ymd/rZB7pQNYwrUZ+Tfn9gaXG5dWGHlSG4wvJm qivGqNzyYXTQlVTdbivgZkJOQRBy3HIcLKRJ2GgBuqQquInARj/oqITDcgWBLAO5LjWU+ntQqMCuo M13mqsPA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1soCEy-00000007hh2-0xe9; Wed, 11 Sep 2024 01:33:52 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1soCDt-00000007hUs-0F6i for linux-arm-kernel@lists.infradead.org; Wed, 11 Sep 2024 01:32:46 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 769F25C0210; Wed, 11 Sep 2024 01:32:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 16E0FC4CEC3; Wed, 11 Sep 2024 01:32:39 +0000 (UTC) Date: Tue, 10 Sep 2024 21:32:41 -0400 From: Steven Rostedt To: Andrii Nakryiko Cc: Masami Hiramatsu , bpf , Linux trace kernel , adubey@linux.ibm.com, "Naveen N. Rao" , KP Singh , linux-arm-kernel , Mark Rutland , Will Deacon , Alexei Starovoitov , Catalin Marinas , Florent Revest , Puranjay Mohan Subject: Re: Unsupported CONFIG_FPROBE and CONFIG_RETHOOK on ARM64 Message-ID: <20240910213241.58da3e43@gandalf.local.home> In-Reply-To: <20240910212702.6679f507@gandalf.local.home> References: <20240910145431.20e9d2e5@gandalf.local.home> <20240910182209.65ab3452@gandalf.local.home> <20240910212702.6679f507@gandalf.local.home> X-Mailer: Claws Mail 3.20.0git84 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240910_183245_171952_E4D2C5E2 X-CRM114-Status: UNSURE ( 9.84 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 10 Sep 2024 21:27:02 -0400 Steven Rostedt wrote: > > Does Linus have to be in CC to get any reply here? Come on, it's been > > almost a full week. Moral of the story is, if you had left out the above sentences, I would have updated you nicely and this would not have been an issue. -- Steve