edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
synchronize_rcu() does the stuff as needed. Signed-off-by:Lai Jiangshan <laijs@cn.fujitsu.com> Cc: Doug Thompson <dougthompson@xmission.com> Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> Cc: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/edac/edac_core.h 0 additions, 12 deletionsdrivers/edac/edac_core.h
- drivers/edac/edac_device.c 6 additions, 18 deletionsdrivers/edac/edac_device.c
- drivers/edac/edac_mc.c 6 additions, 10 deletionsdrivers/edac/edac_mc.c
- drivers/edac/edac_pci.c 6 additions, 15 deletionsdrivers/edac/edac_pci.c
Please register or sign in to comment