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

From: Tejun Heo
Date: Fri Jan 27 2017 - 19:14:50 EST


On Fri, Jan 27, 2017 at 05:32:15PM -0600, Douglas Miller wrote:
> 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.

Please switch to bool.

Thanks.

--
tejun