]> git.saurik.com Git - apple/xnu.git/blobdiff - san/kasan-blacklist-arm64
xnu-4570.51.1.tar.gz
[apple/xnu.git] / san / kasan-blacklist-arm64
index d91dac4a83cf4335076e90376e6869adcf6e85a4..9ef0c3aabc8b8cd65ee42b84ef6396a3049ef0e7 100644 (file)
@@ -3,8 +3,9 @@
 # Exclude KASan runtime
 src:./san/kasan-arm64.c
 
-# Uses a local to work out if we're on the interrupt stack, but ends up with a
-# fakestack allocation
+# These use a local variable to work out which stack we're on, but can end up with
+# a fakestack allocation.
 fun:ml_at_interrupt_context
-
-
+fun:ml_stack_remaining
+fun:ml_stack_base
+fun:ml_stack_size