]> code.ossystems Code Review - openembedded-core.git/commit
perf: fix undefined pr_* routines
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 1 Oct 2014 04:43:36 +0000 (00:43 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Oct 2014 08:05:02 +0000 (09:05 +0100)
commit81bb7a163d7e3c0bdcc72894ef731521d58edf90
treee9dc3d201b3d4186adfa444bfd36f81fd9ac7e8c
parent6957ce3e726de5dbdcf3e94c5919916d88736e8d
perf: fix undefined pr_* routines

When cross compiling libunwind support for ARM a missing debug include means
that pr* macros are not expanded, and hence link failures on the undefined
functions.

Since we must be compatible with many versions of the kernel and perf, we
sed the proper include into the files, while the permanent fix goes upstream
to the mainline kernel.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf.bb