diff options
| author | Alyssa Ross <hi@alyssa.is> | 2026-05-03 22:25:16 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-06 03:31:51 +0300 |
| commit | 901a7d9e2f280a9e76e6c58406a519cb11ad5ff8 (patch) | |
| tree | 71a45a38ebbe48fb6475f4b506f6e3a19824f88a /include/linux/workqueue_api.h | |
| parent | 95084f1883a760e0d4290698346759d58e2b944a (diff) | |
| download | linux-901a7d9e2f280a9e76e6c58406a519cb11ad5ff8.tar.xz | |
ipv6: default IPV6_SIT to m
This basically defaulted to m until recently, since IPV6 defaulted to
m. Since IPV6 was changed to a boolean with a default of y, IPV6_SIT
started defaulting to built-in as well. This results in a surprise
sit0 device by default for defconfig (and defconfig-derived config)
users at boot. For me, this broke an (admittedly non-robust) script.
Preserve the behaviour of most configs by avoiding building this
module, that's probably overall seldom used compared to IPv6 as a
whole, into the kernel.
Fixes: 309b905deee59 ("ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs")
Signed-off-by: Alyssa Ross <hi@alyssa.is>
Reviewed-by: Fernando Fernandez Mancera <fmancera@suse.de>
Link: https://patch.msgid.link/20260503192515.290900-2-hi@alyssa.is
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
