Re: [PATCH 2/2] cxgb4: smt: Use normal int for refcount

From: David Miller
Date: Thu Aug 08 2019 - 21:12:45 EST


From: Chuhong Yuan <hslester96@xxxxxxxxx>
Date: Tue, 6 Aug 2019 10:58:54 +0800

> All refcount operations are protected by spinlocks now.
> Then the atomic counter can be replaced by a normal int.
>
> This patch depends on PATCH 1/2.
>
> Signed-off-by: Chuhong Yuan <hslester96@xxxxxxxxx>

Applied.