From: Antonino A. Daplas Date: Fri, 24 Feb 2006 21:04:20 +0000 (-0800) Subject: [PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg() X-Git-Tag: v2.6.16-rc5~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee713059d4922e4ee17700496d9eb3b95b1ab836;p=pandora-kernel.git [PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg() The setcolreg function will attempt to write 24 color entries to the pseudo_pallette. However, the pseudo_palette has only space for 16 entries. Thanks to Atsushi Nemoto for reporting this bug. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed