Re: Introduce down_killable()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Linux Kernel Mailing List <linux-kernel@...>
Date: Friday, April 18, 2008 - 6:55 pm

On Fri, Apr 18, 2008 at 03:34:55PM -0700, Andrew Morton wrote:

Copied from kernel/mutex.c ;-)

The reason is to make sure that __down_interruptible (et al) are
out-of-line from down_interruptible, and that __down_common is inlined
into __down_interruptible().


With -funit-at-a-time, I believe it is capable of that.


I tested that wchan still produces the right output, yes.

-- 
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Introduce down_killable(), Andrew Morton, (Fri Apr 18, 6:34 pm)
Re: Introduce down_killable(), Matthew Wilcox, (Fri Apr 18, 6:55 pm)