Thread (4 messages) 4 messages, 2 authors, 2009-04-28

Re: [PATCH v2 12/15] powerpc: Use macros for .data.page_aligned section.

From: Paul Mackerras <hidden>
Date: 2009-04-28 22:52:28
Also in: lkml

Tim Abbott writes:
quoted hunk ↗ jump to hunk
diff --git a/arch/powerpc/kernel/vdso.c b/arch/powerpc/kernel/vdso.c
index ad06d5c..841910a 100644
--- a/arch/powerpc/kernel/vdso.c
+++ b/arch/powerpc/kernel/vdso.c
@@ -74,7 +74,7 @@ static int vdso_ready;
 static union {
 	struct vdso_data	data;
 	u8			page[PAGE_SIZE];
-} vdso_data_store __attribute__((__section__(".data.page_aligned")));
+} vdso_data_store __page_aligned_data
                                        ^
Surely we need a semicolon here? -------|

Paul.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help