Hi,
I sent in this patch last month and did not hear about any updates since
then.
There were a few formatting issues that have been addressed. Is there
anything more that should be done?
Best regards,
Florian Walbroel
Forwarded Message
Subject: [PATCH lttng-modules] Add
- On Dec 17, 2019, at 3:56 AM, Florian Walbroel
wrote:
> Hi,
> I sent in this patch last month and did not hear about any updates since then.
> There were a few formatting issues that have been addressed. Is there anything
> more that should be done?
Hi,
I was expecting review from Gene
Signed-off-by: Michael Jeanson
---
wrapper/mm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wrapper/mm.h b/wrapper/mm.h
index 672855b..405248a 100644
--- a/wrapper/mm.h
+++ b/wrapper/mm.h
@@ -62,7 +62,7 @@ void wrapper_set_current_oom_origin(void)
}
static inline
-void
These wrappers are required to translate kuid on kernels prior to v3.5.
Signed-off-by: Michael Jeanson
---
probes/lttng-tracepoint-event-impl.h | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/probes/lttng-tracepoint-event-impl.h
b/probes/lttng-tracepoint-e
On 2019-12-17 9:39 a.m., Mathieu Desnoyers wrote:
> I was expecting review from Geneviève and Julien on this patch, but
> never heard back from
> them.
>
> Geneviève, Julien, Michael, can you review this patch please ?
>
> Thanks,
>
> Mathieu
It builds on all the latest tags of the stable kerne
Merged into master, 2.11, 2.10, thanks!
Mathieu
- On Dec 17, 2019, at 12:11 PM, Michael Jeanson mjean...@efficios.com wrote:
> Signed-off-by: Michael Jeanson
> ---
> wrapper/mm.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/wrapper/mm.h b/wrapper/mm.h
> index 672
Merged into master, thanks!
Mathieu
- On Dec 17, 2019, at 12:11 PM, Michael Jeanson mjean...@efficios.com wrote:
> These wrappers are required to translate kuid on kernels prior to v3.5.
>
> Signed-off-by: Michael Jeanson
> ---
> probes/lttng-tracepoint-event-impl.h | 18 +-