Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144638726
D53399.1775956897.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
408 B
Referenced Files
None
Subscribers
None
D53399.1775956897.diff
View Options
diff --git a/sys/cddl/dev/fbt/aarch64/fbt_isa.c b/sys/cddl/dev/fbt/aarch64/fbt_isa.c
--- a/sys/cddl/dev/fbt/aarch64/fbt_isa.c
+++ b/sys/cddl/dev/fbt/aarch64/fbt_isa.c
@@ -104,7 +104,7 @@
*/
if (strcmp(name, "handle_el1h_sync") == 0 ||
strcmp(name, "do_el1h_sync") == 0)
- return (1);
+ return (0);
instr = (uint32_t *)(symval->value);
limit = (uint32_t *)(symval->value + symval->size);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 12, 1:21 AM (14 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28327576
Default Alt Text
D53399.1775956897.diff (408 B)
Attached To
Mode
D53399: dtrace/arm64: properly traverse the symbol table
Attached
Detach File
Event Timeline
Log In to Comment