Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2014 19:01:28 +0900 (JST)
From:      Kohji Okuno <okuno.kohji@jp.panasonic.com>
To:        hps@bitfrost.no
Cc:        jmg@funkthat.com, freebsd-current@freebsd.org, okuno.kohji@jp.panasonic.com
Subject:   Re: kqueue for usb_dev
Message-ID:  <20140227.190128.1827840697797583715.okuno.kohji@jp.panasonic.com>
In-Reply-To: <530F02CA.2030206@bitfrost.no>
References:  <530EF104.1020706@bitfrost.no> <530EFEAD.2090502@bitfrost.no> <530F02CA.2030206@bitfrost.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi HPS and John-Mark,

We should wait for empty of knlist before knlist_destroy().
When I tried 262551, the kernel panic at KN_LIST_LOCK(kn) in
kern_event.c.

Regards,
 Kohji Okuno

> On 02/27/14 10:00, Hans Petter Selasky wrote:
>> Hi Kohji,
>>
>> Can you verify this commit:
>>
>> http://svnweb.freebsd.org/changeset/base/262550
>>
>> Please test using both read and write direction. For example you can use
>> the ULPT driver or a /dev/usb/X.X.X node which supports both read and
>> write.
>>
>> Thank you!
>>
>> --HPS
> 
> And this commit too:
> http://svnweb.freebsd.org/changeset/base/262551
> 
> Thank you!
> 
> --HPS
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140227.190128.1827840697797583715.okuno.kohji>