Re: [lttng-dev] [PATCH lttng-modules] Cleanup: comment about CONFIG_HOTPLUG_CPU ifdef

2018-03-13 Thread Mathieu Desnoyers
Merged into master, 2.9, 2.10, Thanks! Mathieu - On Mar 13, 2018, at 12:14 PM, Michael Jeanson mjean...@efficios.com wrote: > Signed-off-by: Michael Jeanson > --- > lttng-events.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lttng-events.c b/lttng-events.c >

[lttng-dev] [PATCH lttng-modules] Cleanup: comment about CONFIG_HOTPLUG_CPU ifdef

2018-03-13 Thread Michael Jeanson
Signed-off-by: Michael Jeanson --- lttng-events.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lttng-events.c b/lttng-events.c index 2cd650f..6098ce4 100644 --- a/lttng-events.c +++ b/lttng-events.c @@ -2760,7 +2760,7 @@ static void __exit lttng_exit_cpu_hotplug(void)