Skip to content

Restrict access to the UART when logging#136

Open
wmaroneAMD wants to merge 1 commit intoocp-emea-demofrom
ocp-emea-demo-uart-fix
Open

Restrict access to the UART when logging#136
wmaroneAMD wants to merge 1 commit intoocp-emea-demofrom
ocp-emea-demo-uart-fix

Conversation

@wmaroneAMD
Copy link
Collaborator

Added a mutex around the UART in the console backend to prevent multiple tasks from stomping on each other. This eliminates UART corruption garbling the tokenized output.

Added a mutex around the UART in the console backend to prevent
multiple tasks from stomping on each other. This eliminates UART
corruption garbling the tokenized output.
@wmaroneAMD wmaroneAMD requested a review from rusty1968 March 25, 2026 23:52
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