Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

banshee: Consider the hartid offset in the wfi implementation #58

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

SamuelRiedel
Copy link
Member

The wfi vector storing which core has a pending wake-up request did not consider the base-hartid. This led to out-of-bound array accesses if base-hartid > 0.

This should fix the failing CI.

@SamuelRiedel
Copy link
Member Author

The SW on banshee (Container) test still fails, I assume we just have to rerun the tests to use the updated container? And from then on, no failing container should make it into master?

@zarubaf
Copy link
Contributor

zarubaf commented Feb 26, 2021

Yes, exactly. After we merged this into master everything should work again. Thanks!

@zarubaf zarubaf merged commit 569e5f8 into master Feb 26, 2021
@zarubaf zarubaf deleted the banshee-fix-wfi branch February 26, 2021 09:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants