diff options
author | Zoltan Kiss <zoltan.kiss@citrix.com> | 2013-03-11 17:15:50 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2013-03-11 18:56:54 +0100 |
commit | 986cacbd26abe5d498be922cd6632f1ec376c271 (patch) | |
tree | 039ceda7941e3aa8c40ce645379de518e2a68208 /drivers/thermal | |
parent | xen/blkback: correctly respond to unknown, non-native requests (diff) | |
download | linux-986cacbd26abe5d498be922cd6632f1ec376c271.tar.xz linux-986cacbd26abe5d498be922cd6632f1ec376c271.zip |
xen/blkback: Change statistics counter types to unsigned
These values shouldn't be negative, but after an overflow their value
can turn into negative, if they are signed. xentop can show bogus
values in this case.
Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com>
Reported-by: Ichiro Ogino <ichiro.ogino@citrix.co.jp>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'drivers/thermal')
0 files changed, 0 insertions, 0 deletions