diff options
author | Paul E. McKenney <paul.mckenney@linaro.org> | 2012-01-07 01:59:51 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-02-21 18:03:27 +0100 |
commit | bc399d6e6ed8615007110f5e438886ffd236760e (patch) | |
tree | f1ed750763453e0dfbe80b4d40b09338559aeb4e /samples/Kconfig | |
parent | rcu: Move RCU_TRACE to lib/Kconfig.debug (diff) | |
download | linux-bc399d6e6ed8615007110f5e438886ffd236760e.tar.xz linux-bc399d6e6ed8615007110f5e438886ffd236760e.zip |
s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()
The call_rcu() in unregister_external_interrupt() invokes
ext_int_hash_update(), which just does a kfree(). Convert the
call_rcu() to kfree_rcu(), allowing ext_int_hash_update() to
be eliminated.
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'samples/Kconfig')
0 files changed, 0 insertions, 0 deletions