From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932602Ab2IGHnc (ORCPT ); Fri, 7 Sep 2012 03:43:32 -0400 Received: from intranet.asianux.com ([58.214.24.6]:5642 "EHLO intranet.asianux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759089Ab2IGHna (ORCPT ); Fri, 7 Sep 2012 03:43:30 -0400 X-Greylist: delayed 735 seconds by postgrey-1.27 at vger.kernel.org; Fri, 07 Sep 2012 03:43:30 EDT X-Spam-Score: -100.8 Message-ID: <5049A5E4.10902@asianux.com> Date: Fri, 07 Sep 2012 15:44:36 +0800 From: Chen Gang User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-Version: 1.0 To: linux-assembly@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [Question] X86 Disassembler Engine Patches -- 3 questions Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi linux-assembly@vger.kernel.org Question 1: Is it suitable to integrate the x86(_32, _64) disassembler engine into the stable kernel version which I have downloaded (kernel-3.5.0). (I often use KDB, but for integrated KDB, it does not support disassemble command) Question 2: If integration is suitable, where can I get the relative patches (I will check source code too, when I get patch). Question 3: Will the x86 disassembler engine feature be integrated into the new kernel version, in the future ? thanks. -- Chen Gang Asianux Corporation