diff options
author | Christoph Hellwig <hch@infradead.org> | 2011-11-29 03:29:38 -0500 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-12-14 11:28:13 +0000 |
commit | e0a53e70e8d519579d92c150606ece22333645cb (patch) | |
tree | 7f28469be2885fd7979ec584dcc65b3b35748871 /Documentation/target | |
parent | 2e88efd3aaafa0df05593cdfa5fd17afe922781d (diff) |
target: remove overagressive ____cacheline_aligned annoations
If we want dynamically allocated objects to be cacheline aligned we need
to tell that to the slab allocator by using the proper flags and not
by liberally sprinkling annotations onto all structures.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'Documentation/target')
0 files changed, 0 insertions, 0 deletions