[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZrJXiU5H11_qzbZl@slm.duckdns.org>
Date: Tue, 6 Aug 2024 07:04:09 -1000
From: Tejun Heo <tj@...nel.org>
To: Peter Zijlstra <peterz@...radead.org>
Cc: void@...ifault.com, linux-kernel@...r.kernel.org, kernel-team@...a.com,
mingo@...hat.com
Subject: Re: [PATCH 6/6] sched_ext: Make task_can_run_on_remote_rq() use
common task_allowed_on_cpu()
On Tue, Aug 06, 2024 at 10:12:59AM +0200, Peter Zijlstra wrote:
> > +extern inline bool task_allowed_on_cpu(struct task_struct *p, int cpu)
>
> This wants to be "static inline". no? I think we try and avoid "extern
> inline".
Oh yeah, definitely. Will fix it up.
Thanks.
--
tejun
Powered by blists - more mailing lists