From: Gigi Joseph Date: Fri, 9 Jan 2015 03:49:03 +0000 (+0000) Subject: drivers:misc:ti-st: protect against bad packets X-Git-Tag: fixes-v4.0-rc1~101^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec0cf19201da36af858a6bc052a13e88866f341;p=pandora-kernel.git drivers:misc:ti-st: protect against bad packets We encounter situations where we got bad packet type from the UART (probably due to platform problem or UART driver issues) which caused us out of boundary array access, which eventually led to kernel panic. Signed-off-by: Amir Ayun Signed-off-by: Pavan Savoy Signed-off-by: Leonid Iziumtsev Signed-off-by: Gigi Joseph Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed