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

[L0] Fixes potential overwrite in ZeEventPoolDesc.pNext #2501

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

winstonzhang-intel
Copy link
Contributor

When both counterbased and interruptbased events are enabled there is a ZeEventPoolDesc.pNext will get overwritten in
getFreeSlotInExistingOrNewPool. This fixes that.

When both counterbased and interruptbased events are enabled there is a
ZeEventPoolDesc.pNext will get overwritten in
getFreeSlotInExistingOrNewPool. This fixes that.

Signed-off-by: Zhang, Winston <winston.zhang@intel.com>
@winstonzhang-intel winstonzhang-intel requested a review from a team as a code owner December 20, 2024 18:46
@github-actions github-actions bot added the level-zero L0 adapter specific issues label Dec 20, 2024
@nrspruit nrspruit added the v0.11.x Include in the v0.11.x release label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level-zero L0 adapter specific issues v0.11.x Include in the v0.11.x release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants