Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf noup] lib: net_buf: buf: Revert alloc DBG to WRN change #2489

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

sean-madigan
Copy link
Contributor

This warning is raised in many places when using bluetooth. However, it is not very useful for the user to see.

This is a noup PR as there is currently more changes coming in around this code and how to handle deadlocks in zephyr.

@alwa-nordic
Copy link
Contributor

alwa-nordic commented Feb 13, 2025

Note on noup resolution: This code is removed upstream in zephyrproject-rtos/zephyr@e13e893, so this noup should be dropped when we rebase main on upstream (upmerge).

nrf noup resolution - Please drop this commit after upmerge
if there is a conflict, as it should no longer be required.

This warning is raised in many places when using bluetooth.
However, it is not very useful for the user to see.

This is a noup PR as there is currently more changes coming
in around this code and how to handle deadlocks in zephyr.

Signed-off-by: Sean Madigan <sean.madigan@nordicsemi.no>
@rlubos rlubos merged commit 6c9b2f2 into nrfconnect:main Feb 14, 2025
16 checks passed
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.

4 participants