]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/sclp: reword cpu capability change message
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 26 Jul 2013 09:03:16 +0000 (11:03 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 8 Aug 2013 14:32:11 +0000 (16:32 +0200)
commitefd6089f1b1a9005e87be9d3f78dd9c75bf31fc9
tree2e2c8bbb38f3d351348befc398b2d4c3409392a8
parent47247d56661f0e3a5c91865ec3e1c6814fa7dac4
s390/sclp: reword cpu capability change message

Change wording for the cpu capabiity changed message:
If such an event occurs it only means that a cpu capability *may* have
changed. A cpu capability change event may also occur for other reasons.

Also change the severity of the message from warning to informational.

If such an event happens user space should into /proc/sysinfo and verify
if some capability values changed, if that is of interest.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/sclp_config.c