From: Alistair John Strachan Date: Mon, 12 May 2008 18:13:09 +0000 (+0100) Subject: ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message X-Git-Tag: v2.6.26-rc6~10^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c21d1e7f53ffd9c0f162c42e7fde07d1c45fa127;p=pandora-kernel.git ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message As of recently (probably 2.6.26-rc1) I've been getting the following mangling in the kernel log: [4294014.568167] ACPI: DSDT override uses original SSDTs unless "acpi_no_auto_ssdt"<6>CPU0: Intel(R) Pentium(R) Dual CPU E2160 @ 1.80GHz stepping 0d This is due to a missing newline character in the first message. The following patch against 2.6.26-rc2 fixes it. Please apply. Signed-off-by: Alistair John Strachan Signed-off-by: Len Brown --- Reading git-diff-tree failed