Skip to content

Commit 43ee651

Browse files
fabiomestrekbenzie
andauthored
[UR] Fix potential deadlock in the WaitEvent path of CmdBuffers (#16697)
oneapi-src/unified-runtime#2589 --------- Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
1 parent c6e45cf commit 43ee651

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# commit d3e97040b67ee6b45655eccdfca19185bd9115b6
2-
# Merge: 2ef69591 37ad03a7
1+
# commit c6859445e01d433ec1cf3d87a244c5cf697fb290
2+
# Merge: d3e97040 b1b0c60c
33
# Author: Kenneth Benzie (Benie) <[email protected]>
4-
# Date: Thu Jan 23 10:23:08 2025 +0000
5-
# Merge pull request #2605 from yingcong-wu/yc/0123-ur-quick-fix
6-
# [DeviceASAN] Bugfix for GetDeviceType
7-
set(UNIFIED_RUNTIME_TAG d3e97040b67ee6b45655eccdfca19185bd9115b6)
4+
# Date: Thu Jan 23 13:59:15 2025 +0000
5+
# Merge pull request #2589 from Bensuo/fabio/fix_potential_race_condition
6+
# Fix potential deadlock in the WaitEvent path of CmdBuffers
7+
set(UNIFIED_RUNTIME_TAG c6859445e01d433ec1cf3d87a244c5cf697fb290)

0 commit comments

Comments
 (0)