Remove without-interrupts from runtime/gencache.scm.
authorMatt Birkholz <puck@birchwood-abbey.net>
Wed, 17 Jun 2015 02:16:21 +0000 (19:16 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Mon, 17 Aug 2015 23:52:58 +0000 (16:52 -0700)
commitf2fc0c5ee9e811d0a5b89c32464f040147ace5b1
treec7444837b89b7653be7599e73d03becb8244aeb6
parent1d04a1d94b88f88e0e8fd4b7031457c69d83de8c
Remove without-interrupts from runtime/gencache.scm.

It was only used to postpone aborts that would leave data structures
inconsistent.  Access to these caches needs to be serial.
src/runtime/gencache.scm