From: Antonino A. Daplas Date: Mon, 7 Nov 2005 09:00:40 +0000 (-0800) Subject: [PATCH] vesafb: Fix color palette handling X-Git-Tag: v2.6.15-rc1~549 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eba50850458cf6e907b6b751cb18711666819406;p=pandora-kernel.git [PATCH] vesafb: Fix color palette handling Fix out-of-bounds bug. The pseudopalette has room only for 16 entries, thus, write only the first 16 entries to the pseudopalette. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed