commit | 6cbe44cd8d48a92856295f445183f52bf42a544d | [log] [tgz] |
---|---|---|
author | Yasunori Goto <y-goto@jp.fujitsu.com> | Thu Oct 19 23:28:30 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Oct 20 10:26:37 2006 -0700 |
tree | 85ebdca23bb5a5539b3ff8b54657829d3d2ae705 | |
parent | 91fcdd4e0314145d7d4fa52dba2f9c2da25346fd [diff] |
[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>