commit | ff743345bf7685a207868048a70e23164c4785e5 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Mar 13 12:21:26 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 20 20:49:53 2009 +0200 |
tree | 7cdb917ad5ac3aa7798b0358a246ddc46a363cdc | |
parent | 13318a7186d8e0ae08c996ea4111a945e7789772 [diff] |
sched: remove extra call overhead for schedule() Lai Jiangshan's patch reminded me that I promised Nick to remove that extra call overhead in schedule(). Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <20090313112300.927414207@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>