]> code.ossystems Code Review - openembedded-core.git/commit
lttng-modules: Fix build failure by syncing up with kernel 4.19
authorHe Zhe <zhe.he@windriver.com>
Tue, 9 Oct 2018 11:44:31 +0000 (19:44 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Oct 2018 11:42:40 +0000 (12:42 +0100)
commitd06b7fd291076a423a83b9630471baeaef9d4f43
tree7c858c4eae0381669c231a942c4f2e119f75e56c
parent417245923c1c2c35a60d6db29cbe5a78548860d2
lttng-modules: Fix build failure by syncing up with kernel 4.19

linux-yocto-dev has been upreved to v4.19. This patch backports a patch from
upstream to make lttng-modules sync up with linux-yocto-dev and later
linux-yocto, and fix the following do_compile error.

| tmp/work/qemux86_64-poky-linux/lttng-modules/2.10.7-r0/lttng-modules-2.10.7/probes/../probes/lttng-tracepoint-event-impl.h:143:6: error: conflict
ing types for 'trace_sock_exceed_buf_limit'
|  void trace_##_name(_proto);
|       ^~~~~~

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-modules/0001-Fix-net-expose-sk-wmem-in-sock_exceed_buf_limit-trac.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_2.10.7.bb