Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154297829
D25411.id73523.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
476 B
Referenced Files
None
Subscribers
None
D25411.id73523.diff
View Options
Index: head/sys/arm64/include/armreg.h
===================================================================
--- head/sys/arm64/include/armreg.h
+++ head/sys/arm64/include/armreg.h
@@ -782,7 +782,7 @@
#define TCR_HA_SHIFT 39
#define TCR_HA (1UL << TCR_HA_SHIFT)
#define TCR_TBI1_SHIFT 38
-#define TCR_TBI1 (1UL << TCR_TBI1_SHIFT
+#define TCR_TBI1 (1UL << TCR_TBI1_SHIFT)
#define TCR_TBI0_SHIFT 37
#define TCR_TBI0 (1U << TCR_TBI0_SHIFT)
#define TCR_ASID_SHIFT 36
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 28, 4:39 PM (3 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32292279
Default Alt Text
D25411.id73523.diff (476 B)
Attached To
Mode
D25411: arm64 armreg.h: fix TCR_TBI1 definition
Attached
Detach File
Event Timeline
Log In to Comment