commit | 069fb0b63722f8c9f8b4bbce236793626c89af33 | [log] [tgz] |
---|---|---|
author | Sebastian Schmidt <yath@yath.de> | Fri Nov 14 10:51:45 2014 -0800 |
committer | Tony Luck <tony.luck@intel.com> | Mon Nov 17 10:28:04 2014 -0800 |
tree | 9e017189673b5dff08e6a470bb600e52cac64c8c | |
parent | 68c4a4f8abc60c9440ede9cd123d48b78325f7a3 [diff] |
syslog: Provide stub check_syslog_permissions When building without CONFIG_PRINTK, we need to provide a stub check_syslog_permissions. As there is no way to turn on the dmesg_restrict sysctl without CONFIG_PRINTK, return success. Reported-by: Jim Davis <jim.epost@gmail.com> Signed-off-by: Sebastian Schmidt <yath@yath.de> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tony Luck <tony.luck@intel.com>