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, 22 Aug 2013 10:20:07 +0000 (12:20 +0200)
commit363fd4c1f17b94b2076b57286e9507785a05bbce
tree3636f9781bce0f5691fe3a40f86b21ab2ae1d54b
parentd56c893d36678f7ec8552f22ec12793a82ff8ee6
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