commit | d18f99c28bab882f42949363658da5cf1d2f624f | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Thu Oct 18 13:13:41 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Oct 18 17:50:11 2012 +0200 |
tree | 00eced6af35a5d0f3bde159d4689b32fdcb739f7 | |
parent | c985cb37f1b39c2c8035af741a2a0b79f1fbaca7 [diff] |
s390/cache: fix data/instruction cache output The sysfs and procfs output of the instruction and data caches were wrong: the output of the data cache provided that instruction cache values and vice versa. Fix this by using the correct type indication when issueing the ecag instruction. Reported-by: Andreas Krebbel <Andreas.Krebbel@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>