Re: [patch] mark text section read-only

From: Coywolf Qi Hunt
Date: Fri Nov 11 2005 - 23:42:51 EST


On Sat, Nov 12, 2005 at 12:03:51AM +0100, Bodo Eggert wrote:
> 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?

It doesn't matter. It will fall back into the default level.

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