smp: export __smp_call_function_single()
authorJens Axboe <axboe@kernel.dk>
Fri, 25 Oct 2013 10:45:35 +0000 (11:45 +0100)
committerJens Axboe <axboe@fb.com>
Mon, 30 Mar 2015 18:54:38 +0000 (12:54 -0600)
commit04e6b841b044ca6fec46a5f8d7bfc7877ca89170
tree71aac16861dd7b152f621102c4f0c461f52fa002
parent67539affc6a3ec6e79f8767e5fa780ea9d13e592
smp: export __smp_call_function_single()

The blk-mq core and the blk-mq null driver uses it.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
kernel/smp.c