]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG
authorYasunori Goto <y-goto@jp.fujitsu.com>
Fri, 20 Oct 2006 06:28:30 +0000 (23:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 20 Oct 2006 17:26:37 +0000 (10:26 -0700)
commita65f46b62d5553f7f303a7ea6ca665b6fbe161c8
tree85ebdca23bb5a5539b3ff8b54657829d3d2ae705
parent95fea0cf4ff620041f6a1ca43d2b059f538adef0
[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG

I suppose this message seems quite useless except debugging.  It just shows
"Hotplug Mem Device".  System admin can't know anything by this message.
So, I would like to change it to KERN_DEBUG.

Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/acpi/acpi_memhotplug.c