summaryrefslogtreecommitdiff
path: root/rts/ThreadPaused.c
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2009-01-06 15:44:08 +0000
committerSimon Marlow <marlowsd@gmail.com>2009-01-06 15:44:08 +0000
commitb55e7b53eb4af373764969ab9cfd5a4ef4bc9b8d (patch)
treeab592325fcf5b88664152100c7582b788bbc7267 /rts/ThreadPaused.c
parentf31b2a4a57473ca78fe1b9a1b7cd11f22aeff87d (diff)
downloadhaskell-b55e7b53eb4af373764969ab9cfd5a4ef4bc9b8d.tar.gz
cruft removal
Diffstat (limited to 'rts/ThreadPaused.c')
-rw-r--r--rts/ThreadPaused.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/ThreadPaused.c b/rts/ThreadPaused.c
index 2a3f355996..4882ab2374 100644
--- a/rts/ThreadPaused.c
+++ b/rts/ThreadPaused.c
@@ -74,7 +74,7 @@ stackSqueeze(StgTSO *tso, StgPtr bottom)
* screw us up if we don't check.
*/
if (upd->updatee != updatee && !closure_IND(upd->updatee)) {
- UPD_IND_NOLOCK(upd->updatee, updatee);
+ UPD_IND(upd->updatee, updatee);
}
// now mark this update frame as a stack gap. The gap