On Mon, Feb 14, 2011 at 10:45:16AM -0500, Mark Lord wrote: > On 11-02-11 07:14 PM, [email protected] wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > Input: rc-keymap - return KEY_RESERVED for unknown mappings > > > > to the 2.6.37-stable tree which can be found at: > > > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > input-rc-keymap-return-key_reserved-for-unknown-mappings.patch > > and it can be found in the queue-2.6.37 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let <[email protected]> know about it. > > > > > >>From 54e74b87e2a9941c6fa82189f270b47cceeba714 Mon Sep 17 00:00:00 2001 > > From: Dmitry Torokhov <[email protected]> > > Date: Fri, 28 Jan 2011 23:33:29 -0800 > > Subject: Input: rc-keymap - return KEY_RESERVED for unknown mappings > > > > From: Dmitry Torokhov <[email protected]> > > > > commit 54e74b87e2a9941c6fa82189f270b47cceeba714 upstream. > > > > Do not respond with -EINVAL to EVIOCGKEYCODE for not-yet-mapped > > scancodes, but rather return KEY_RESERVED. > > > > This fixes breakage with Ubuntu's input-kbd utility that stopped > > returning full keymaps for remote controls. > > > > Tested-by: Mauro Carvalho Chehab <[email protected]> > > Tested-by: Mark Lord <[email protected]> > > Signed-off-by: Dmitry Torokhov <[email protected]> > > Signed-off-by: Linus Torvalds <[email protected]> > > Signed-off-by: Greg Kroah-Hartman <[email protected]> > > > > Please remove my name from "Tested-by" for this patch. > I did indeed test it, but it was not a complete fix to the problem.
That comes directly from Linus's tree, so I'd prefer not to edit this if at all possible. thanks, greg k-h _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
