commit | 32709d8ae67356559839a9a9e4b26f79134e45a6 | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Fri Apr 08 14:23:00 2005 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Tue May 03 13:48:55 2005 -0700 |
tree | 876f7e6d3f3f5d835870c8db34d141959db754b0 | |
parent | b1b901c2029aa0fd8aa4ac5f04f31648ae2358b4 [diff] |
[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 <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>