From: Andreev S.V Date: Mon, 21 May 2012 11:24:43 +0000 (+0400) Subject: Added important comments X-Git-Tag: Tizen_SDK_2.3~799^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a89b9d8d2582b6b04b366fa7df56c20abefc8ba8;p=kernel%2Fswap-modules.git Added important comments --- diff --git a/kprobe/arch/asm-arm/dbi_kprobes.c b/kprobe/arch/asm-arm/dbi_kprobes.c index f717387..9ef5765 100644 --- a/kprobe/arch/asm-arm/dbi_kprobes.c +++ b/kprobe/arch/asm-arm/dbi_kprobes.c @@ -25,6 +25,8 @@ * * 2010-2011 Alexander Shirshikov : initial implementation for Thumb * 2012 Stanislav Andreev : added time debug profiling support; BUG() message fix + * 2012 Stanislav Andreev : redesign of kprobe functionality - + * kprobe_handler() now called via undefined instruction hooks */ #include