Added important comments
authorAndreev S.V <s.andreev@samsung.com>
Mon, 21 May 2012 11:24:43 +0000 (15:24 +0400)
committerAndreev S.V <s.andreev@samsung.com>
Mon, 21 May 2012 11:24:43 +0000 (15:24 +0400)
kprobe/arch/asm-arm/dbi_kprobes.c

index f717387..9ef5765 100644 (file)
@@ -25,6 +25,8 @@
  *
  * 2010-2011    Alexander Shirshikov <a.shirshikov@samsung.com>: initial implementation for Thumb
  * 2012                Stanislav Andreev <s.andreev@samsung.com>: added time debug profiling support; BUG() message fix
+ * 2012                Stanislav Andreev <s.andreev@samsung.com>: redesign of kprobe functionality - 
+ *             kprobe_handler() now called via undefined instruction hooks
  */
 
 #include <linux/module.h>