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 4e2764e commit 20f79ceCopy full SHA for 20f79ce
arch/mips/boot/compressed/decompress.c
@@ -7,6 +7,8 @@
7
* Author: Wu Zhangjin <[email protected]>
8
*/
9
10
+#define DISABLE_BRANCH_PROFILING
11
+
12
#include <linux/types.h>
13
#include <linux/kernel.h>
14
#include <linux/string.h>
0 commit comments