]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: shmobile: defconfig: Disable /sbin/hotplug fork-bomb
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 4 Jul 2018 11:43:32 +0000 (13:43 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 23 Jul 2018 11:21:51 +0000 (13:21 +0200)
commitbbb94a120136c4d8e0076d107f39fda14666ea65
tree3b1a6fce9808d4ac1bd69b83df4019b1f1eb8928
parentb540eba16fd0b0150774b0129fe7a150f10fed3d
ARM: shmobile: defconfig: Disable /sbin/hotplug fork-bomb

No recent mainstream system uses the /sbin/hotplug fork-bomb any more.
Commit 7934779a69f1184f29d786b89e77dd14519bd226 ("Driver-Core: disable
/sbin/hotplug by default") disabled it in Kconfig, but the various
defconfigs weren't updated.

According to the systemd requirements, this option must be disabled, as
it slows down the system and confuses udev.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig