aboutsummaryrefslogtreecommitdiffstats
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorSaeed Mahameed <[email protected]>2025-05-22 21:41:16 +0000
committerJakub Kicinski <[email protected]>2025-05-28 00:31:42 +0000
commitcb575e5e9fd1cba99f1514c36375e74609f92e70 (patch)
treed0f332b3969a977758c17cae641f18a09af9c811 /lib/netdev-notifier-error-inject.c
parentselftests: net: move wait_local_port_listen to lib.sh (diff)
downloadkernel-cb575e5e9fd1cba99f1514c36375e74609f92e70.tar.gz
kernel-cb575e5e9fd1cba99f1514c36375e74609f92e70.zip
net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATOR
GENERIC_ALLOCATOR is a non-prompt kconfig, meaning users can't enable it selectively. All kconfig users of GENERIC_ALLOCATOR select it, except of NET_DEVMEM which only depends on it, there is no easy way to turn GENERIC_ALLOCATOR on unless we select other unnecessary configs that will select it. Instead of depending on it, select it when NET_DEVMEM is enabled. Signed-off-by: Saeed Mahameed <[email protected]> Reviewed-by: Dragos Tatulea <[email protected]> Signed-off-by: Cosmin Ratiu <[email protected]> Signed-off-by: Tariq Toukan <[email protected]> Reviewed-by: Mina Almasry <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions