]> git.baikalelectronics.ru Git - kernel.git/commit
vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
authorZhu Lingshan <lingshan.zhu@intel.com>
Fri, 25 Nov 2022 14:57:20 +0000 (22:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 Mar 2023 12:55:42 +0000 (13:55 +0100)
commit7f237076dabe791982be780dd2dfa9243e04059e
tree9dcce525309156e05069ec205502b2e28fc6d81f
parent41ceeada60627d83878ddba342f6c60e0ffaf5ba
vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw

commit 9859c94149171663f860f9cd4cd016b5e97d65a6 upstream.

All ifcvf_request_irq's callees are refactored
to work on ifcvf_hw, so it should be decoupled
from the adapter as well

Signed-off-by: Zhu Lingshan <lingshan.zhu@intel.com>
Cc: stable@vger.kernel.org
Message-Id: <20221125145724.1129962-9-lingshan.zhu@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/vdpa/ifcvf/ifcvf_main.c