]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/kernel.h
Merge branch 'linus' into core/debug
[linux-2.6-omap-h63xx.git] / include / linux / kernel.h
index 2651f805ba6d771b9ec1f26078609aebdb198853..3f30557be2a3f2e209a2abd60c21ddef9086fc96 100644 (file)
@@ -187,6 +187,8 @@ extern unsigned long long memparse(char *ptr, char **retptr);
 extern int core_kernel_text(unsigned long addr);
 extern int __kernel_text_address(unsigned long addr);
 extern int kernel_text_address(unsigned long addr);
+extern int func_ptr_is_kernel_text(void *ptr);
+
 struct pid;
 extern struct pid *session_of_pgrp(struct pid *pgrp);