diff options
author | Alexey Gladkov <legion@kernel.org> | 2021-04-22 14:27:08 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2021-04-30 14:14:00 -0500 |
commit | f9c82a4ea89c384d49ce03768ba88d049ed3f1f0 (patch) | |
tree | dc997760082f277fea8b2cb0b4c6a3f6048fb806 /kernel/gcov | |
parent | 9f4ad9e425a1d3b6a34617b8ea226d56a119a717 (diff) | |
download | linux-f9c82a4ea89c384d49ce03768ba88d049ed3f1f0.tar.gz linux-f9c82a4ea89c384d49ce03768ba88d049ed3f1f0.tar.bz2 linux-f9c82a4ea89c384d49ce03768ba88d049ed3f1f0.zip |
Increase size of ucounts to atomic_long_t
RLIMIT_MSGQUEUE and RLIMIT_MEMLOCK use unsigned long to store their
counters. As a preparation for moving rlimits based on ucounts, we need
to increase the size of the variable to long.
Signed-off-by: Alexey Gladkov <legion@kernel.org>
Link: https://lkml.kernel.org/r/257aa5fb1a7d81cf0f4c34f39ada2320c4284771.1619094428.git.legion@kernel.org
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'kernel/gcov')
0 files changed, 0 insertions, 0 deletions