From: Andrew Morton for cpu_relax(). Cc: Andi Kleen Signed-off-by: Andrew Morton --- include/asm-x86_64/spinlock.h | 1 + 1 file changed, 1 insertion(+) diff -puN include/asm-x86_64/spinlock.h~fix-x86_64-mm-spinlock-cleanup include/asm-x86_64/spinlock.h --- a/include/asm-x86_64/spinlock.h~fix-x86_64-mm-spinlock-cleanup +++ a/include/asm-x86_64/spinlock.h @@ -4,6 +4,7 @@ #include #include #include +#include /* * Your basic SMP spinlocks, allowing only a single CPU anywhere _