diff options
author | Alexander Duyck <alexanderduyck@fb.com> | 2025-05-06 09:00:18 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-05-08 11:33:30 +0200 |
commit | 1b34d1c1dc8384884febd83140c9afbc7c4b9eb8 (patch) | |
tree | 4a921596a9df5af5269c8478044ee9bd75537c58 /scripts/generate_rust_analyzer.py | |
parent | ab064f6005973d456f95ae99cd9ea0d8ab676cce (diff) | |
download | linux-1b34d1c1dc8384884febd83140c9afbc7c4b9eb8.tar.gz linux-1b34d1c1dc8384884febd83140c9afbc7c4b9eb8.tar.bz2 linux-1b34d1c1dc8384884febd83140c9afbc7c4b9eb8.zip |
fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt context
This change pulls the call to fbnic_fw_xmit_cap_msg out of
fbnic_mbx_init_desc_ring and instead places it in the polling function for
getting the Tx ready. Doing that we can avoid the potential issue with an
interrupt coming in later from the firmware that causes it to get fired in
interrupt context.
Fixes: 20d2e88cc746 ("eth: fbnic: Add initial messaging to notify FW of our presence")
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/174654721876.499179.9839651602256668493.stgit@ahduyck-xeon-server.home.arpa
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions