Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753767AbZJUOjl (ORCPT ); Wed, 21 Oct 2009 10:39:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753644AbZJUOjk (ORCPT ); Wed, 21 Oct 2009 10:39:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48365 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753626AbZJUOjj (ORCPT ); Wed, 21 Oct 2009 10:39:39 -0400 Message-ID: <4ADF1E0B.5010708@redhat.com> Date: Wed, 21 Oct 2009 10:43:23 -0400 From: Masami Hiramatsu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4 MIME-Version: 1.0 To: Ingo Molnar CC: Frederic Weisbecker , lkml , Jim Keniston , "H. Peter Anvin" , systemtap , DLE Subject: Re: [PATCH -tip perf/probes 0/2] x86 insn decoder bugfixes References: <20091020165518.4145.94115.stgit@dhcp-100-2-132.bos.redhat.com> <20091021112619.GA16586@elte.hu> <20091021122131.GA20626@elte.hu> In-Reply-To: <20091021122131.GA20626@elte.hu> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 858 Lines: 33 Ingo Molnar wrote: > > there's still build failures: > > TEST posttest > Error: ffffffff8103b917: c5 59 fc ff vpaddb %xmm7,%xmm4,%xmm15 > Error: objdump says 4 bytes, but insn_get_length() says 3 (attr:8000) > make[1]: *** [posttest] Error 2 > make: *** [bzImage] Error 2 Aah, that's the AVX code... I assume, random-data-byte-sequence in the kernel binary contains it. > config attached. I'll try to reproduce and fix it. Thank you! -- 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/