From: Peter Hurley Date: Fri, 22 Nov 2013 17:09:55 +0000 (-0500) Subject: tty: Enable configurable tty flip buffer limit X-Git-Tag: v3.14-rc1~149^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d18e6eff81e1d4d81d0942d5b7e96904b3b32df;p=pandora-kernel.git tty: Enable configurable tty flip buffer limit Allow driver to configure its maximum flip buffer memory consumption/limit. This is necessary for very-high speed line rates (in excess of 10MB/sec) because the flip buffers can be saturated before the line discipline has a chance to throttle the input. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed