[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wha+VT3yC3BKS1046GpuH2JRPER+_MXVu_Z1V2K1Ja6Dw@mail.gmail.com>
Date: Sat, 2 Sep 2023 08:45:45 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Tejun Heo <tj@...nel.org>
Cc: "Sudip Mukherjee (Codethink)" <sudipm.mukherjee@...il.com>,
Miaohe Lin <linmiaohe@...wei.com>,
Zefan Li <lizefan.x@...edance.com>,
Johannes Weiner <hannes@...xchg.org>, cgroups@...r.kernel.org,
linux-kernel@...r.kernel.org, regressions@...ts.linux.dev
Subject: Re: [PATCH cgroup/for-6.6-fixes] cgroup: Put cgroup_local_stat_show()
inside CONFIG_CGROUP_SCHED
On Sat, 2 Sept 2023 at 08:42, Tejun Heo <tj@...nel.org> wrote:
>
> Sorry about that. This should fix it. Guess nobody is building linux-next w/
> !CONFIG_CGROUP_SCHED. I'll send the pull request to Linus soon.
I solved it slightly differently by moving the whole function around
rather than adding yet another #ifdef.
See 76be05d4fd6c ("cgroup: fix build when CGROUP_SCHED is not enabled")
Linus
Powered by blists - more mailing lists