[FIX] Kprobe: new task_data 62/51862/3
authorAlexander Aksenov <a.aksenov@samsung.com>
Mon, 16 Nov 2015 14:26:17 +0000 (17:26 +0300)
committerAlexander Aksenov <a.aksenov@samsung.com>
Thu, 19 Nov 2015 11:29:45 +0000 (14:29 +0300)
commit2dacb37ed05d193802e0384df9235dcef59f15a9
treeb31a67f5ef10b7ab9813df487821d60cf991bb98
parentb02ca12b61c44310b75ac643f290c75bf8fd8936
[FIX] Kprobe: new task_data

Issue:
- Modules aren't built for kernels older than 3.1, cause
there is no jobctl in task_struct.
- Old task_data module mention remained in spec file

Solution:
- Make jobctl using version-dependent
- Remove remained task_data module from spec

Change-Id: Ie7ae6fc2dc38b221c3780846d1c1ca9fd163efaa
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
kprobe/swap_kprobes_deps.h
kprobe/swap_ktd.c