Possible kernel lock in semaphore's __down()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Date: Wednesday, August 29, 2007 - 5:52 pm

Hi!

I'm a newbie here on the list and also as a "kernel hacker". There's a
bug reported in bugzilla (Bug 7927), cite:



I have marked it as rejected as as I can see at the time this function is called,
it is guaranteed that ret_from_intr() will not call schedule() on return from an 
interrupt handler to either kernel space or user space because of the call 
to macro might_sleep() in semaphore's down(). Am I wrong?

Thanks and best regards,
Aleksandar Dezelin



-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Possible kernel lock in semaphore's __down(), Aleksandar Dezelin, (Wed Aug 29, 5:52 pm)
Re: Possible kernel lock in semaphore's __down(), Peter Zijlstra, (Thu Aug 30, 3:16 am)
Re: Possible kernel lock in semaphore's __down(), Oleg Nesterov, (Thu Aug 30, 5:12 am)