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]
Message-Id: <20241023211912.0c3d3e3b20af1f842ad42eba@linux-foundation.org>
Date: Wed, 23 Oct 2024 21:19:12 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Liad Peretz <liad.per@...il.com>
Cc: linux-kernel@...r.kernel.org, bhe@...hat.com, hbathini@...ux.ibm.com,
 yang.lee@...ux.alibaba.com, david@...hat.com
Subject: Re: [PATCH] Makefile: Remove unused filechk_cat

On Wed, 23 Oct 2024 10:06:11 +0300 Liad Peretz <liad.per@...il.com> wrote:

> ...
>
> --- a/kernel/Makefile
> +++ b/kernel/Makefile
> @@ -146,8 +146,6 @@ targets += config_data config_data.gz
>  $(obj)/config_data.gz: $(obj)/config_data FORCE
>  	$(call if_changed,gzip)
>  
> -filechk_cat = cat $<
> -
>  $(obj)/config_data: $(KCONFIG_CONFIG) FORCE
>  	$(call filechk,cat)

x86_64 allmodconfig:

no-print-directory -C objtool 
  INSTALL libsubcmd_headers
  CALL    scripts/checksyscalls.sh
/bin/sh: 1: Syntax error: ";" unexpected

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ