diff options
author | 2013-08-20 15:33:20 +0930 | |
---|---|---|
committer | 2013-08-20 15:37:44 +0930 | |
commit | 5265fc6219ddbf8dfc9b18223448a4997fb06eae (patch) | |
tree | d6b0dca1389c126757eb1f629799f0973dfb4ffb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | module: Add NOARG flag for ops with param_set_bool_enable_only() set function (diff) | |
download | linux-dev-5265fc6219ddbf8dfc9b18223448a4997fb06eae.tar.xz linux-dev-5265fc6219ddbf8dfc9b18223448a4997fb06eae.zip |
module/lsm: Have apparmor module parameters work with no args
The apparmor module parameters for param_ops_aabool and
param_ops_aalockpolicy are both based off of the param_ops_bool,
and can handle a NULL value passed in as val. Have it enable the
new KERNEL_PARAM_FL_NOARGS flag to allow the parameters to be set
without having to state "=y" or "=1".
Cc: John Johansen <john.johansen@canonical.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions