Re: [PATCH 11/11] s390: convert to generic helpers for IPI function calls

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jens Axboe
Date: Wednesday, April 23, 2008 - 1:11 am

On Wed, Apr 23 2008, Heiko Carstens wrote:

Yep, this is what I mentioned in the intro mail.


OK, I could not see anything which relied on that and I did think that
it was a somewhat odd interface. By the time that smp_call_function()
stops waiting for startups, we could easily be in the condition that the
N-1 CPUs executed the function part a long time ago. I just didn't see
much usefulness in that, you may as well just set wait == 1 in that
case.


I'll drop the s390 bits. I can easily add something like
smp_call_function_foo() that has this behaviour.

-- 
Jens Axboe

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

Messages in current thread:
[PATCH 0/11] Generic smp_call_function() #2, Jens Axboe, (Tue Apr 22, 11:50 am)
Re: [PATCH 11/11] s390: convert to generic helpers for IPI ..., Jens Axboe, (Wed Apr 23, 1:11 am)
Re: [PATCH 11/11] s390: convert to generic helpers for IPI ..., Martin Schwidefsky, (Wed Apr 23, 5:42 am)
Re: [PATCH 1/11] Add generic helpers for arch IPI function ..., Jeremy Fitzhardinge, (Fri Apr 25, 11:28 pm)
Re: [PATCH 2/11] x86: convert to generic helpers for IPI f ..., Jeremy Fitzhardinge, (Fri Apr 25, 11:44 pm)
Re: [PATCH 2/11] x86: convert to generic helpers for IPI f ..., Jeremy Fitzhardinge, (Sun Apr 27, 8:18 am)