Page MenuHomeFreeBSD

D56600.diff
No OneTemporary

D56600.diff

diff --git a/sys/arm64/arm64/locore.S b/sys/arm64/arm64/locore.S
--- a/sys/arm64/arm64/locore.S
+++ b/sys/arm64/arm64/locore.S
@@ -799,7 +799,7 @@
adrp x9, socdev_va
str x17, [x9, :lo12:socdev_va]
- mov x9, #(SOCDEV_PA & ~L2_OFFSET) /* PA start */
+ ldr x9, =(SOCDEV_PA) /* PA start */
mov x10, #1
bl build_l2_block_pagetable
#endif

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 29, 11:58 PM (3 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32073019
Default Alt Text
D56600.diff (345 B)

Event Timeline