diff options
| author | 2018-11-11 11:43:42 -0800 | |
|---|---|---|
| committer | 2018-11-21 10:44:09 -0800 | |
| commit | 8166abb1ea7d53a26ac0e2598b77a5440216811a (patch) | |
| tree | 4fccf2b2a42b14d45d31d6292a68e8a002fcdc58 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | ethernet/intel: consolidate NAPI and NAPI exit (diff) | |
| download | wireguard-linux-8166abb1ea7d53a26ac0e2598b77a5440216811a.tar.xz wireguard-linux-8166abb1ea7d53a26ac0e2598b77a5440216811a.zip | |
ixgbe: Replace synchronize_sched() with synchronize_rcu()
Now that synchronize_rcu() waits for preempt-disable regions of code
as well as RCU read-side critical sections, synchronize_sched() can be
replaced by synchronize_rcu(). This commit therefore makes this change.
Signed-off-by: "Paul E. McKenney" <paulmck@linux.ibm.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
