-
Enqueue cgroup value in the right order · 94d12f0adlezcano authored
From: Daniel Lezcano <dlezcano@fr.ibm.com> Use the list_add_tail function to add the elements at the end of the list so when the cgroup elements are setup, they will be stored in the file in the right order. Signed-off-by:Daniel Lezcano <dlezcano@fr.ibm.com>
94d12f0a
×