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:   Thu, 3 Jan 2019 09:36:46 +0900
From:   Masahiro Yamada <yamada.masahiro@...ionext.com>
To:     Guo Ren <guoren@...nel.org>
Cc:     Arnd Bergmann <arnd@...db.de>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] csky: remove meaningless header-y

On Mon, Dec 17, 2018 at 1:07 AM Masahiro Yamada
<yamada.masahiro@...ionext.com> wrote:
>
> Since commit fcc8487d477a ("uapi: export all headers under uapi
> directories"), header-y is meaningless because headers under uapi
> are all exported.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
> ---

Applied to linux-kbuild.



>  arch/csky/include/uapi/asm/Kbuild | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/arch/csky/include/uapi/asm/Kbuild b/arch/csky/include/uapi/asm/Kbuild
> index e02fd44e..7449fde 100644
> --- a/arch/csky/include/uapi/asm/Kbuild
> +++ b/arch/csky/include/uapi/asm/Kbuild
> @@ -1,7 +1,5 @@
>  include include/uapi/asm-generic/Kbuild.asm
>
> -header-y += cachectl.h
> -
>  generic-y += auxvec.h
>  generic-y += param.h
>  generic-y += bpf_perf_event.h
> --
> 2.7.4
>


-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ