Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115867601
D40767.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
336 B
Referenced Files
None
Subscribers
None
D40767.diff
View Options
diff --git a/sys/kern/subr_intr.c b/sys/kern/subr_intr.c
--- a/sys/kern/subr_intr.c
+++ b/sys/kern/subr_intr.c
@@ -135,7 +135,7 @@
/* Interrupt source definition. */
static struct mtx isrc_table_lock;
static struct intr_irqsrc **irq_sources;
-u_int irq_next_free;
+static u_int irq_next_free;
#ifdef SMP
#ifdef EARLY_AP_STARTUP
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 30, 7:03 PM (13 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17862985
Default Alt Text
D40767.diff (336 B)
Attached To
Mode
D40767: Hide irq_next_free, it's not used out of this file
Attached
Detach File
Event Timeline
Log In to Comment