commit | bff4a394795add6b919debc009f72b7607f5d4bf | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Fri Aug 17 04:43:11 2012 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Aug 20 08:11:04 2012 -0700 |
tree | 360835587cec7602990bcb735905db14fd9d02e7 | |
parent | c0e12e51b0522f7f5f09ea90273dbb724afb054d [diff] |
infiniband: ehca: Fix compiler warnings Fix comp_task() to return void to match smp_hotplug_thread's thread_fn member, and adjust indirection on the ->cpu_comp_threads per-CPU member of the ehca_comp_pool structure. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Tested-by: Stephen Rothwell <sfr@canb.auug.org.au>