]> git.itanic.dy.fi Git - linux-stable/commit
ionic: set adminq irq affinity
authorShannon Nelson <shannon.nelson@amd.com>
Wed, 14 Feb 2024 17:59:01 +0000 (09:59 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Apr 2024 11:09:59 +0000 (13:09 +0200)
commit69a96048996f6f975be2839e9a14d4de26031bb5
treeaeeeb1751fbbe27d64fcb6df7f189b42fa15caaf
parente4ede18ba52143a5c67ed1023841c1d8c275b8f2
ionic: set adminq irq affinity

[ Upstream commit c699f35d658f3c21b69ed24e64b2ea26381e941d ]

We claim to have the AdminQ on our irq0 and thus cpu id 0,
but we need to be sure we set the affinity hint to try to
keep it there.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Brett Creeley <brett.creeley@amd.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/pensando/ionic/ionic_lif.c