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 0F0D09461 for ; Wed, 23 Aug 2023 07:52:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B88C7C433C8; Wed, 23 Aug 2023 07:52:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692777167; bh=n9oUBtOY4v6iN8QeG3ySrjb2E4LovnG5A5s20mkNAwU=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=o4dbetyVcKe/463jEhmKakZIdv0sfO0FZftM7FIZ0vH45iTEYSZ26GGVWIhKi3lbQ zFnsbnvIxUzEA4WO47amELVI87xNbsAXaQ3D/tkafCpFg3ijjBTtXG0PMIckt1Ru1W ZZLZYu0A5xJ5e3VB+gMs+8QqvUQYmsSYFleqIdk/6vnr6Cw3QjyHn8IWjZmg06zNDV wwhthvluYf3IPZyrZpNseQjzG9VAszAw2uu9xSffsAcVyQurCPrj6k5vAImuK9HqfY AHNfHsQIkDlfYADV7Fbu0VvVutb9QW1W8II0gR4sIeEwBNYjUrBGRT6wJwiH9+CQue mgYgplV8zyurw== From: Kalle Valo To: Greg KH Cc: "Limonciello, Mario" , Evan Quan , Andrew Lunn , rafael@kernel.org, lenb@kernel.org, johannes@sipsolutions.net, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, alexander.deucher@amd.com, rdunlap@infradead.org, quic_jjohnson@quicinc.com, horms@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, amd-gfx@lists.freedesktop.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [V9 1/9] drivers core: Add support for Wifi band RF mitigations References: <20230818032619.3341234-1-evan.quan@amd.com> <20230818032619.3341234-2-evan.quan@amd.com> <2023081806-rounding-distract-b695@gregkh> <2328cf53-849d-46a1-87e6-436e3a1f5fd8@amd.com> <2023081919-mockup-bootleg-bdb9@gregkh> <2023082247-synthesis-revenge-470d@gregkh> Date: Wed, 23 Aug 2023 10:53:43 +0300 In-Reply-To: <2023082247-synthesis-revenge-470d@gregkh> (Greg KH's message of "Tue, 22 Aug 2023 08:39:00 +0200") Message-ID: <87a5uiw5x4.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Greg KH writes: > On Mon, Aug 21, 2023 at 10:13:45PM -0500, Limonciello, Mario wrote: >> So I wonder if the right answer is to put it in drivers/net/wireless >> initially and if we come up with a need later for non wifi producers we can >> discuss moving it at that time. > > Please do so. Sorry, I haven't been able to follow the discussion in detail but just a quick comment: if there's supposed to be code which is shared with different wifi drivers then drivers/net/wireless sounds wrong, net/wireless or net/mac80211 would be more approriate location. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches