From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: Re: [PATCH] cpu_user_regs * to __smp_call_function_interrupt Date: Thu, 18 Jun 2009 18:30:29 -0700 Message-ID: <4A3AEA35.8000206@oracle.com> References: Reply-To: mukesh.rathor@oracle.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > On 17/06/2009 22:58, "Mukesh Rathor" wrote: > >> Following simple and tiny patch will help prevent many un-necessary ifdef's in >> kdb, if you'll please apply. > > Passing a new paramter to a function which then ignores it is pointless. > I'll consider this as part of a patch that actually does something with it. > > -- Keir It does, but in ext/debuggers.hg tree. Fine, I'll just nag you more now to pull in the debuggers in mainline :). thanks, Mukesh