diff options
author | Roland Dreier | 2009-12-16 17:39:48 -0800 |
---|---|---|
committer | H. Peter Anvin | 2009-12-17 07:03:21 -0800 |
commit | 4beb3d6d144c41525541cce2b611858b2645c725 (patch) | |
tree | 35695ec54ba939ae996fa28eb0bf1377c8c64da0 /arch/x86/Kconfig.cpu | |
parent | c051346b7db27aaf674b8f3b4955240580b2a58a (diff) |
x86: Don't use POSIX character classes in gen-insn-attr-x86.awk
Not all awk implementations (including the default awk in Ubuntu 9.10)
support POSIX character classes. Since x86-opcode-map.txt is plain
ASCII, we can just use explicit ranges for lower case, alphabetic, and
alphanumeric characters instead.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
LKML-Reference: <adabphy750b.fsf@roland-alpha.cisco.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/Kconfig.cpu')
0 files changed, 0 insertions, 0 deletions