On Mon, Nov 17, 2025 at 09:18:39AM -0700, Dave Jiang wrote:
On 11/17/25 9:12 AM, Johan Hovold wrote:
Make sure to drop the reference taken when looking up the idxd device as part of the compat bind and unbind sysfs interface.
Fixes: 6e7f3ee97bbe ("dmaengine: idxd: move dsa_drv support to compatible mode") Cc: stable@vger.kernel.org # 5.15 Cc: Dave Jiang dave.jiang@intel.com Signed-off-by: Johan Hovold johan@kernel.org
Reviewed-by: Dave Jiang dave.jiang@intel.com> ---
Thanks for reviewing.
Note that something happened here with the end of your tag. Hopefully Vinod can fix that up when applying.
Johan