From: Jiri Slaby Date: Mon, 13 Aug 2012 08:18:09 +0000 (+0200) Subject: TTY: mxser, fix invalid module_parm permissions X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a342ca1c78627c3a8b2a8c4e6d5f6ab1b88e6169;p=pandora-kernel.git TTY: mxser, fix invalid module_parm permissions 444 means 0674 and we do not definitely want that. Use S_IRUGO which is much more safer. Signed-off-by: Jiri Slaby Reported-by: Rusty Russell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed