On 05/16/2017 05:44 AM, David Howells wrote:
Guenter Roeck <li...@roeck-us.net> wrote:

I assume declaring both __jiffy_data and ____cacheline_aligned_in_smp
attributes doesn't work ?

You should be able to stack attributes, I think.


Turns out not here because ____cacheline_aligned_in_smp includes
__page_aligned_data which also declares the section, at least on x86.

Guenter

Reply via email to