From d23a64e3ae09ac79b6af8fba9217300e03cbf738 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Tue, 10 Mar 2015 16:27:39 -0700 Subject: [PATCH] smp: without-interrupts: uerror.scm --- README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.txt b/README.txt index 6696c016f..baed722f7 100644 --- a/README.txt +++ b/README.txt @@ -1608,8 +1608,13 @@ The hits with accompanying analysis: OK. This was re-written already with multi-processing in mind. uerror.scm:62: (set-interrupt-enables! interrupt-enables) + Caller: handler installed by define-error-handler. uerror.scm:75: (set-interrupt-enables! interrupt-enables) + Caller: handler installed by define-low-level-handler. uerror.scm:418: (set-interrupt-enables! interrupt-enables) + Caller: default handler in error-handler-vector. + + OK. These all just restore the pre-interrupt mask. unpars.scm:515: (if (with-absolutely-no-interrupts -- 2.25.1