David Brownell writes: > Maybe you should first pay attention to what I pointed out: that > the problem reports I've seen have ONLY been on PPC systems. Well, there is a problem in the code which is clearly visible just by inspection: that it is touching a pci device without having called pci_enable_device on it. That is well known to cause problems on many platforms, and it is not guaranteed to work on any platform. With a clearly visible bug like that in there, it doesn't matter what platform(s) the problem is reported on. Paul. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [linux-usb-devel] Re: Commit "[PATCH] USB: Always do usb-handoff" breaks my powerbook
- From: Benjamin Herrenschmidt <[email protected]>
- Re: [linux-usb-devel] Re: Commit "[PATCH] USB: Always do usb-handoff" breaks my powerbook
- References:
- Commit "[PATCH] USB: Always do usb-handoff" breaks my powerbook
- From: Paul Mackerras <[email protected]>
- Re: [linux-usb-devel] Re: Commit "[PATCH] USB: Always do usb-handoff" breaks my powerbook
- From: David Brownell <[email protected]>
- Re: [linux-usb-devel] Re: Commit "[PATCH] USB: Always do usb-handoff" breaks my powerbook
- From: Benjamin Herrenschmidt <[email protected]>
- Re: [linux-usb-devel] Re: Commit "[PATCH] USB: Always do usb-handoff" breaks my powerbook
- From: David Brownell <[email protected]>
- Commit "[PATCH] USB: Always do usb-handoff" breaks my powerbook
- Prev by Date: Re: [PATCH] Fixes for RCU handling of task_struct
- Next by Date: Re: [PATCH] Don't touch USB controllers with MMIO disabled in quirks
- Previous by thread: Re: [linux-usb-devel] Re: Commit "[PATCH] USB: Always do usb-handoff" breaks my powerbook
- Next by thread: Re: [linux-usb-devel] Re: Commit "[PATCH] USB: Always do usb-handoff" breaks my powerbook
- Index(es):