Re: [PATCH 2.6.16-rc1-git4] accessfs: a permission managing filesystem

From: Jan Engelhardt
Date: Mon Jan 30 2006 - 05:34:42 EST


>
>well... maybe.
>If you need to mess inside irq context, spinlocks sound more the right
>thing. Or if you need to do a "I'm done" in the irq and a "sleep until
>done" thing in process context, then you really should use completions
>instead.

Hm, is it allowed to call copy_{from,to}_user() in irq context?



Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/