diff options
author | Ratheesh Kannoth <[email protected]> | 2023-05-03 12:39:42 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-05-03 09:02:59 +0100 |
commit | 5eb1b7220948a69298a436148a735f32ec325289 (patch) | |
tree | efec2f1c48404b2036673ba884bc361b21b71492 /scripts/gdb/linux/modules.py | |
parent | f66155905959076619c9c519fb099e8ae6cb6f7b (diff) |
octeontx2-af: Skip PFs if not enabled
Firmware enables PFs and allocate mbox resources for each of the PFs.
Currently PF driver configures mbox resources without checking whether
PF is enabled or not. This results in crash. This patch fixes this issue
by skipping disabled PF's mbox initialization.
Fixes: 9bdc47a6e328 ("octeontx2-af: Mbox communication support btw AF and it's VFs")
Signed-off-by: Ratheesh Kannoth <[email protected]>
Signed-off-by: Sunil Kovvuri Goutham <[email protected]>
Signed-off-by: Sai Krishna <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions