| commit | 0fec171cdbd7763ef86cbaccb91f3708de6a9003 | [log] [tgz] |
|---|---|---|
| author | Ingo Molnar <mingo@elte.hu> | Mon Jul 09 18:52:01 2007 +0200 |
| committer | Ingo Molnar <mingo@elte.hu> | Mon Jul 09 18:52:01 2007 +0200 |
| tree | cfbc2617b6cf2542699172ab430ecc97ef1f2d3e | |
| parent | 9761eea8516d1ff2c7b185e283c5d81cfc307acb [diff] |
sched: clean up sleep_on() APIs clean up the sleep_on() APIs: - do not use fastcall - replace fragile macro magic with proper inline functions Signed-off-by: Ingo Molnar <mingo@elte.hu>