commit | dbcf4787d816a4694ec83b5fde1a947c3ce74d57 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Jun 10 20:50:56 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 26 11:22:57 2008 +0200 |
tree | 77d1151f7257e649589bc5daa2ec6f9abf6beffa | |
parent | 2f304c0a0a55072b80957580f1b66256a615d8da [diff] |
parisc: convert to generic helpers for IPI function calls This converts parisc to use the new helpers for smp_call_function() and friends, and adds support for smp_call_function_single(). Tested by Kyle, seems to work. Cc: Matthew Wilcox <matthew@wil.cx> Cc: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>