Messages in this thread |  | | Date | Thu, 16 Jan 2025 09:42:03 -1000 | | From | Tejun Heo <> | | Subject | Re: [PATCH next] cgroup/rdma: Drop bogus PAGE_COUNTER select |
| |
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/CAMuHMdUmPfahsnZwx2iB5yfh8rjjW25LNcnYujNBgcKotUXBNg@mail.gmail.com > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Tejun Heo <tj@kernel.org>
Thanks.
-- tejun
|  |