Subject: Re: should networkdevice_ioctl() always be called from a thread context? To: Ignatios Souvatzis <is@netbsd.org> From: Jason Thorpe <thorpej@shagadelic.org> List: tech-kern Date: 09/25/2006 14:31:49
On Sep 25, 2006, at 4:35 AM, Ignatios Souvatzis wrote:
> Hi,
>
> while analyzing, writing, and reparing kern/34521, I wondered:
>
> - should interface_ioctl() always be called by a thread context?
Yes.
-- thorpej