From: Karol Kozimor Date: Thu, 22 Dec 2005 17:42:00 +0000 (-0500) Subject: [ASUS_ACPI] work around Samsung P30s oops X-Git-Tag: v2.6.16-rc2~1^2~8^2~1^2^10~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b697b5372ecfe0c57ee26e0c3787fc2306109228;p=pandora-kernel.git [ASUS_ACPI] work around Samsung P30s oops The code used to rely on a certain method to return a NULL buffer, which is now hardly possible with the implicit return code on by default. This sort of fixes bugs #5067 and #5092 for now. Note: this patch makes the driver unusable on said machines (and on said machines only) iff acpi=strict is specified, but it seems noone really uses that. Signed-off-by: Karol Kozimor Signed-off-by: Len Brown --- Reading git-diff-tree failed