Commit b3b8073
authored
[UR] Fix urinfo to correctly release Adapters before loader teardown (#19154)
- Fix to urinfo to properly call release of adapters otherwise crucial
teardown calls for adapters are missing. This was causing issues in UR
only builds with adapters like L0 which have cleanup calls in the
Adapter Release.
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>1 parent a0062cf commit b3b8073
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
211 | 214 | | |
212 | 215 | | |
213 | 216 | | |
| |||
0 commit comments