From: Helge Deller Date: Fri, 8 Dec 2006 10:40:29 +0000 (-0800) Subject: [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c X-Git-Tag: v2.6.20-rc1~34^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0128beeee8749e3cb01c27ef9d1da217f5d7b3b8;p=pandora-kernel.git [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c - annotate some variables from vgacon.c and fbmem.c as __read_mostly - move the mask[] array in fb_set_logo_truepalette() into the .rodata section Signed-off-by: Helge Deller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed