commit | 08eed44c7249d381a099bc55577e55c6bb533160 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Mon Feb 24 16:39:57 2014 +0100 |
committer | Jens Axboe <axboe@fb.com> | Mon Feb 24 14:46:55 2014 -0800 |
tree | f4d2467cd82c40e10ec0e360398891632edf6a48 | |
parent | 0ebeb79ce920bed3a4a55113534951d95a444fbb [diff] |
smp: Teach __smp_call_function_single() to check for offline cpus Align __smp_call_function_single() with smp_call_function_single() so that it also checks whether requested cpu is still online. Signed-off-by: Jan Kara <jack@suse.cz> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Christoph Hellwig <hch@infradead.org> Cc: Ingo Molnar <mingo@kernel.org> Cc: Jens Axboe <axboe@fb.com> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>