commit | fe71a3c7dc8cfe0f239c04b4fc6501f4aa56aa0a | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Sep 24 09:34:40 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Sep 24 09:34:40 2009 +0930 |
tree | 8624305d7d0df9ca5fb2ec8ad57df31c1e21d4a4 | |
parent | da83a84b53296a2ea498be8a497c86fb4a1fd2d6 [diff] |
cpumask: remove the deprecated smp_call_function_mask() Everyone is now using smp_call_function_many(). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>