Re: Jump Label initialization

From: David Miller
Date: Wed Sep 28 2011 - 22:32:39 EST


From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Date: Wed, 28 Sep 2011 19:14:52 -0700

> I'm experimenting at the moment with a patch to allow
> jump_label_enable() to be called fairly early, and have that be
> respected by jump_label_init(). I'm doing this by replacing
> arch_jump_label_poke_text_early() with
> arch_jump_label_transform_early(), which shares most of its code with
> its non-early variant, except that it expects to run in a pre-SMP
> environment.
>
> Does this seem plausible? (I haven't tested it yet.)

I have no objections to this.
--
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/