stall.Odd, you have a usb-serial gadget device in this system that is
disconnecting somehow? That oops doesn't point to anything in the
usb gadget codebase, "all" we have done is move the call to
shutdown the endpoints to earlier in the disconnect function.
Yes the board starts usb-serial and usb-ethernet gadget and on
reboot when tearing it down I am seeing the above. As soon as it
disables the tegra-xudc endpoints (as seen above) the board appears to
I'm glad to revert this, but it feels really odd that this is
causing you an rcu stall issue.
Thanks. I can't say I understand it either, but I am certain it is
caused by this change.