We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b148a7 commit 7f14266Copy full SHA for 7f14266
arch/powerpc/mm/hash_utils_64.c
@@ -21,6 +21,7 @@
21
#undef DEBUG
22
#undef DEBUG_LOW
23
24
+#define pr_fmt(fmt) "hash-mmu: " fmt
25
#include <linux/spinlock.h>
26
#include <linux/errno.h>
27
#include <linux/sched/mm.h>
0 commit comments