From: Jiri Bohac Date: Thu, 12 Jun 2008 22:21:51 +0000 (-0700) Subject: console keyboard mapping broken by 04c71976 X-Git-Tag: v2.6.26-rc7~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2187ebd84c7dd13ef269e9600f4daebeb02816e;p=pandora-kernel.git console keyboard mapping broken by 04c71976 Several console keyboard maps are broken since commit 04c71976500352d02f60616d2b960267d8c5fe24 Author: Samuel Thibault Date: Tue Oct 16 23:27:04 2007 -0700 unicode diacritics support because that changeset made k_self consider the value as a latin1 character when in Unicode mode, which is wrong; k_self should still take the console map into account. Signed-off-by: Samuel Thibault Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed