[PATCH] Only disallow _setting_ of function key string
authorMarcelo Tosatti <marcelo.tosatti@cyclades.com>
Mon, 7 Nov 2005 08:59:34 +0000 (00:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:39 +0000 (07:53 -0800)
commite3f17f0f6e98f58edb13cb38810d93e6d4808e68
treec442f18da80497cc45644e41e29ac0efe96498a7
parent796f8d9b98fc92a5e9aaea8cf932957850332f51
[PATCH] Only disallow _setting_ of function key string

Mikael Pettersson <mikpe@csd.uu.se> noted that the current 2.6-git (and 2.4)
patch to disallow KDSKBSENT for unpriviledged users should be less restrictive
allowing reading of current function key string entry, but not writing.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/vt_ioctl.c