commit | 23b6c52cf558f2a1dc6c7010c601b3624eb4591f | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sat Sep 05 01:07:45 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Sep 06 06:32:23 2009 +0200 |
tree | 1fd6dd93d1beea7a2db33f00b708282a2c19bf49 | |
parent | e07cccf4046978df10f2e13fe2b99b2f9b3a65db [diff] |
x86: Decrease the level of some NUMA messages to KERN_DEBUG Some NUMA messages in srat_32.c are confusing to users, because they seem to indicate errors, while in fact they reflect normal behaviour. Decrease the level of these messages to KERN_DEBUG so that they don't show up unnecessarily. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> LKML-Reference: <200909050107.45175.rjw@sisk.pl> Signed-off-by: Ingo Molnar <mingo@elte.hu>