[PATCH V2 0/1] percpu-refcount: fix reference leak during percpu-atomic transition

From: Douglas Miller
Date: Fri Jan 27 2017 - 20:04:46 EST


Removed extraneous parentheses. Did not switch to "bool" as that would necessitate
more testing and raises the question whether other platforms might have a different
definition for "bool" that would not fix this problem.