I'm in the process of cleaning up a USB gadget driver for the MSP71XX
platform and on boot I receive the following message:
"initcall at 0x803f0ab8: msp71xx_udc_init+0x0/0x38(): returned with
preemption imbalance"
later followed by many:
"BUG: scheduling while atomic: swapper/0x000a/0
Call T
Greg KH wrote:
> On Mon, Jun 04, 2007 at 05:23:44PM -0600, Marc St-Jean wrote:
> > [PATCH 11/12] drivers: PMC MSP71xx USB driver
> >
> > Patch to add an USB driver for the PMC-Sierra MSP71xx devices.
> >
> > Patches 1 through 10 were posted to [EMAIL PRO
Alan Stern wrote:
> On Mon, 4 Jun 2007, Marc St-Jean wrote:
>
> > [PATCH 11/12] drivers: PMC MSP71xx USB driver
> >
> > Patch to add an USB driver for the PMC-Sierra MSP71xx devices.
> >
> > Patches 1 through 10 were posted to [EMAIL PROTECTED] as
. If you would
like to receive these or the entire set, please email me.
Thanks,
Marc
Signed-off-by: Marc St-Jean <[EMAIL PROTECTED]>
---
Re-posting patch with recommended changes:
- Dropping gadget code until host patch accepted.
- Changed overcurrent fixes in host/hub.c and ehci-hub.c to ap