hardkernel / linux

Linux kernel source tree
Other
427 stars 406 forks source link

Problems with DVB stick on the usb bus. Solution: Patching softirq.c #354

Closed saturn-hh closed 6 years ago

saturn-hh commented 6 years ago

Actually with the current sources I have problems with using DVB-Sticks on the USB bus. I get continuity errors and the stick is unusable. Fortunatly this error is allready known and the following patch is available:

https://raw.githubusercontent.com/armbian/build/master/patch/kernel/sunxi-next/linux-999-revert-softirq-let-ksoftirqd-do-its-job.patch The patch reverts a patch and is solving this issue.

Please aplay the patch to the sources for odroid xu4!

Explanation to the "bad" change in the kernel: https://lwn.net/Articles/698807/

f1vefour commented 6 years ago

I'm not sure this is the right thing to do, this needs to be fixed upstream.

In the meantime you can use this patch and build your own kernel, while not ideal it is the proper thing.

mdrjr commented 6 years ago

Picked up with 10d20fd5644403895cf3d280194342f564e44f5e