diff options
| author | Long Li <longli@microsoft.com> | 2026-06-05 03:57:13 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-10 03:22:27 +0300 |
| commit | 346c277d1db8beb73a4c747aa1f507aa59887c92 (patch) | |
| tree | d57e5c6e2f8323d94d84ef2cf2a8c9c61b63c1c7 /scripts | |
| parent | d478457fc1b7fd80f481c323a8d22567d99d6881 (diff) | |
| download | linux-346c277d1db8beb73a4c747aa1f507aa59887c92.tar.xz | |
net: mana: Use GIC functions to allocate global EQs
Replace the GDMA global interrupt setup code with the new GIC allocation
and release functions for managing interrupt contexts.
This changes the per-queue interrupt names in /proc/interrupts from
mana_q0, mana_q1, ... to mana_msi1, mana_msi2, ... to reflect the
MSI-X index rather than a zero-based queue number. The HWC interrupt
name (mana_hwc) is unchanged.
Signed-off-by: Long Li <longli@microsoft.com>
Link: https://patch.msgid.link/20260605005717.2059954-5-longli@microsoft.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
