commit | 21622939fc452c7fb739464b8e49368c3ceaa0ee | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Mon Mar 11 16:44:21 2013 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 18 16:32:46 2013 -0700 |
tree | c96d6a137611e9d976a4d391a48c94f5267db7ff | |
parent | 91debb0383d6564e0dc8ae76181f6daf8e24717a [diff] |
tty: Add diagnostic for halted line discipline Flip buffer work must not be scheduled by the line discipline after the line discipline has been halted; issue warning. Note: drivers can still schedule flip buffer work. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>