git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27bf7c4
)
TTY: mxser, fix invalid module_parm permissions
author
Jiri Slaby
<jslaby@suse.cz>
Mon, 13 Aug 2012 08:18:09 +0000
(10:18 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 13 Aug 2012 23:57:58 +0000
(16:57 -0700)
444 means 0674 and we do not definitely want that. Use S_IRUGO which
is much more safer.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Reported-by: Rusty Russell <rusty@ozlabs.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/mxser.c
patch
|
blob
|
history
diff --cc
drivers/tty/mxser.c
Simple merge