Thread (8 messages) flat view 8 messages, 4 authors, 2011-03-21

[PATCHv4 3/3] ARM: mx51: Add support for low power suspend on MX51

From: Russell King - ARM Linux <hidden>
Date: 2011-03-21 15:48:48
Also in: lkml

On Mon, Mar 21, 2011 at 02:53:21PM +0000, Nguyen Dinh-R00091 wrote:
quoted
On Fri, Mar 18, 2011 at 10:21:24AM -0500, Dinh.Nguyen at freescale.com wrote:
quoted
+#include <linux/suspend.h>
+#include <linux/clk.h>
+#include <asm/mach/map.h>
+#include <asm/cacheflush.h>
+#include <asm/tlb.h>
+#include <mach/system.h>
+#include "crm_regs.h"
Why does the code below require asm/mach/map.h ?
map.h can be replaced by linux/io.h for the __raw_writel().
quoted
Why does it require asm/tlb.h ?
asm/tlb is for the local_flush_tlb_all() call.
I think you want asm/tlbflush.h rather than the tlb shootdown stuff in
asm/tlb.h.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help