From: Wolfram Sang Date: Fri, 19 Apr 2013 19:12:17 +0000 (+0200) Subject: serial: mxs: fix buffer overflow X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4829e7650f8a40645e4e32b26a37fb833a5e75f0;p=pandora-kernel.git serial: mxs: fix buffer overflow SMATCH correctly found an off-by-one error: drivers/tty/serial/mxs-auart.c:889 auart_console_write() error: buffer overflow 'auart_port' 5 <= 5 Signed-off-by: Wolfram Sang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed