From: Arjan van de Ven Date: Mon, 28 Nov 2005 21:04:11 +0000 (+0000) Subject: [SERIAL] mark several serial tables const X-Git-Tag: v2.6.15-rc3~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb3592be272d83011051dc49f4326355c01f1e1f;p=pandora-kernel.git [SERIAL] mark several serial tables const This patch marks a few serial data structures const, moving them to .rodata where they won't false-share cachelines with things that get written to. Signed-off-by: Arjan van de Ven Signed-off-by: Russell King --- Reading git-diff-tree failed