Re: [OE-core] [PATCH] lttng-modules: fix NULL pointer deference error when testing rpc_task_running

2019-12-12 Thread Quanyang Wang
Hi Jonathan, On 12/13/19 12:15 AM, Jonathan Rajotte-Julien wrote: Hi, See [1]. An updated version of this fix was merged upstream. Please validate that it does the job on your side. In the future please take the time to submit this kind of patch to the upstream project first so that we can ac

Re: [OE-core] [PATCH] lttng-modules: fix NULL pointer deference error when testing rpc_task_running

2019-12-12 Thread Jonathan Rajotte-Julien
Hi, See [1]. An updated version of this fix was merged upstream. Please validate that it does the job on your side. In the future please take the time to submit this kind of patch to the upstream project first so that we can act on it. [1] https://lists.lttng.org/pipermail/lttng-dev/2019-Decemb

[OE-core] [PATCH] lttng-modules: fix NULL pointer deference error when testing rpc_task_running

2019-12-11 Thread quanyang.wang
From: Quanyang Wang This fixes NULL pointer deference error when running kts testcase lttng_syscall_events. Upstream-Status: Pending Signed-off-by: Quanyang Wang --- ...ops-when-trace-sunrpc_task-events-in.patch | 93 +++ .../lttng/lttng-modules_2.10.11.bb| 1 +