]> git.itanic.dy.fi Git - linux-stable/commit
ARM: 9212/1: domain: Modify Kconfig help text
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 19 Jun 2022 19:40:16 +0000 (20:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Jul 2022 08:21:44 +0000 (10:21 +0200)
commit9987bb02667ffe5971881933119c6eaed7c3a9ed
tree97e0c875dc9be89526b8bb371d7d856020d7c5b6
parent82089fcb1051230b5dc7145d07034b407e4c1ce6
ARM: 9212/1: domain: Modify Kconfig help text

[ Upstream commit 2bf6204240fddb22cc4940b9e3f40c538390212e ]

After the removal of set_fs() the reference to set_fs() is stale.
Alter the helptext to reflect what the config option really does.

Fixes: 8ac6f5d7f84b ("ARM: 9113/1: uaccess: remove set_fs() implementation")
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/mm/Kconfig