On Thu, Jan 16, 2025 at 10:56:35AM +0100, Geert Uytterhoeven wrote: > When adding the Device memory controller (DMEM), "select PAGE_COUNTER" > was added to CGROUP_RDMA, presumably instead of CGROUP_DMEM. > While commit e33b51499a0a6bca ("cgroup/dmem: Select PAGE_COUNTER") added > the missing select to CGROUP_DMEM, the bogus select is still there. > Remove it. > > Fixes: b168ed458ddecc17 ("kernel/cgroup: Add "dmem" memory accounting cgroup") > Closes: > https://lore.kernel.org/camuhmdumpfahsnzwx2ib5yfh8rjjw25lncnyujnbgckotux...@mail.gmail.com > Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be>
Acked-by: Tejun Heo <t...@kernel.org> Thanks. -- tejun