We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e927c13 commit c17552bCopy full SHA for c17552b
arch/arc/kernel/perf_event.c
@@ -15,7 +15,7 @@
15
#include <asm/stacktrace.h>
16
17
/* +1 one for null terminator */
18
-#ifdef CONFIG_ARCV3
+#ifdef CONFIG_ISA_ARCV3
19
#define ARCPMU_EVENT_NAME_LEN 17
20
#else
21
#define ARCPMU_EVENT_NAME_LEN 9
0 commit comments