> Each I/O APIC redirection table entry has a number of fields. Define
> names for them to eliminate reference by hard coded numbers.
applied to tip/x86/apic, thanks Cyrill.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
> This patch replaces some hard-coded numbers with predefined names.
applied to tip/x86/apic, thanks.