summaryrefslogtreecommitdiffstats
path: root/Documentation/leds
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2015-09-29 17:47:19 -0400
committerTejun Heo <tj@kernel.org>2016-08-10 15:02:58 -0400
commit3f49bdd95855a33eea749304d2e10530a869218b (patch)
treefe3b7bd2f627ce5fd66084e9e20beec98df1f471 /Documentation/leds
parent18808354b79622ed11857e41f9044ba17aec5b01 (diff)
downloadlinux-3f49bdd95855a33eea749304d2e10530a869218b.tar.gz
linux-3f49bdd95855a33eea749304d2e10530a869218b.tar.bz2
linux-3f49bdd95855a33eea749304d2e10530a869218b.zip
percpu_ref: restructure operation mode switching
Restructure atomic/percpu mode switching. * The users of __percpu_ref_switch_to_atomic/percpu() now call a new function __percpu_ref_switch_mode() which calls either of the original switching functions depending on the current state of ref->force_atomic and the __PERCPU_REF_DEAD flag. The callers no longer check whether switching is necessary but always invoke __percpu_ref_switch_mode(). * !ref->confirm_switch waiting is collected into __percpu_ref_switch_mode(). This patch doesn't cause any behavior differences. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation/leds')
0 files changed, 0 insertions, 0 deletions