x86: Decrease the level of some NUMA messages to KERN_DEBUG
authorRafael J. Wysocki <rjw@sisk.pl>
Fri, 4 Sep 2009 23:07:45 +0000 (01:07 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 6 Sep 2009 04:32:23 +0000 (06:32 +0200)
commit23b6c52cf558f2a1dc6c7010c601b3624eb4591f
tree1fd6dd93d1beea7a2db33f00b708282a2c19bf49
parente07cccf4046978df10f2e13fe2b99b2f9b3a65db
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>
arch/x86/mm/srat_32.c