Re: usb mem wait

2010-11-22 Thread Jacob Meuser
On Mon, Nov 22, 2010 at 09:09:17AM -0500, Ted Unangst wrote: > On Mon, Nov 22, 2010 at 12:06 AM, Jacob Meuser > wrote: > > On Sun, Nov 21, 2010 at 06:47:01PM -0500, Ted Unangst wrote: > >> instead of faking an assertwaitok check, let's use the real thing. this > >> is almost the opposite of progr

Re: usb mem wait

2010-11-22 Thread Ted Unangst
On Mon, Nov 22, 2010 at 12:06 AM, Jacob Meuser wrote: > On Sun, Nov 21, 2010 at 06:47:01PM -0500, Ted Unangst wrote: >> instead of faking an assertwaitok check, let's use the real thing. this >> is almost the opposite of progress on the whole bluetooth issue, but it >> shortens the stack trace co

Re: usb mem wait

2010-11-21 Thread Jacob Meuser
On Sun, Nov 21, 2010 at 06:47:01PM -0500, Ted Unangst wrote: > instead of faking an assertwaitok check, let's use the real thing. this > is almost the opposite of progress on the whole bluetooth issue, but it > shortens the stack trace considerably. the curproc check isn't terribly > accurate,

usb mem wait

2010-11-21 Thread Ted Unangst
instead of faking an assertwaitok check, let's use the real thing. this is almost the opposite of progress on the whole bluetooth issue, but it shortens the stack trace considerably. the curproc check isn't terribly accurate, either, so it misses bugs. i don't see any reason to avoid sleeping