Searched hist:cbf6ab52add20b845f903decc973afbd5463c527 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kernel/kprobes/ |
H A D | opt.c | diff cbf6ab52add20b845f903decc973afbd5463c527 Mon Jan 05 12:29:32 CET 2015 Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> kprobes: Pass the original kprobe for preparing optimized kprobe
Pass the original kprobe for preparing an optimized kprobe arch-dep part, since for some architecture (e.g. ARM32) requires the information in original kprobe.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Signed-off-by: Wang Nan <wangnan0@huawei.com> Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
/linux/include/linux/ |
H A D | kprobes.h | diff cbf6ab52add20b845f903decc973afbd5463c527 Mon Jan 05 12:29:32 CET 2015 Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> kprobes: Pass the original kprobe for preparing optimized kprobe
Pass the original kprobe for preparing an optimized kprobe arch-dep part, since for some architecture (e.g. ARM32) requires the information in original kprobe.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Signed-off-by: Wang Nan <wangnan0@huawei.com> Signed-off-by: Jon Medhurst <tixy@linaro.org>
|