Skip to content

west.yml: update zephyr to afcfbf6dee0#10690

Open
tmleman wants to merge 1 commit intothesofproject:mainfrom
tmleman:topic/upstream/pr/zephyr/upgrade/26ww15
Open

west.yml: update zephyr to afcfbf6dee0#10690
tmleman wants to merge 1 commit intothesofproject:mainfrom
tmleman:topic/upstream/pr/zephyr/upgrade/26ww15

Conversation

@tmleman
Copy link
Copy Markdown
Contributor

@tmleman tmleman commented Apr 8, 2026

Total of 187 commits.

Changes include:

78dcc5e7ce4 xtensa: (cosmetic) fix a Kconfig entry
f1541d3b256 logging: avoid self-deadlock in immediate mode with clean output
32b13996695 kernel/timeout: introduce sys_clock_lock() and sys_clock_announce_locked()
184b5a38048 kernel: assert scheduler lock is held in z_unpend_all_locked()
9cef0da05c3 kernel: avoid recursive scheduler lock in k_heap_free path
1666066082a kernel/sched: fix race in consuming self-directed IPIs
04df4a4aa2e xtensa: correctly flush stack when creating new thread
f75db68d03f kernel: workq: not yield when current workq is empty
df630e09ae2 kernel: Fix timeout handler for delayable work
f9376ddde50 kernel: Fix gap in workqueue work timeout
5a3c601e710 kernel: track announcing state in timeout dticks field

Total of 187 commits.

Changes include:

78dcc5e7ce4 xtensa: (cosmetic) fix a Kconfig entry
f1541d3b256 logging: avoid self-deadlock in immediate mode with clean
            output
32b13996695 kernel/timeout: introduce sys_clock_lock() and
            sys_clock_announce_locked()
184b5a38048 kernel: assert scheduler lock is held in
            z_unpend_all_locked()
9cef0da05c3 kernel: avoid recursive scheduler lock in k_heap_free path
1666066082a kernel/sched: fix race in consuming self-directed IPIs
04df4a4aa2e xtensa: correctly flush stack when creating new thread
f75db68d03f kernel: workq: not yield when current workq is empty
df630e09ae2 kernel: Fix timeout handler for delayable work
f9376ddde50 kernel: Fix gap in workqueue work timeout
5a3c601e710 kernel: track announcing state in timeout dticks field

Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Zephyr dependency pinned in this repository’s West manifest to a newer upstream commit (afcfbf6dee0...), bringing in a large set of upstream Zephyr fixes and kernel/logging changes.

Changes:

  • Bump zephyr project revision in west.yml from 00e94d2... to afcfbf6d....

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Collaborator

@kv2019i kv2019i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Intel jenkins check is not functional at the moment. I checked internal results and no issues found. So ok to proceed with merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants