Files
poky/meta/recipes-kernel
Bruce Ashfield da07197040 lttng-modules: fix compliation error with 3.2.x -stable kernels
recent -stable kernels have their own fallback definition of is_compat_task

   #define is_compat_task() (0)

To protect against this double definition of is_compat_task we can check
to see if it is already defined, and skip the lttng variant.

(From OE-Core rev: 53db58982b7af59d75fc11b73475e9d71e6927ac)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-19 20:28:45 +00:00
..
2012-01-03 12:14:31 +00:00
2012-03-16 10:40:29 +00:00
2012-02-26 22:51:58 +00:00
2012-02-26 22:51:58 +00:00
2012-01-24 11:54:23 +00:00
2012-03-19 14:37:38 +00:00
2012-01-03 12:14:31 +00:00
2012-02-26 22:51:58 +00:00