[PATCH net-next 7/7] sparc: configs: Remove references to CONFIG_SUNVNET and CONFIG_LDMVSW

Anatoly Pugachev matorola at gmail.com
Sat Jan 7 23:14:33 AEDT 2023


On Sat, Jan 7, 2023 at 1:00 AM Anirudh Venkataramanan
<anirudh.venkataramanan at intel.com> wrote:
>
> An earlier patch removed the Sun LDOM vswitch and sunvnet drivers. Remove
> references to CONFIG_SUNVNET and CONFIG_LDMVSW from the sparc64 defconfig.
>
> Cc: Leon Romanovsky <leon at kernel.org>
> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan at intel.com>
> ---
>  arch/sparc/configs/sparc64_defconfig | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/arch/sparc/configs/sparc64_defconfig b/arch/sparc/configs/sparc64_defconfig
> index 1809909..a2c76e8 100644
> --- a/arch/sparc/configs/sparc64_defconfig
> +++ b/arch/sparc/configs/sparc64_defconfig
> @@ -95,8 +95,6 @@ CONFIG_MII=m
>  CONFIG_SUNLANCE=m
>  CONFIG_HAPPYMEAL=y
>  CONFIG_SUNGEM=m
> -CONFIG_SUNVNET=m
> -CONFIG_LDMVSW=m
>  CONFIG_NET_PCI=y
>  CONFIG_E1000=m
>  CONFIG_E1000E=m

I wonder what is the reason for removing the perfectly working sunvnet
driver which is used in LDOMs under sun hardware hypervisor?
Can we please not remove drivers which are actually used? Or either
drop sparc32/sparc64 (whole arch) from linux kernel as well. Thanks.


More information about the Linuxppc-dev mailing list