Re: [PATCH v2 07/19] ARM: update DEPRECATED_PARAM_STRUCT removal timeline

Ethan Nelson-Moore <[email protected]> Wed, 1 Jul 2026 17:54:57 -0700
Newsgroups dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel
Message-ID <CADkSEUhO9nhzQZCS7ZziCtMna+ibfj9_PbSH5R+c0pyi5viCvg@mail.gmail.com>
Hi, Arnd,

On Wed, Jul 1, 2026 at 2:25 PM Arnd Bergmann <[email protected]> wrote:
> This configuration option is for the older boot method that preceeded
> ATAGS. This was scheduled for removal back in 2001, but the removal
> never happened, presumably because nobody cared enough to actually do it,
> not because there are any users left.

Only netwinder_defconfig selects this option. Do the most recent
NetWinder firmware versions actually need it? (LinusW, do you know
this?) If not, can't we just drop it entirely?

Ethan