Re: [PATCH 08/15] ARM: update FPE_NWFPE help text
From: Linus Walleij <hidden>
Date: 2024-12-04 14:07:07
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2024-12-04 14:07:07
Also in:
lkml
On Wed, Dec 4, 2024 at 11:30 AM Arnd Bergmann [off-list ref] wrote:
From: Arnd Bergmann <arnd@arndb.de> The help text is seriously outdated and predates the introduction of VFP floating point units that were available as early as some ARM926 based systems. Change the help text to reflect that this is now a legacy feature and that it will go away along with OABI support in the future. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
On my affected silicon everything is custom compiled with software floating point, so: Acked-by: Linus Walleij <redacted> Yours, Linus Walleij