From: Chen Gong Date: Wed, 13 Jul 2011 05:14:14 +0000 (+0800) Subject: ACPI, APEI, ERST, Fix erst-dbg long record reading issue X-Git-Tag: v3.1-rc1~40^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d37afc50e618271839f001ea653949eefc728167;p=pandora-kernel.git ACPI, APEI, ERST, Fix erst-dbg long record reading issue When we debug ERST table with erst-dbg, if the error record in ERST table is too long(>4K), it can't be read out. So this patch increases the buffer size to 16K to ensure such error records can be read from ERST table. Signed-off-by: Chen Gong Signed-off-by: Huang Ying Signed-off-by: Len Brown --- Reading git-diff-tree failed