lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 29 Apr 2016 12:33:57 +0200
From:	Johan Hovold <johan@...nel.org>
To:	Peter Hurley <peter@...leysoftware.com>
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Jiri Slaby <jslaby@...e.cz>, linux-kernel@...r.kernel.org,
	linux-serial@...r.kernel.org
Subject: Re: [PATCH] tty: Replace TTY_THROTTLED bit tests with tty_throttled()

On Sat, Apr 09, 2016 at 05:11:36PM -0700, Peter Hurley wrote:
> Abstract TTY_THROTTLED bit tests with tty_throttled().
> 
> Signed-off-by: Peter Hurley <peter@...leysoftware.com>
> ---
>  drivers/char/pcmcia/synclink_cs.c      | 2 +-
>  drivers/mmc/card/sdio_uart.c           | 2 +-
>  drivers/net/usb/hso.c                  | 2 +-
>  drivers/staging/fwserial/fwserial.c    | 2 +-
>  drivers/staging/speakup/selection.c    | 2 +-
>  drivers/tty/amiserial.c                | 2 +-
>  drivers/tty/hvc/hvc_console.c          | 2 +-
>  drivers/tty/hvc/hvcs.c                 | 2 +-
>  drivers/tty/hvc/hvsi.c                 | 2 +-
>  drivers/tty/moxa.c                     | 2 +-
>  drivers/tty/nozomi.c                   | 2 +-
>  drivers/tty/serial/serial_core.c       | 2 +-
>  drivers/tty/synclink.c                 | 2 +-
>  drivers/tty/synclink_gt.c              | 2 +-
>  drivers/tty/synclinkmp.c               | 2 +-
>  drivers/tty/tty_ioctl.c                | 4 ++--
>  drivers/tty/vt/selection.c             | 2 +-
>  drivers/usb/gadget/function/u_serial.c | 4 ++--
>  drivers/usb/serial/digi_acceleport.c   | 3 +--

For usb-serial

Acked-by: Johan Hovold <johan@...nel.org>

Thanks,
Johan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ