diff options
author | Thomas Richter <[email protected]> | 2019-10-31 10:38:53 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2019-11-12 11:24:10 +0100 |
commit | 72fbcd057fa1d25da70e33312a0c8401d4295599 (patch) | |
tree | d826803c97995dfa2510c8264ad2a9c689ec9b98 /scripts/gdb | |
parent | c18388340c4165c53f82d30569e8a5fc2f8a850e (diff) |
s390/cpum_sf: Assign error value to err variable
When starting the CPU Measurement sampling facility using
qsi() function, this function may return an error value.
This error value is referenced in the else part of the
if statement to dump its value in a debug statement.
Right now this value is always zero because it has not been
assigned a value.
Signed-off-by: Thomas Richter <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions