Currently the uninitialized values in the array reply are printed out
when exec is false and nvkm_pmu_send has not updated the array. Avoid
confusion by only dumping out these values if they have been actually
updated.
Detected by CoverityScan, CID#1271291 ("Uninitialized scaler variable")
Fixes:
|
||
---|---|---|
.. | ||
fuc | ||
base.c | ||
gf100.c | ||
gf119.c | ||
gk20a.c | ||
gk104.c | ||
gk110.c | ||
gk208.c | ||
gm20b.c | ||
gm107.c | ||
gp100.c | ||
gp102.c | ||
gt215.c | ||
Kbuild | ||
memx.c | ||
priv.h |