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:   Tue, 2 Apr 2019 07:22:09 +0100
From:   Lee Jones <lee.jones@...aro.org>
To:     Morris Ku <saumah@...il.com>
Cc:     linux-kernel@...r.kernel.org, morris_ku@...ix.com
Subject: Re: [PATCH 2/4] Add support for SUNIX Multi-I/O board

On Tue, 19 Mar 2019, Morris Ku wrote:

> Driver for SUNIX Multi-I/O card.
> Based on driver/char/serial.c by Linus Torvalds, Theodore Ts'o.
> 
> SUNIX serial card designed with SUNIX UART controller and
> compatible with 16C950 UART specification.

Serial drivers should live in drivers/tty/serial.

Please move it there.

> Signed-off-by: Morris Ku <saumah@...il.com>
> ---
>  mfd/sunix/snx_main.c   | 1671 +++++++++++++++++++
>  mfd/sunix/snx_serial.c | 3513 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 5184 insertions(+)
>  create mode 100644 mfd/sunix/snx_main.c
>  create mode 100644 mfd/sunix/snx_serial.c

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ