One more question about interrupts

From: manish honap <hidden>
Date: 2011-08-01 10:32:13

Interrupt gates are set in linux as 

set_intr_gate(i, interrupt[i-FIRST_EXTERNAL_VECTOR]);
                           ^
                           but the 'interrupt' is declared as 

extern void (*__initconst interrupt[NR_VECTORS-FIRST_EXTERNAL_VECTOR])(void);

can anyone possibly tell when are these enteries filled with valid pointers ???
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help