aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMartin Habets <[email protected]>2022-03-29 17:07:49 +0100
committerJakub Kicinski <[email protected]>2022-03-30 12:08:58 -0700
commitc9ad266bbef58dcbb6e74a6dbc5c4c2ed166e9b7 (patch)
tree5c63e1ffe9dbe0c2d815368467fc792baee47801 /net/unix/af_unix.c
parent8f0588e80e33273c2fa219da4622affab0cdd22f (diff)
sfc: Avoid NULL pointer dereference on systems without numa awareness
On such systems cpumask_of_node() returns NULL, which bitmap operations are not happy with. Fixes: c265b569a45f ("sfc: default config to 1 channel/core in local NUMA node only") Fixes: 09a99ab16c60 ("sfc: set affinity hints in local NUMA node only") Signed-off-by: Martin Habets <[email protected]> Reviewed-by: Íñigo Huguet <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions