From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2DD42748A; Wed, 11 Sep 2024 01:32:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726018362; cv=none; b=tuQhr10LJEk6vb/u4/MjV1/D7n6jz3Q/fwm9Q/AQ6zdZGNGY4y1CCXuylv5Qi91O80nuMkhvy5fmaj/4Yb+a5Hi3L08ISNDRB/nOlxfdso5DEQOdeyaTrnG7MUSPuEWZJ0YqyWUSm7+Xs1I4KEgiwiUP7bMSQBkfvi2RH6LXzkY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726018362; c=relaxed/simple; bh=6OHIbjwU8eKxONQCPlbkcdc0N5e6VMnGSTw9VrDajQ0=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=kOzvB7aKMY0zkN9CGQAvmQbitp8BGIvnq6N51ykzGrlmjoyL++yRKauBHphYF/XKe6TUZjX4gqECTpaXlkI3AOUX7xym6yrlL/bMmroyc6VHt8Xq28yhl5qHFcFsulJTVd43LyD4uj3LRAuPZXCMBOm1BjOVXAdoEfSuidwqPcw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 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) Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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