From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755806AbcA1VSu (ORCPT ); Thu, 28 Jan 2016 16:18:50 -0500 Received: from terminus.zytor.com ([198.137.202.10]:50404 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750803AbcA1VSq (ORCPT ); Thu, 28 Jan 2016 16:18:46 -0500 Subject: Re: [PATCH 02/31] Add debugger entry points for X86 To: Jeffrey Merkey References: <1454010374-28459-1-git-send-email-jeffmerkey@gmail.com> <56AA780E.7000002@zytor.com> Cc: linux-kernel@vger.kernel.org, tglx@linutronix.de, mingo@redhat.com, x86@kernel.org, akpm@linux-foundation.org, linux.mdb@gmail.com, dzickus@redhat.com, dyoung@redhat.com, mnfhuang@gmail.com From: "H. Peter Anvin" Message-ID: <56AA85A7.5050704@zytor.com> Date: Thu, 28 Jan 2016 13:18:31 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: 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 On 01/28/16 12:22, Jeffrey Merkey wrote: > > Yes sir, I'll add that to the to do list and resubmit after I get all > the comments back for all the changes. It may be important to note > that the arch_kgdb_breakpoint also uses this same syntax and needs > also to be fixed. > That would be a great addition to the patchset, then. -hpa