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, 6 Jul 2015 05:45:44 +0000 (22:45 -0700)
commit9c5a9f224341ea234abff50e8379958dbad2806a
tree378d7bc7dd42815b88cbe4c2a3f679773ceade3a
parent62946642e402c0b9757e95c9414d4ba2229a484d
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