[sgen] Don't be too fussy about missing remsets to pinned objects.
authorMark Probst <mark.probst@gmail.com>
Thu, 31 Mar 2016 03:55:48 +0000 (20:55 -0700)
committerMark Probst <mark.probst@gmail.com>
Mon, 25 Jul 2016 17:52:59 +0000 (10:52 -0700)
commiteef3e9acc462133ea09c80275387ede4b17d4cd5
treea8a275111db4e3f02f2c2d94501bf7413a35f1ed
parentce8e905118928c851652917d7137ade2643a025a
[sgen] Don't be too fussy about missing remsets to pinned objects.

If a thread is interrupted after a reference write but before the corresponding
write barrier, the remset will be missing, but the object will be pinned.
mono/sgen/sgen-debug.c