Undo fix for #2185: sparks really should be treated as roots
authorSimon Marlow <marlowsd@gmail.com>
Wed, 23 Jul 2008 12:52:05 +0000 (12:52 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 23 Jul 2008 12:52:05 +0000 (12:52 +0000)
commitdc6008a61acedd3d0785111cf8955c479cb226a4
tree2420459740a4fcdd1686f56882b4b80a158a544a
parent3eb8462836317d1c21bfd51969b2042fab6676cb
Undo fix for #2185: sparks really should be treated as roots
Unless sparks are roots, strategies don't work at all: all the sparks
get GC'd.  We need to think about this some more.
rts/Capability.c
rts/Capability.h
rts/Sparks.c
rts/Sparks.h
rts/sm/GC.c