From: Antonino A. Daplas Date: Tue, 13 Dec 2005 06:17:15 +0000 (-0800) Subject: [PATCH] fbcon: fix complement_mask() with 512 character map X-Git-Tag: v2.6.15-rc6~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f0d64de80733bda54d1cfa7ac0c736ab2de33b;p=pandora-kernel.git [PATCH] fbcon: fix complement_mask() with 512 character map There is a bug in the complement_mask when you have a 512-character map. Linux boots to a default 256-character map and most probably your login profile is loading a 512-character map which results in a bad gpm cursor. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed