diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2011-12-15 13:43:24 +1030 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-01-16 09:43:56 -0800 |
commit | d8e8ed95cda1dfd6813588333d36552935eba4a1 (patch) | |
tree | c8b8b33fbc772b50ec5827ccf5874b315cccd07b /kernel/audit_tree.c | |
parent | 51aa78271be9bf97df4ab19c3146e1f08e592c7e (diff) |
rcu: Make rcutorture bool parameters really bool (core code)
module_param(bool) used to counter-intuitively take an int. In
fddd5201 (mid-2009) we allowed bool or int/unsigned int using a messy
trick.
It's time to remove the int/unsigned int option. For this version
it'll simply give a warning, but it'll break next kernel version.
This commit makes this change to rcutorture.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/audit_tree.c')
0 files changed, 0 insertions, 0 deletions