[IMPROVE] now modules are buildable with tizen 3.10 kernel
authorAlexander Aksenov <a.aksenov@samsung.com>
Tue, 12 Nov 2013 08:48:10 +0000 (12:48 +0400)
committerAlexander Aksenov <a.aksenov@samsung.com>
Thu, 14 Nov 2013 07:41:51 +0000 (11:41 +0400)
commitdc48bbb8023f3d251812f40720d870604d8cf93d
tree369e509a0c38f3ef0387948c6a72565344c2536c
parent4c200caaaba27238f9f90480e87cca0e54f39610
[IMPROVE] now modules are buildable with tizen 3.10 kernel

Added generic swap_do_mmap() function;
structs hlist_node, that are swap_hlist_for_each_entry_* second arguments,
are declared with DECLARE_NODE_PTR_FOR_HLIST.

Change-Id: Id9e264c49987816d3d1bd93eb056c94000d0f68a
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
kprobe/dbi_insn_slots.c
kprobe/dbi_kprobes.c
kprobe/dbi_kprobes_deps.h
ks_manager/ks_manager.c
uprobe/swap_uprobes.c
us_manager/sspt/sspt_debug.h
us_manager/sspt/sspt_file.c
us_manager/us_manager_common.h [new file with mode: 0644]
us_manager/us_slot_manager.c