On Sat, 21 Apr 2001, Russell King wrote:
>
> Erm, spin_lock()? What if up_read or up_write gets called from interrupt
> context (is this allowed)?
Currently that is not allowed.
We allow it for regular semaphores, but not for rw-semaphores.
We may some day have to revisit that issue, but I suspect we won't have
much reason to.
Linus
-
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/
- rwsem benchmarks [Re: generic rwsem [Re: Alpha "proc... D . W . Howells
- Re: rwsem benchmarks [Re: generic rwsem [Re: Alpha &... Andrea Arcangeli
- Re: rwsem benchmarks [Re: generic rwsem [Re: Alp... David Howells
- x86 rwsem in 2.4.4pre[234] are still buggy [was ... Andrea Arcangeli
- Re: x86 rwsem in 2.4.4pre[234] are still bug... Linus Torvalds
- Re: x86 rwsem in 2.4.4pre[234] are still... Andrea Arcangeli
- Re: x86 rwsem in 2.4.4pre[234] are ... Russell King
- Re: x86 rwsem in 2.4.4pre[234] ... Andrea Arcangeli
- Re: x86 rwsem in 2.4.4pre[2... rmk
- Re: x86 rwsem in 2.4.4pre[2... Andrea Arcangeli
- Re: x86 rwsem in 2.4.4pre[234] ... Linus Torvalds
- Re: x86 rwsem in 2.4.4pre[234] are ... Russell King
- Re: x86 rwsem in 2.4.4pre[234] ... Andrea Arcangeli

