Re: [PATCH] x86: tighten kernel image page access rights

From: Andi Kleen
Date: Wed Mar 28 2007 - 15:09:54 EST



> +#ifdef CONFIG_HOTPLUG_CPU
> + /* It must still be possible to apply SMP alternatives. */
> + if (num_possible_cpus() <= 1)

It would be better to temporarily change the pages where the alternatives
are applied while that is done and keep it otherwise ro

-Andi
-
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/