rtl8189ES_linux icon indicating copy to clipboard operation
rtl8189ES_linux copied to clipboard

Fix epic crashes on RT kernels

Open baerwolf opened this issue 3 years ago • 0 comments

This is an conservative fix to avoid RT kernel crashes. It simply substitutes all spinlocks with raw_spinlocks.

There might be a more genius fix of this and thus making the driver more RT aware. Please contact me, if you improved it - I also would like to benefit from...

Signed-off-by: Stephan Baerwolf [email protected]

baerwolf avatar Feb 05 '22 13:02 baerwolf