From: Malcolm Priestley Date: Sun, 7 Oct 2012 07:27:00 +0000 (+0100) Subject: staging: vt6656: [BUG] out of bound array reference in RFbSetPower. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1dd9963137a1e122004d5378a581bf16ae9bc8;p=pandora-kernel.git staging: vt6656: [BUG] out of bound array reference in RFbSetPower. Calling RFbSetPower with uCH zero value will cause out of bound array reference. This causes 64 bit kernels to oops on boot. Note: Driver does not function on 64 bit kernels and should be blacklisted on them. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed