Re: [patch] mark text section read-only

From: Bodo Eggert
Date: Fri Nov 11 2005 - 19:50:03 EST


Coywolf Qi Hunt <coywolf@xxxxxxxxx> wrote:

> +++ 2.6.14-mm2-cy/init/main.c        2005-11-12 02:50:45.000000000 +0800
...
> +void mark_text_ro(void)
...
> + printk ("Write protecting the kernel text data: %luk\n",
> + (unsigned long)(_etext - _text) >> 10);

This message should have a priority level, shouldn't it?
--
Ich danke GMX dafür, die Verwendung meiner Adressen mittels per SPF
verbreiteten Lügen zu sabotieren.
-
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/