[PATCH v2] ARM: dts: am33xx: Move the cppi41dma node so it's probed early
Ezequiel García
ezequiel at vanguardiasur.com.ar
Fri May 9 06:26:51 PDT 2014
On 09 May 09:25 AM, Sebastian Andrzej Siewior wrote:
> On 05/09/2014 08:22 AM, George Cherian wrote:
> > Just by remodelling the dt the whole problem can be solved.
> > I am still not convinced why we should not be doing it?
> > Because neither ways its not the exact representation of the H/W.
>
> Ha. Now I am confused. First I assumed that the musb_am335x module is
> built-in only to duct-tape the bug you are seeing. So this patch never
> made it mainline then.
Mainline panics easily upon module removal:
$ modprobe musb_am335x
$ modprobe musb_dsps
Here you insert something to the USB
$ modprobe musb_am335x -r ... bang! the kernel panics.
It works fine if you remove the musb_dsps and musb_am335x in that order,
but the dependency is not enforced anywhere.
So I guess preventing the module removal should be fine for now.
In that case, mind testing/acking/whatever this patch:
http://www.spinics.net/lists/linux-usb/msg107244.html
Regards,
--
Ezequiel Garcia, VanguardiaSur
www.vanguardiasur.com.ar
More information about the linux-arm-kernel
mailing list