Re: [PATCH 2/4] [APIC] Allow disabling of UP APIC/IO-APIC by default, with command line option to turn it on.

From: Ingo Molnar
Date: Sat Dec 02 2006 - 03:57:40 EST



* Ben Collins <ben.collins@xxxxxxxxxx> wrote:

> So while "ioapic" might make more sense, it's doesn't match the
> opposing command line option of "noapic".
>
> I could include this in the diff:
>
> +/* "noapic" is for backward compatibility */
> early_param("noapic", parse_noapic);
> +early_param("noioapic", parse_noapic);
>
> And then add the "ioapic" option.

makes sense i think.

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/