]> 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>
Tue, 31 Dec 2019 10:36:32 +0000 (10:36 +0000)
commit754d0ae5a960056468cdf50e5965a4c22515f8f9
tree889986627971fd0ea2453f8c88c6d03cce7fd0f5
parent64d305024e0514b832da05867672f61d1b5b3225
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.

(From OE-Core rev: a522ccff838ba1577255c90e64d98dd75470fb0a)

Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
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