Files
i2som-imx-linux/kernel
Aleksa Sarai fc992138b3 cgroup: pids: use atomic64_t for pids->limit
commit a713af394c upstream.

Because pids->limit can be changed concurrently (but we don't want to
take a lock because it would be needlessly expensive), use atomic64_ts
instead.

Fixes: commit 49b786ea14 ("cgroup: implement the PIDs subsystem")
Cc: stable@vger.kernel.org # v4.3+
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-12-17 20:39:29 +01:00
..
2019-05-31 06:47:25 -07:00
2019-12-01 09:14:03 +01:00
2018-08-03 07:50:38 +02:00
2019-12-05 15:38:28 +01:00
2018-08-03 07:50:22 +02:00
2018-05-09 09:51:50 +02:00