From: Eugeni Dodonov Date: Wed, 23 Dec 2009 12:27:22 +0000 (-0200) Subject: Staging: asus_oled: fix oops in 2.6.32.2 X-Git-Tag: v2.6.33-rc5~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20633bf0141c5e93e3396770d5eb7d200ee4068a;p=pandora-kernel.git Staging: asus_oled: fix oops in 2.6.32.2 After updating to 2.6.32 kernel, I started experiencing Oopses caused by the asus_oled module. After quick investigation, I wrapped this simple patch which fixes an Oops in by asus_oled module on 2.6.32.2 kernel, caused by incorrect usage of strict_strtoul function call within set_enabled and set_disabled functions. This can be triggered by simple running the userspace client for asus_old (e.g., 'asusoled -e' or 'asusoled -d'). Signed-off-by: Eugeni Dodonov Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed