thread: Do not disable interrupts unnecessarily while initializing stack.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 12 Feb 2011 18:04:27 +0000 (10:04 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 12 Feb 2011 18:25:31 +0000 (10:25 -0800)
commit8b801a69f8e0c2c4ef7e32a2476786f80f433b8e
tree4d673dca53a17275dfb6090873635edb571a66e7
parent09fa5c11aff62bd728d4fe8de28a7abaf252fed3
thread: Do not disable interrupts unnecessarily while initializing stack.

Reported by Francis Russell <fpr02@doc.ic.ac.uk>.
src/threads/thread.c