[lttng-dev] [PATCH 04/15] Export vmalloc_sync_all symbol to GPL modules
Greg KH
greg at kroah.com
Thu Dec 1 12:48:19 EST 2011
On Wed, Nov 30, 2011 at 01:34:17PM -0500, Mathieu Desnoyers wrote:
> LTTng needs this symbol exported. It calls it to ensure its tracing
> buffers and allocated data structures never trigger a page fault. This
> is required to handle page fault handler tracing and NMI tracing
> gracefully.
>
> Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
> ---
> mm/nommu.c | 1 +
> mm/vmalloc.c | 1 +
I can't accept this patch, sorry, you need to copy the
owners/maintainers of this file and get their acks before I can take it.
Same goes for the other export patches in this series, sorry.
I've taken the first 3 patches in this series, I can't take the others.
Please resend this one, and the other patches that export symbols and
copy the needed people and me.
thanks,
greg k-h
More information about the lttng-dev
mailing list