lkml.org 
[lkml]   [2000]   [Oct]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-2.4.0-test9
David S. Miller wrote:
> > These items are specifically placed into the data section, not the
> > BSS, because these alignment games are not possible in the BSS.
>
> That would mean the BSS needs support alignment games.
>
> The problem is it doesn't work, please go try it.
> So until it does work, I am going to revert this change.

Put __attribute__ ((section (".data"))) into __tcp_clean_cacheline_pad
and it should do what you want.

Heck, section ".bss" might give you the alignment without the allocation
but I'm not as confident about that.

-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:39    [W:0.087 / U:0.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site