mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
This reverts commit70a640d0da("net/mlx4_en: Use affinity hint") and commitc8865b64b0("cpumask: Utility function to set n'th cpu - local cpu first") because these changes break the build when SMP is disabled amongst other things. Reported-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>