From: Fiodor Suietov Date: Tue, 19 Dec 2006 20:33:20 +0000 (-0800) Subject: [PATCH] libata: wrong sizeof for BUFFER X-Git-Tag: v2.6.21-rc1~73^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9de1cc9c446d39546a3d9dd6f7d99a980a7ecc22;p=pandora-kernel.git [PATCH] libata: wrong sizeof for BUFFER I have reproduced the AE_AML_BUFFER_LIMIT exception mentioned in basing on the SSDT ASL code and libata ata_acpi_push_id() code. There is an oversight in ata_acpi_push_id() causing the exception. The following update fixes it: Signed-off-by: Fiodor Suietov Cc: Jeff Garzik Cc: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed