public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Vishal Chourasia <vishalc@linux.ibm.com>
Cc: David Vernet <void@manifault.com>, Josh Don <joshdon@google.com>,
	Hao Luo <haoluo@google.com>, Barret Rhoden <brho@google.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] sched_ext: Add __weak markers to BPF helper function decalarations
Date: Wed, 2 Oct 2024 06:53:57 -1000	[thread overview]
Message-ID: <Zv16pW_OilT1y9d5@slm.duckdns.org> (raw)
In-Reply-To: <ZvzxONGQMnRpueRC@linux.ibm.com>

On Wed, Oct 02, 2024 at 12:38:06PM +0530, Vishal Chourasia wrote:
> Fix build errors by adding __weak markers to BPF helper function
> declarations in header files. This resolves static assertion failures
> in scx_qmap.bpf.c and scx_flatcg.bpf.c where functions like
> scx_bpf_dispatch_from_dsq_set_slice, scx_bpf_dispatch_from_dsq_set_vtime,
> and scx_bpf_task_cgroup were missing the __weak attribute.
> 
> [1] https://lore.kernel.org/all/ZvvfUqRNM4-jYQzH@linux.ibm.com
> 
> Signed-off-by: Vishal Chourasia <vishalc@linux.ibm.com>

Applied to sched_ext/for-6.12-fixes.

Thanks.

-- 
tejun

      reply	other threads:[~2024-10-02 16:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-02  7:08 [PATCH] sched_ext: Add __weak markers to BPF helper function decalarations Vishal Chourasia
2024-10-02 16:53 ` Tejun Heo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zv16pW_OilT1y9d5@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=brho@google.com \
    --cc=haoluo@google.com \
    --cc=joshdon@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vishalc@linux.ibm.com \
    --cc=void@manifault.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox