diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2011-12-15 03:13:24 (GMT) |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-01-16 17:43:56 (GMT) |
commit | d8e8ed95cda1dfd6813588333d36552935eba4a1 (patch) | |
tree | c8b8b33fbc772b50ec5827ccf5874b315cccd07b /block/blk-map.c | |
parent | 51aa78271be9bf97df4ab19c3146e1f08e592c7e (diff) | |
download | linux-d8e8ed95cda1dfd6813588333d36552935eba4a1.tar.xz |
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 'block/blk-map.c')
0 files changed, 0 insertions, 0 deletions