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] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 21 Aug 2022 22:56:50 +0800
From:   Huacai Chen <chenhuacai@...nel.org>
To:     Al Viro <viro@...iv.linux.org.uk>
Cc:     linux-arch <linux-arch@...r.kernel.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        LKML <linux-kernel@...r.kernel.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH v2 1/8] loongarch: remove generic-y += termios.h

Acked-by: chenhuacai <chenhuacai@...nel.org>

On Sun, Aug 21, 2022 at 9:02 AM Al Viro <viro@...iv.linux.org.uk> wrote:
>
> not really needed - UAPI mandatory-y += termios.h is sufficient...
>
> Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
> ---
>  arch/loongarch/include/asm/Kbuild | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/loongarch/include/asm/Kbuild b/arch/loongarch/include/asm/Kbuild
> index 83bc0681e72b..f2bcfcb4e311 100644
> --- a/arch/loongarch/include/asm/Kbuild
> +++ b/arch/loongarch/include/asm/Kbuild
> @@ -21,7 +21,6 @@ generic-y += shmbuf.h
>  generic-y += statfs.h
>  generic-y += socket.h
>  generic-y += sockios.h
> -generic-y += termios.h
>  generic-y += termbits.h
>  generic-y += poll.h
>  generic-y += param.h
> --
> 2.30.2
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ