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

fix(melpo): Move melpo irqs to avoid race #149

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

jamesmunns
Copy link
Contributor

This PR moves irq waking AFTER an event that could wake the kernel, to ensure that the task on the maitake scheduler has been awoken before we wake up the kernel event loop from its slumber

@jamesmunns jamesmunns requested a review from hawkw July 12, 2023 18:20
@netlify
Copy link

netlify bot commented Jul 12, 2023

Deploy Preview for merry-scone-cc7a60 ready!

Name Link
🔨 Latest commit a8438a3
🔍 Latest deploy log https://app.netlify.com/sites/merry-scone-cc7a60/deploys/64aeeee9c32f720009389eb7
😎 Deploy Preview https://deploy-preview-149--merry-scone-cc7a60.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jamesmunns jamesmunns merged commit 6ae721e into main Jul 13, 2023
10 checks passed
@jamesmunns jamesmunns deleted the james/move-irqs branch July 13, 2023 17:34
@jamesmunns jamesmunns added the platform: melpomene Specific to the Melpomene simulator platform label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: melpomene Specific to the Melpomene simulator platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants