Re: [PATCH net-next] net: mdio: Add netlink interface

From: Michael Walle
Date: Tue Mar 07 2023 - 06:23:32 EST


> To prevent userspace phy drivers, writes are disabled by default, and can
> only be enabled by editing the source.

Maybe we can just taint the kernel using add_taint()? I'm not sure if
that will prevent vendors writing user space drivers. Thoughts?

-michael