Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752361AbZJTQzE (ORCPT ); Tue, 20 Oct 2009 12:55:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751096AbZJTQzE (ORCPT ); Tue, 20 Oct 2009 12:55:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2773 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750843AbZJTQzD (ORCPT ); Tue, 20 Oct 2009 12:55:03 -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 12:55:18 -0400 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 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 30 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 -- 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/