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 363471A3BCA; Tue, 10 Sep 2024 18:54:31 +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=1725994472; cv=none; b=fBfnzZrpHYJyxcD8hzLOwvzxEqe1fB+rmQmzfoPdM4GjOLM3ffgXS+wAzkib5KvwRxJS66rrkDNs20UHt9L28FoWYOwL8xR5NHZKz4DWlmJz3TzXruAeWRKyTxG2YrtBDisAeMODIXRlExeTspjoxYfuMvH+dngjaMEGOCmFqHc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725994472; c=relaxed/simple; bh=WC4pBiIUDalgyXWe+fvymc628DQH06NWE+NGwbJbeaQ=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Ooe+1jwa67KHvln4cSH7lV24TN/MlELkvYhPWAKeWkm7fHgzdczZAxrvIGxQHzAUANWyppxLCA1AW0M0UyI1aYOzB/i58T/oSWxBiihWb5YEqhzzcfZdCKBwix8QjgOk+mWtTZZwYQfRrT9+f995aXIB/WWCVgBgM0biLmJ96t0= 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 3D72BC4CEC3; Tue, 10 Sep 2024 18:54:30 +0000 (UTC) Date: Tue, 10 Sep 2024 14:54:31 -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: <20240910145431.20e9d2e5@gandalf.local.home> In-Reply-To: References: 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 11:23:29 -0700 Andrii Nakryiko wrote: > Does Linus have to be in CC to get any reply here? Come on, it's been > almost a full week. Just FYI, an email like this does piss people off. You are getting upset for waiting "almost a full week"? A full week is what we tell people to wait if they don't get a response. And your email was directed to multiple people. Then pointing out myself and Masami because we didn't respond? We are not arm64 maintainers, and that email looked more directed at them. Funny part is, I was just about to start reviewing Masami's fprobe patches when I read this. Now I feel reluctant to. I'll do it anyway because they are Masami's patches, but if they were yours, I would have pushed it off a week or two with that attitude. Again, just letting you know. -- Steve