commit | e3f17f0f6e98f58edb13cb38810d93e6d4808e68 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <marcelo.tosatti@cyclades.com> | Mon Nov 07 00:59:34 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:39 2005 -0800 |
tree | c442f18da80497cc45644e41e29ac0efe96498a7 | |
parent | 796f8d9b98fc92a5e9aaea8cf932957850332f51 [diff] |
[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>