From: Michael Schutte Date: Wed, 5 Sep 2012 05:54:16 +0000 (-0700) Subject: Input: Add KD[GS]KBDIACRUC ioctls to the compatible list X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~43^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caaa357dc0582f0d4504c22f1ef2347ad940de1b;p=pandora-kernel.git Input: Add KD[GS]KBDIACRUC ioctls to the compatible list Allow handling of Unicode compose sequences by 32-bit apps on a 64-bit system. The issue has been reported in and . A formal check of the two affected ioctls in drivers/char/vt_ioctl.c (introduced in 04c71976) and a test using x86 kbd 1.15.1 on a so patched x86_64 kernel both confirm that KD[GS]KBDIACRUC are ioctl32() compatible. Signed-off-by: Michael Schutte Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed