diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2010-04-30 06:45:36 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2010-06-14 16:37:28 -0700 |
commit | ec8c27e04f89a7575ca2c4facb99152e03d6a99c (patch) | |
tree | 43fb52717309745b13a6f1473f4332739581a9fc /net/ipv6/udp.c | |
parent | 81bdf5bd7349bd4523538cbd7878f334bc2bfe14 (diff) | |
download | linux-ec8c27e04f89a7575ca2c4facb99152e03d6a99c.tar.bz2 |
mce: convert to rcu_dereference_index_check()
The mce processing applies rcu_dereference_check() to integers used as
array indices. This patch therefore moves mce to the new RCU API
rcu_dereference_index_check() that avoids the sparse processing that
would otherwise result in compiler errors.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Diffstat (limited to 'net/ipv6/udp.c')
0 files changed, 0 insertions, 0 deletions