diff options
author | Joshua Bakita <jbakita@cs.unc.edu> | 2024-11-04 11:28:21 -0500 |
---|---|---|
committer | Joshua Bakita <jbakita@cs.unc.edu> | 2024-11-04 11:28:21 -0500 |
commit | 6143114460e5125621747cde2f712fed445b9a15 (patch) | |
tree | 14465bb256527e958766140bcc6811dd597cfe99 /include | |
parent | f347fde22f1297e4f022600d201780d5ead78114 (diff) |
Fix a critical regression in 71be6bb5 causing multiple API failuresHEADmasterjbakita-wip
Instead of printing the read in `nvdebug_reg32_read()`, another
read was being performed, using the first read value as the register
offset! This is a mistaken incomplete removal of the old pre-error-
-handling logic in 71be6bb5.
This caused any APIs using this function to not work by returning
bizzare or incorrect values, or crashing the system on Jetson boards.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions