commit | 2ba3e3e65cf182436757ba13ea8d564e2950fb56 | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Thu Jun 30 22:53:00 2005 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Wed Jul 06 15:31:15 2005 -0700 |
tree | 7546a5141398e8ecaa493a58a4ca8af11deaf04d | |
parent | 7fe4c1b16854f0440939c62b8102cbf5c75e7cdc [diff] |
[IA64] restore_sigcontext is not preempt safe restore_sigcontext calls ia64_set_local_fpu_owner() which requires that preempt be disabled. Signed-off-by: Keith Owens <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>