commit | 23415eb5233eb3c1939c4cb7d6235af98a3a2955 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Dec 18 06:31:30 2012 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Jan 03 13:10:21 2013 +0100 |
tree | 936454525eed8574951a49a49a3c59306157b39d | |
parent | 5cc36c724eb60b5e5457807f3230e5bb5454e4d0 [diff] |
ACPI / glue: Update DBG macro to include KERN_DEBUG Currently these DBG statements are emitted at KERN_DEFAULT. Change the macro to emit at KERN_DEBUG. This can help avoid unexpected message interleaving. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>