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 layer init with multiple drivers, perform driver check before init #163

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

nrspruit
Copy link
Contributor

-Fix potential race condition when initializing the layers
with multiple drivers by verifying the usable drivers and layers
before init of the final ddi tables.

-Fix potential race condition when initializing the layers
 with multiple drivers by verifying the usable drivers and layers
 before init of the final ddi tables.

Signed-off-by: Neil R. Spruit <[email protected]>
Copy link
Contributor

@Jemale Jemale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nrspruit nrspruit merged commit fcb536a into oneapi-src:master Jun 27, 2024
18 of 21 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.

3 participants