Thread (74 messages) flat view 74 messages, 13 authors, 2012-02-28
STALE5299d REVIEWED: 3 (3M)

1 review trailer.

[PATCH 02/15] ARM: add explicit include of system.h to processor.h

From: H Hartley Sweeten <hidden>
Date: 2012-02-13 22:14:06

On Monday, February 13, 2012 2:43 PM, Rob Herring wrote:
quoted hunk ↗ jump to hunk
cpu_relax in processor.h needs smp_mb which is defined in system.h.

Signed-off-by: Rob Herring <redacted>
---
 arch/arm/include/asm/processor.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/include/asm/processor.h b/arch/arm/include/asm/processor.h
index ce280b8..cb8d638 100644
--- a/arch/arm/include/asm/processor.h
+++ b/arch/arm/include/asm/processor.h
@@ -22,6 +22,7 @@
 #include <asm/hw_breakpoint.h>
 #include <asm/ptrace.h>
 #include <asm/types.h>
+#include <asm/system.h>
 
 #ifdef __KERNEL__
 #define STACK_TOP	((current->personality & ADDR_LIMIT_32BIT) ? \
On EP93xx

Tested-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help