Re: Suspend 2 merge: 10/51: Exports for suspend built as modules.

From: Ingo Molnar
Date: Wed Nov 24 2004 - 11:07:04 EST



* Nigel Cunningham <ncunningham@xxxxxxxxxxxxx> wrote:

> New exports for suspend. I've cut them down some as a result of the
> last review, but could perhaps do more? Would people prefer to see a
> single struct wrapping exported functions?

> --- 400-exports-old/kernel/sched.c 2004-11-06 09:23:53.364977120 +1100
> +++ 400-exports-new/kernel/sched.c 2004-11-06 09:23:56.627481144 +1100
> @@ -3798,6 +3798,7 @@
>
> read_unlock(&tasklist_lock);
> }
> +EXPORT_SYMBOL(show_state);

this one is ok i think, but make it EXPORT_SYMBOL_GPL() please.

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/