diff options
author | Haitao Huang <haitao.huang@linux.intel.com> | 2023-07-21 05:02:31 -0700 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2023-07-21 08:10:06 -1000 |
commit | 714e08cc3ec564dc1717000f5a4c1f40ca8c8878 (patch) | |
tree | 38b6d65c545aeba8022187fe40e6839f2fddfadb /kernel/utsname_sysctl.c | |
parent | 32bf85c60ca3584a7ba3bef19da2779b73b2e7d6 (diff) |
cgroup/misc: Store atomic64_t reads to u64
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@linux.intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/utsname_sysctl.c')
0 files changed, 0 insertions, 0 deletions