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 fromlist] net: buf: revert disallowing blocking in syswq #2440

Closed
wants to merge 1 commit into from

Conversation

HaavardRei
Copy link
Contributor

DNM: PR to run CI to see if the reversal affects other parts of NCS

Reverts the change made in d4d53010f00cadbb4f89c6d41391937646fc1740 (The changes was moved to another file in a restructuring)

The commit incorrectly assumed that no blocking would be allowed in the syswq. This has caused issues observed among others in #77241 and #80167

(cherry picked from commit 05b5472bee2e7b2d5616d2c971b966753abccea8)

Reverts the change made in d4d53010f00cadbb4f89c6d41391937646fc1740
(The changes was moved to another file in a restructuring)

The commit incorrectly assumed that no blocking would be allowed in
the syswq. This has caused issues observed among others
in #77241 and #80167

Signed-off-by: Håvard Reierstad <[email protected]>
(cherry picked from commit 05b5472bee2e7b2d5616d2c971b966753abccea8)
Signed-off-by: Håvard Reierstad <[email protected]>
@HaavardRei HaavardRei force-pushed the net_buf_revert_cherry branch from eacec93 to 64b53dd Compare January 22, 2025 06:58
@HaavardRei
Copy link
Contributor Author

CI passed

@HaavardRei HaavardRei closed this Jan 23, 2025
@HaavardRei HaavardRei deleted the net_buf_revert_cherry branch January 23, 2025 09:21
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.

1 participant