armbian / linux-rockchip

Improved Rockchip Linux
Other
99 stars 142 forks source link

driver: rknpu: Fixing deadlock issue with spin_lock in interrupt hand… #157

Closed amazingfate closed 4 months ago

amazingfate commented 4 months ago

There is a npu deadlock bug in rkr6 kernel, fixed in rkr7.1. 6.1-rkr1 is not affected.

Joshua-Riek commented 4 months ago

Looks good, the NPU no longer crashes for me with this patch.