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:	Mon, 04 Jan 2010 17:40:53 -0500
From:	Masami Hiramatsu <mhiramat@...hat.com>
To:	Luca Tettamanti <kronos.it@...il.com>
CC:	linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH/resend] Document awk requirements

Hi Luca,

As Randy said, gen-insn-attr-x86.awk doesn't need gawk anymore,

> Subject: [tip:x86/urgent] x86: Don't use POSIX character classes in gen-insn-attr-x86.awk

because above patch removes POSIX character classes.
So I think we don't need to update Documentation/Changes.

Thank you,


Luca Tettamanti wrote:
> Gnu awk is required for generating generating
> arch/x86/lib/inat-tables.c:
> 
>  GEN     arch/x86/lib/inat-tables.c
>  Error: Your awk doesn't support charactor-class.
> 
> mawk doesn't work anymore.
> 
> Signed-off-by: Luca Tettamanti <kronos.it@...il.com>
> Acked-by: Masami Hiramatsu <mhiramat@...hat.com>
> ---
> Hum, who is in charge of the documentation?
> Masami can you push it?
> 
>  Documentation/Changes |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/Changes b/Documentation/Changes
> index f08b313..abec6f2 100644
> --- a/Documentation/Changes
> +++ b/Documentation/Changes
> @@ -50,6 +50,7 @@ o  udev                   081                     # udevinfo -V
>  o  grub                   0.93                    # grub --version
>  o  mcelog		  0.6
>  o  iptables               1.4.1                   # iptables -V
> +o  Gnu awk                3.1.5                   # awk --version
>  
>  
>  Kernel compilation
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division

e-mail: mhiramat@...hat.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ