From: Tejun Heo <tj@kernel.org>
To: Cheng-Yang Chou <yphbchou0911@gmail.com>
Cc: sched-ext@lists.linux.dev, David Vernet <void@manifault.com>,
Andrea Righi <arighi@nvidia.com>,
Changwoo Min <changwoo@igalia.com>,
Ching-Chun Huang <jserv@ccns.ncku.edu.tw>,
Chia-Ping Tsai <chia7712@gmail.com>,
chengyang.chou@mediatek.com
Subject: Re: [PATCH sched_ext/for-7.2-fixes] sched_ext: Convert scx_arena_grow() to use scx_arena_to_kaddr()
Date: Thu, 25 Jun 2026 10:28:21 -1000 [thread overview]
Message-ID: <9824aa26635ed88b755a32156116d575@kernel.org> (raw)
In-Reply-To: <20260625151324.27505-1-yphbchou0911@gmail.com>
Hello,
On Thu, Jun 25, 2026 at 11:13:11PM +0800, Cheng-Yang Chou wrote:
> scx_arena_grow() was left open-coded when 2e05f2fd0dd7 ("sched_ext: Add
> scx_arena_to_kaddr() / scx_kaddr_to_arena()") introduced the helper.
> Replace the manual bpf_arena_map_kern_vm_start() fetch and #ifdef guard
> with scx_arena_to_kaddr(sch, p).
Applied to sched_ext/for-7.3.
Thanks.
--
tejun
prev parent reply other threads:[~2026-06-25 20:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-25 15:13 [PATCH sched_ext/for-7.2-fixes] sched_ext: Convert scx_arena_grow() to use scx_arena_to_kaddr() Cheng-Yang Chou
2026-06-25 20:28 ` 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=9824aa26635ed88b755a32156116d575@kernel.org \
--to=tj@kernel.org \
--cc=arighi@nvidia.com \
--cc=changwoo@igalia.com \
--cc=chengyang.chou@mediatek.com \
--cc=chia7712@gmail.com \
--cc=jserv@ccns.ncku.edu.tw \
--cc=sched-ext@lists.linux.dev \
--cc=void@manifault.com \
--cc=yphbchou0911@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.