lkml.org 
[lkml]   [2013]   [Feb]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] tty, pps: decouple pps
Date
The recent breakage of the N_PPS line discipline is due to the tight coupling
pps has created in the tty subsystem. Since the extension of the line discipline
api to accomodate the needs of pps, this level of coupling is unnecessary and
undesirable.

Peter Hurley (4):
pps: Decouple N_PPS from N_TTY
pps: Don't crash the machine when exiting will do
pps: Use lookup list to reduce ldisc coupling
tty: Remove ancient hardpps()

drivers/pps/clients/pps-ldisc.c | 76 ++++++++++++++++++++++++++++++++-----
drivers/staging/speakup/selection.c | 1 +
drivers/tty/amiserial.c | 5 ---
drivers/tty/n_tty.c | 3 +-
drivers/tty/serial/serial_core.c | 23 ++++-------
drivers/tty/tty_buffer.c | 1 +
include/linux/serial_core.h | 1 -
include/linux/tty_ldisc.h | 11 ++----
8 files changed, 83 insertions(+), 38 deletions(-)

--
1.8.1.2



\
 
 \ /
  Last update: 2013-02-06 17:43    [W:0.088 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site