From: Joe Perches Date: Tue, 18 Dec 2012 06:31:30 +0000 (+0000) Subject: ACPI / glue: Update DBG macro to include KERN_DEBUG X-Git-Tag: v3.8-rc3~9^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23415eb5233eb3c1939c4cb7d6235af98a3a2955;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed