diff options
author | Arjan van de Ven <arjan@infradead.org> | 2005-11-28 10:06:23 +0100 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-12-01 08:29:35 +0100 |
commit | 98ac62defe529d04a192688f40d801a2d8fbcf98 (patch) | |
tree | f37be3b98a245f83d6c2ed37938377ed0b1bcae6 /Makefile | |
parent | Merge branch 'master' (diff) | |
download | linux-98ac62defe529d04a192688f40d801a2d8fbcf98.tar.xz linux-98ac62defe529d04a192688f40d801a2d8fbcf98.zip |
[PATCH] mark several libata datastructures const
Hi,
the patch below marks several libata (and libata-driver) structures
const so that they end up in the .rodata segment and don't false-share
cachelines with things that get dirtied often.
Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions