From 62ed22f4f1c16242febb043cc56e2b237e97f35b Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Tue, 27 Jan 2015 13:27:03 -0700 Subject: [PATCH] smp: without-interrupts: crypto.scm --- README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.txt b/README.txt index 0436ebfec..a1d6051f2 100644 --- a/README.txt +++ b/README.txt @@ -1004,8 +1004,13 @@ The hits with accompanying analysis: OK. Simple reference. Not an apply. crypto.scm:70: (without-interrupts + Caller: mhash-init crypto.scm:87: (without-interrupts + Caller: mhash-hmac-init crypto.scm:388: (without-interrupts + Caller: mcrypt-open-module + + OK. Used to avoid aborts that would leak mhash contexts. emacs.scm:190: (with-absolutely-no-interrupts emacs.scm:204: (with-absolutely-no-interrupts -- 2.25.1