Make interrupt filtering support compilable.

The entire code is wrapperd in #ifdef ... #endif so it won't harm
the actual implementation, but developers are encouraged to test it.
For arm, ia64, ppc, sparc64 and sun4v some work is still
needed, thus arch maintainers are encouraged to bring their arch on par
with respect to i386 and amd64.

Approved by: re (implicit?)
This commit is contained in:
Paolo Pisati 2007-05-06 17:04:34 +00:00
parent bafe5a3118
commit 566bd15634

View File

@ -764,3 +764,6 @@ XFS
# snd_emu10kx sound driver options
SND_EMU10KX_MULTICHANNEL opt_emu10kx.h
# Interrupt filtering
INTR_FILTER opt_global.h