aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/include/linux/kallsyms.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/linux/kallsyms.h')
-rw-r--r--tools/include/linux/kallsyms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/include/linux/kallsyms.h b/tools/include/linux/kallsyms.h
index efb6c3f5f2a9..5a37ccbec54f 100644
--- a/tools/include/linux/kallsyms.h
+++ b/tools/include/linux/kallsyms.h
@@ -6,7 +6,7 @@
#include <stdio.h>
#include <unistd.h>
-#define KSYM_NAME_LEN 128
+#define KSYM_NAME_LEN 512
struct module;