]> git.baikalelectronics.ru Git - kernel.git/commit
kprobes: use KSYM_NAME_LEN to size identifier buffers
authorJoe Mario <jmario@redhat.com>
Tue, 12 Nov 2013 23:10:23 +0000 (15:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 03:09:26 +0000 (12:09 +0900)
commita1fd9f0c66b5ff363ab8eabdc779f2ab44f417e0
treeff8fdf240072d984e94ee4706cfba4ed69b3ae8e
parent4d501dc4ff1ab6573b97eb3265cd464038c7b8e1
kprobes: use KSYM_NAME_LEN to size identifier buffers

Use KSYM_NAME_LEN to size identifier buffers, so that it can be easier
increased.

Signed-off-by: Joe Mario <jmario@redhat.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/kprobes.c