From: Benjamin Herrenschmidt Date: Mon, 28 Nov 2005 21:43:52 +0000 (-0800) Subject: [PATCH] Console rotation fixes X-Git-Tag: v2.6.15-rc3~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a9c3f78a32ddc4ec50f5da2cf2db5db6f442986;p=pandora-kernel.git [PATCH] Console rotation fixes Remove bogus usage of test/set_bit() from fbcon rotation code and just manipulate the bits directly. This fixes an oops on powerpc among others and should be faster. Seems to work fine on the G5 here. Signed-off-by: Benjamin Herrenschmidt Acked-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed