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 7B6F6370AF4; Tue, 19 May 2026 11:40:23 +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=1779190823; cv=none; b=hpzt8W4g3Umztv9oh+yY9I6e357wlAD13z8vDkIEDmEC6PeGA1h9DH//bijePeNOnsR1FhuMIO3lvzgDtnOIoEv4ve0zJhDAN2WPuJJAm9GjPTLlkUPFKlNY3mlfgjDiiA8W3PJTQyZPLmKKPeBDSxDgSxYuJoICEzTyF3NQsYM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779190823; c=relaxed/simple; bh=QQaaGxQ5MASOA16eW1u17RV/meEJnJskrvGMHhJ6QeQ=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=hfRFjpS077LvXhtU0z3kzy8nB8R8VeqWVdTNxyhVSdIWx78/Fe8DWuXg4Y9sUqP6SDwWLDwCU2DxvkA9I/dSGq3JNpl30hnAhdf4ewmc3ZWe0dsGFh9IY/wxu46j7L25XhxUR8D0VBkaf0a0Z4PrKG9oq6c+vVAz5+xxlUE7L1E= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=G0TPOmjb; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="G0TPOmjb" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B3FFCC2BCB3; Tue, 19 May 2026 11:40:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1779190823; bh=QQaaGxQ5MASOA16eW1u17RV/meEJnJskrvGMHhJ6QeQ=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=G0TPOmjbmcvJIsyGp9Lt9WWuGrK3bSidLM55V8j1toGC08ccXy34OW+azx4MDkSV7 a/BjSolTL36yxsLoocb5XUNbmpvdpDCm+P1wzQ6KWLN2vZA6JE6WOXE6NoTfzmfUey ef352MxE0yvpE8Idden2ACG12L3FEAoE2VydQ6X7abTwmp4W+J7UEPOHhQC0QxrCUv A5SHqdGiPEPP28otiuD5aBL0d9JDnfKn5p70KSV2wgC/lhciRK56CwFnAc4hkqZKLg mvQf2SluEbysYMgQBbiDmzhVt7XjUOIOl9GPWQDyB05H0C+RTfaFU1sGH/cIjAHr4+ Jh0UTs5zoTCUA== Message-ID: <6b5378ed-270a-4ade-a944-654941ee9f8c@kernel.org> Date: Tue, 19 May 2026 06:40:18 -0500 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] nios2: remove the architecture Content-Language: en-US To: Wolfram Sang , Simon Schuster Cc: Ethan Nelson-Moore , Peter Zijlstra , Arnd Bergmann , linux-doc@vger.kernel.org, devicetree@vger.kernel.org, workflows@vger.kernel.org, Linux-Arch , dmaengine@vger.kernel.org, linux-i2c@vger.kernel.org, linux-iio@vger.kernel.org, Netdev , linux-pci@vger.kernel.org, linux-pwm@vger.kernel.org, linux-hardening@vger.kernel.org, linux-kbuild@vger.kernel.org, "linux-csky@vger.kernel.org" , Jonathan Corbet , Shuah Khan , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Daniel Lezcano , Thomas Gleixner , Alex Shi , Yanteng Si , Dongliang Mu , Hu Haowen <2023002089@link.tyut.edu.cn>, Kees Cook , Oleg Nesterov , Will Deacon , "Aneesh Kumar K.V (Arm)" , Andrew Morton , Nicholas Piggin , Vinod Koul , Frank Li , Dave Penkler , Andi Shyti , Jonathan Cameron , David Lechner , =?UTF-8?Q?Nuno_S=C3=A1?= , Andy Shevchenko , Andrew Lunn , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Lorenzo Pieralisi , Krzysztof WilczyDski , Andreas Oetken References: <20260518042833.272221-1-enelsonmoore@gmail.com> <20260518105735.GW3126523@noisy.programming.kicks-ass.net> <20260518172444.zyd47mcagrcwu7wt@dev-vm-schuster> <20260519103012.blot4bssgiqfer6p@dev-vm-schuster> From: Dinh Nguyen In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Simon, On 5/19/26 05:55, Wolfram Sang wrote: > Hi Simon, > >>> ... but given this, you might want to get added in MAINTAINERS as >>> reviewer (or even maintainer) for nios2? Besides that your efforts are >>> already worth it in my book, it would also ensure you get CCed on >>> patches like this. Then, you are not depending on people like Arnd >>> putting you in the loop manually. >> >> Sure, I'd be glad to do so, but so far I refrained from it as I was a bit >> unsure about the netiquette (can I simply do so by self-proclamation? At >> least the git history seems to suggest so...). > > In your case, you can do so, I'd say. You explained your very reasonable > interest in the architecture and have already shown efforts to keep it, > as we can see from the git history. The final call will be done by Dinh > Nguyen obviously with whom you probably need to sort out details. But I > can't imagine your offer for help will be rejected, quite the contrary. > I 100% support adding you as a maintainer. Please send a patch. Thanks, Dinh