Christian Borntraeger 2739b6d124 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>
2012-05-16 14:42:41 +02:00
..
2012-05-16 14:42:41 +02:00
2012-03-28 18:30:02 +01:00
2012-03-28 15:58:21 -07:00
2012-03-11 11:59:28 -04:00
2012-05-16 14:42:41 +02:00
2012-05-16 14:42:40 +02:00
2012-01-18 18:03:41 +01:00