Re: [PATCH -tip v5 1/7] x86: instruction decorder API

From: Gleb Natapov
Date: Wed May 13 2009 - 05:44:04 EST


On Wed, May 13, 2009 at 11:35:16AM +0200, Przemysssaw Paweeeczyk wrote:
> On Wed, May 13, 2009 at 10:23, Gleb Natapov <gleb@xxxxxxxxxx> wrote:
> > On Fri, May 08, 2009 at 08:48:42PM -0400, Masami Hiramatsu wrote:
> >> +++ b/arch/x86/scripts/gen-insn-attr-x86.awk
> >> @@ -0,0 +1,314 @@
> >> +#!/bin/awk -f
> > On some distributions (debian) it is /usr/bin/awk.
>
> True, but on most of them (all?) there is also an appropriate link in /bin.
Nope, not on debian testing. Although I assume if kernel compilation
will start to fail it will appear :)

> If shebang could have more that one argument, then '/usr/bin/env awk
> -f' would be the best solution I think.
>

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