From: Keith Owens Date: Fri, 8 Apr 2005 21:23:00 +0000 (-0700) Subject: [IA64] SAL to OS callbacks cannot call sleeping X-Git-Tag: v2.6.12-rc4~117^2~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32709d8ae67356559839a9a9e4b26f79134e45a6;p=pandora-kernel.git [IA64] SAL to OS callbacks cannot call sleeping When SAL calls back into the OS, the OS code is running with preempt disabled so it cannot call sleeping functions. Signed-off-by: Keith Owens Signed-off-by: Tony Luck --- Reading git-diff-tree failed