commit | 76789f01768bb4cef706f4c9e7e2f3f4eb8c1431 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Tue Mar 28 11:03:44 2006 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Thu Apr 13 10:13:23 2006 -0500 |
tree | 09c37d5e98657d476baccadc0f8dd36105db5f51 | |
parent | ab19d52bec6c1b266228417b58ae6f36f3ea097c [diff] |
[SCSI] Mark div_10M array const Patch below is one out of a large series to mark kernel data const when possible, goal is to use .rodata and avoid false sharing Signed-off-by: Arjan van de Ven <arjan@infradead.org> Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>