]> code.ossystems Code Review - openembedded-core.git/commit
lttng-modules: fix NULL pointer deference error when testing rpc_task_running
authorQuanyang Wang <quanyang.wang@windriver.com>
Fri, 13 Dec 2019 06:19:52 +0000 (14:19 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Dec 2019 23:22:03 +0000 (23:22 +0000)
commita522ccff838ba1577255c90e64d98dd75470fb0a
tree69af23ceba5c6bc1934f6c761854c67ba54eb92f
parent8be3c48a418776c8480dbae2dcb5f46c8fb138ed
lttng-modules: fix NULL pointer deference error when testing rpc_task_running

This is a backport from upstream https://github.com/lttng/lttng-modules.git stable-2.10
to fix NULL pointer deference error when running kts testcase lttng_syscall_events.

Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-modules/0001-Fix-SUNRPC-Fix-oops-when-trace-sunrpc_task-events-in.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0002-Fix-sunrpc-null-rpc_clnt-dereference-in-rpc_task_que.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0003-Fix-sunrpc-use-signed-integer-for-client-id.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules/0004-sunrpc-introduce-lttng_get_clid-helper.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.10.11.bb