Page MenuHomeFreeBSD

D42230.1784149783.diff
No OneTemporary

Size
436 B
Referenced Files
None
Subscribers
None

D42230.1784149783.diff

diff --git a/sys/arm64/include/profile.h b/sys/arm64/include/profile.h
--- a/sys/arm64/include/profile.h
+++ b/sys/arm64/include/profile.h
@@ -68,6 +68,8 @@
" .globl .mcount \n" \
" .mcount: \n" \
" .cfi_startproc \n" \
+ /* Allow this to work with BTI, see BTI_C in asm.h */ \
+" hint #34 \n" \
/* Load the caller return address as frompc */ \
" ldr x0, [x29, #8] \n" \
/* Use our return address as selfpc */ \

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 15, 9:09 PM (16 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29147592
Default Alt Text
D42230.1784149783.diff (436 B)

Event Timeline