Commit 13e381365614855bf14c8ad68f9b65e3afd3dd2c
Committed by
Rafael J. Wysocki
1 parent
13d53f8775
Exists in
master
and in
7 other branches
PM / Wakeup: Remove useless synchronize_rcu() call
wakeup_source_add() adds an item into wakeup_sources list. There is no need to call synchronize_rcu() at this point. Its only needed in wakeup_source_remove() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff
drivers/base/power/wakeup.c