570.86.15

This commit is contained in:
Bernhard Stoeckner
2025-01-27 19:36:56 +01:00
parent 9d0b0414a5
commit 54d69484da
1166 changed files with 318863 additions and 182687 deletions

View File

@@ -307,6 +307,7 @@ static NV_STATUS wait_for_entry_with_spin(uvm_tracker_entry_t *tracker_entry, uv
uvm_tracker_entry_print_pending_pushes(tracker_entry);
status = uvm_channel_check_errors(tracker_entry->channel);
if (status == NV_OK)
status = uvm_global_get_status();
}