diff options
author | Christian Borntraeger | 2012-05-09 16:27:38 +0200 |
---|---|---|
committer | Martin Schwidefsky | 2012-05-16 14:42:41 +0200 |
commit | 2739b6d12407792f253b7a15233930338e6831c9 (patch) | |
tree | 312fe315052d2e7476413bb4ee2f23f641773f7d /drivers/s390/cio | |
parent | s390: add various .gitignore files. (diff) | |
download | kernel-qcow2-linux-2739b6d12407792f253b7a15233930338e6831c9.tar.gz kernel-qcow2-linux-2739b6d12407792f253b7a15233930338e6831c9.tar.xz kernel-qcow2-linux-2739b6d12407792f253b7a15233930338e6831c9.zip |
s390/kvm: bad rss-counter state
commit c3f0327f8e9d7a503f0d64573c311eddd61f197d
mm: add rss counters consistency check
detected the following problem with kvm on s390:
BUG: Bad rss-counter state mm:00000004f73ef000 idx:0 val:-10
BUG: Bad rss-counter state mm:00000004f73ef000 idx:1 val:-5
We have to make sure that we accumulate all rss values into
the mm before we replace the mm to avoid triggering this (harmless)
bug message.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/cio')
0 files changed, 0 insertions, 0 deletions