mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Andrea Righi <arighi@nvidia.com>,
	Changwoo Min <changwoo@igalia.com>
Subject: [GIT PULL] sched_ext: Fixes for v6.13-rc5
Date: Fri, 3 Jan 2025 12:50:45 -1000	[thread overview]
Message-ID: <Z3hpxfQViCi84BQ1@slm.duckdns.org> (raw)

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git/ tags/sched_ext-for-6.13-rc5-fixes

for you to fetch changes up to ce2b93fc1dfa1c82f2576aa571731c4e5dcc8dd7:

  sched_ext: Fix dsq_local_on selftest (2024-12-24 14:09:50 -1000)

----------------------------------------------------------------
sched_ext: Fixes for v6.13-rc5

- Fix the bug where bpf_iter_scx_dsq_new() was not initializing the
  iterator's flags and could inadvertently enable e.g. reverse iteration.

- Fix the bug where scx_ops_bypass() could call irq_restore twice.

- Add Andrea and Changwoo as maintainers for better review coverage.

- selftests and tools/sched_ext build and other fixes.

----------------------------------------------------------------
Andrea Righi (1):
      MAINTAINERS: add self as reviewer for sched_ext

Changwoo Min (1):
      MAINTAINERS: add me as reviewer for sched_ext

David Vernet (1):
      scx: Fix maximal BPF selftest prog

Henry Huang (1):
      sched_ext: initialize kit->cursor.flags

Honglei Wang (1):
      sched_ext: Add __weak to fix the build errors

Ihor Solodrai (1):
      selftests/sched_ext: fix build after renames in sched_ext API

Tejun Heo (2):
      sched_ext: Fix invalid irq restore in scx_ops_bypass()
      sched_ext: Fix dsq_local_on selftest

guanjing (1):
      sched_ext: fix application of sizeof to pointer

 MAINTAINERS                                                       | 2 ++
 kernel/sched/ext.c                                                | 4 ++--
 tools/sched_ext/include/scx/common.bpf.h                          | 6 +++---
 tools/sched_ext/scx_central.c                                     | 2 +-
 tools/testing/selftests/sched_ext/ddsp_bogus_dsq_fail.bpf.c       | 2 +-
 tools/testing/selftests/sched_ext/ddsp_vtimelocal_fail.bpf.c      | 4 ++--
 tools/testing/selftests/sched_ext/dsp_local_on.bpf.c              | 7 +++++--
 tools/testing/selftests/sched_ext/dsp_local_on.c                  | 5 +++--
 tools/testing/selftests/sched_ext/enq_select_cpu_fails.bpf.c      | 2 +-
 tools/testing/selftests/sched_ext/exit.bpf.c                      | 4 ++--
 tools/testing/selftests/sched_ext/maximal.bpf.c                   | 8 +++++---
 tools/testing/selftests/sched_ext/select_cpu_dfl.bpf.c            | 2 +-
 tools/testing/selftests/sched_ext/select_cpu_dfl_nodispatch.bpf.c | 2 +-
 tools/testing/selftests/sched_ext/select_cpu_dispatch.bpf.c       | 2 +-
 .../testing/selftests/sched_ext/select_cpu_dispatch_bad_dsq.bpf.c | 2 +-
 .../testing/selftests/sched_ext/select_cpu_dispatch_dbl_dsp.bpf.c | 4 ++--
 tools/testing/selftests/sched_ext/select_cpu_vtime.bpf.c          | 8 ++++----
 17 files changed, 37 insertions(+), 29 deletions(-)

-- 
tejun

             reply	other threads:[~2025-01-03 22:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03 22:50 Tejun Heo [this message]
2025-01-03 23:22 ` pr-tracker-bot

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=Z3hpxfQViCi84BQ1@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=arighi@nvidia.com \
    --cc=changwoo@igalia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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

all inboxes | Powered by JetHome®