Re: [PATCH net-next,1/9] octeontx2-af: Fix interrupt name strings completely
From: Jakub Kicinski <kuba@kernel.org> Date: 2023-01-10 03:46:36
On Mon, 9 Jan 2023 13:05:55 +0530 Srujana Challa wrote:
From: Dave Kleikamp <redacted>
The earlier commit: ("octeontx2-af: Fix interrupt name strings") fixed
one instance of a stack address being saved as if it were static.
This patch fixes another instance.
This is a fix, fixes need to be posted for net and with the Fixes tag.