mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
fea9456578
The dmem controller is added into kernel v6.13 and is now enabled in Fedora 42 kernels. Yet, systemd is not aware of dmem. This fixes the test case failure on Fedora. For the initial test case, see commit27515719. For earlier commits similar to this one, see commits601cf582,05272718,e83ca519. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> (cherry picked from commitb3432118ed) Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>