From: Ingo Molnar Date: Mon, 9 Jul 2007 16:52:01 +0000 (+0200) Subject: sched: clean up sleep_on() APIs X-Git-Tag: v2.6.23-rc1~1231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fec171cdbd7763ef86cbaccb91f3708de6a9003;p=pandora-kernel.git 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 --- Reading git-diff-tree failed