From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2860 invoked by alias); 20 Oct 2009 16:54:42 -0000 Received: (qmail 2851 invoked by uid 22791); 20 Oct 2009 16:54:41 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 20 Oct 2009 16:54:35 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9KGsYqg004744 for ; Tue, 20 Oct 2009 12:54:34 -0400 Received: from dhcp-100-2-132.bos.redhat.com (dhcp-100-2-132.bos.redhat.com [10.16.2.132]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n9KGsXMg024977; Tue, 20 Oct 2009 12:54:33 -0400 From: Masami Hiramatsu Subject: [PATCH -tip perf/probes 0/2] x86 insn decoder bugfixes To: Ingo Molnar , Frederic Weisbecker , lkml Cc: Frederic Weisbecker , Ingo Molnar , Jim Keniston , "H. Peter Anvin" , systemtap, DLE Date: Tue, 20 Oct 2009 16:54:00 -0000 Message-ID: <20091020165518.4145.94115.stgit@dhcp-100-2-132.bos.redhat.com> User-Agent: StGIT/0.14.3 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00225.txt.bz2 Hi Ingo, Here are x86 insn decoder bugfixes. I checked it with your config and allyesconfig too. Thank you, --- Masami Hiramatsu (2): x86: Add AES opcodes to opcode map x86: Fix group attribute decoding bug arch/x86/lib/inat.c | 2 +- arch/x86/lib/x86-opcode-map.txt | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) -- Masami Hiramatsu Software Engineer Hitachi Computer Products (America), Inc. Software Solutions Division e-mail: mhiramat@redhat.com