Re: [PATCH 8/8] SFI: expose IO-APIC routines to SFI, not just ACPI

From: Ingo Molnar
Date: Tue Jun 23 2009 - 03:58:44 EST



* Len Brown <lenb@xxxxxxxxxx> wrote:

> From: Feng Tang <feng.tang@xxxxxxxxx>
>
> change condition from
> #ifdef CONFIG_ACPI
> to
> #if defined(CONFIG_ACPI) || defined(CONFIG_SFI)

Please ivent a properly named helper Kconfig entry that expresses
that condition, instead of uglifying the source code.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/