Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140974767
D7568.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
410 B
Referenced Files
None
Subscribers
None
D7568.id.diff
View Options
Index: head/sys/arm64/arm64/gic_v3_fdt.c
===================================================================
--- head/sys/arm64/arm64/gic_v3_fdt.c
+++ head/sys/arm64/arm64/gic_v3_fdt.c
@@ -145,6 +145,9 @@
goto error;
}
+ /* Register xref */
+ OF_device_register_xref(xref, dev);
+
if (intr_pic_claim_root(dev, xref, arm_gic_v3_intr, sc,
GIC_LAST_SGI - GIC_FIRST_SGI + 1) != 0) {
err = ENXIO;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 31, 7:27 AM (4 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27405603
Default Alt Text
D7568.id.diff (410 B)
Attached To
Mode
D7568: Register GICv3 xref
Attached
Detach File
Event Timeline
Log In to Comment