git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cc36c7
)
ACPI / glue: Update DBG macro to include KERN_DEBUG
author
Joe Perches
<joe@perches.com>
Tue, 18 Dec 2012 06:31:30 +0000
(06:31 +0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 3 Jan 2013 12:10:21 +0000
(13:10 +0100)
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>
No differences found