From: Bob Moore Date: Wed, 24 Jun 2009 03:38:46 +0000 (+0800) Subject: ACPICA: Dump table header - suppress output of non-printable characters X-Git-Tag: v2.6.32-rc1~171^2~16^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf02cd47d4747abf8ff0617e15fc05a00202e6d5;p=pandora-kernel.git ACPICA: Dump table header - suppress output of non-printable characters Function acpi_tb_print_table_header. Some ACPI tables contain non-printable characters in one of the string fields of the the header - Signature, OemId, OemTableId, or CompilerId. Invalid characters are replaced by '?'. ACPICA BZ 788. http://acpica.org/bugzilla/show_bug.cgi?id=788 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed