All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masami Hiramatsu <mhiramat@redhat.com>
To: Luca Tettamanti <kronos.it@gmail.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH/resend] Document awk requirements
Date: Mon, 04 Jan 2010 17:40:53 -0500	[thread overview]
Message-ID: <4B426E75.6060706@redhat.com> (raw)
In-Reply-To: <20100104221345.GA7897@nb-core2.darkstar.lan>

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@gmail.com>
> Acked-by: Masami Hiramatsu <mhiramat@redhat.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@vger.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@redhat.com


      parent reply	other threads:[~2010-01-04 22:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-04 22:13 [PATCH/resend] Document awk requirements Luca Tettamanti
2010-01-04 22:32 ` Randy Dunlap
2010-01-05 21:34   ` Luca Tettamanti
2010-01-04 22:40 ` Masami Hiramatsu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B426E75.6060706@redhat.com \
    --to=mhiramat@redhat.com \
    --cc=kronos.it@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.