commit | 02ef3c4a2aae65a1632b27770bfea3f83ca06772 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Aug 07 15:14:30 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Oct 07 16:02:49 2015 -0700 |
tree | 534eebffbbd62b267ca4d6fd31145a97747fd3d0 | |
parent | 807226e2fbb504d82cd504b7b6114896db41ef63 [diff] |
cpu: Remove try_get_online_cpus() Now that synchronize_sched_expedited() no longer uses it, there are no users of try_get_online_cpus() in mainline. This commit therefore removes it. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de>