Re: [PATCH] cgroup/misc: Store atomic64_t reads to u64

From: Tejun Heo
Date: Fri Jul 21 2023 - 14:10:55 EST


On Fri, Jul 21, 2023 at 05:02:31AM -0700, Haitao Huang wrote:
> Change 'new_usage' type to u64 so it can be compared with unsigned 'max'
> and 'capacity' properly even if the value crosses the signed boundary.
>
> Signed-off-by: Haitao Huang <haitao.huang@xxxxxxxxxxxxxxx>

Applied to cgroup/for-6.6.

Thanks.

--
tejun