# Commit f70df9ec1ab72b6bbebad72d81109c1b214007e1 # Date 2015-04-14 15:02:32 +0200 # Author David Vrabel # Committer Jan Beulich x86/mtrr: include asm/atomic.h asm/atomic.h is needed but only included indirectly via asm/spinlock.h. Signed-off-by: David Vrabel Reviewed-by: Andrew Cooper --- sle12sp1.orig/xen/arch/x86/cpu/mtrr/main.c 2015-01-14 18:44:18.000000000 +0100 +++ sle12sp1/xen/arch/x86/cpu/mtrr/main.c 2015-07-08 14:13:42.000000000 +0200 @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include