lkml.org 
[lkml]   [2008]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [bisected] Re: [PATCH 05 of 12] xen: add p2m mfn_list_list
Ingo Molnar wrote:
>> +static unsigned long p2m_top_mfn_list[TOP_ENTRIES / P2M_ENTRIES_PER_PAGE]
>> + __attribute__((section(".bss.page_aligned")));

> Sam, any ideas how to accomplish that best?

Have a define like this for them all?

#define page_aligned \
__attribute__((aligned(4096))) \
__attribute__((__section__ (".bss.page_aligned")))

cheers,
Gerd

--
http://kraxel.fedorapeople.org/xenner/


\
 
 \ /
  Last update: 2008-05-30 09:49    [W:0.085 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site