Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756907Ab2BII1I (ORCPT ); Thu, 9 Feb 2012 03:27:08 -0500 Received: from e5.ny.us.ibm.com ([32.97.182.145]:39397 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751744Ab2BII1G (ORCPT ); Thu, 9 Feb 2012 03:27:06 -0500 Date: Thu, 9 Feb 2012 13:44:51 +0530 From: Srikar Dronamraju To: Ingo Molnar Cc: Denys Vlasenko , Masami Hiramatsu , Peter Zijlstra , Linus Torvalds , Oleg Nesterov , Andrew Morton , LKML , Linux-mm , Andi Kleen , Christoph Hellwig , Steven Rostedt , Roland McGrath , Thomas Gleixner , Arnaldo Carvalho de Melo , Anton Arapov , Ananth N Mavinakayanahalli , Jim Keniston , Stephen Rothwell , yrl.pp-manager.tt@hitachi.com Subject: Re: Re: [PATCH v10 3.3-rc2 1/9] uprobes: Install and remove breakpoints. Message-ID: <20120209081451.GC16600@linux.vnet.ibm.com> Reply-To: Srikar Dronamraju References: <20120202141840.5967.39687.sendpatchset@srdronam.in.ibm.com> <20120202141851.5967.68000.sendpatchset@srdronam.in.ibm.com> <20120207171707.GA24443@linux.vnet.ibm.com> <4F3320E5.1050707@hitachi.com> <20120209063745.GB16600@linux.vnet.ibm.com> <20120209075357.GD18387@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20120209075357.GD18387@elte.hu> User-Agent: Mutt/1.5.20 (2009-06-14) X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12020908-5930-0000-0000-000004EDF6AC Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 625 Lines: 19 * Ingo Molnar [2012-02-09 08:53:57]: > > * Srikar Dronamraju wrote: > > > /* Clear REX.b bit (extension of MODRM.rm field): > > * we want to encode rax/rcx, not r8/r9. > > */ > > Small stylistic nit, just saw this chunk fly by - the proper > comment style is like this one: Okay, Will correct that in the patch that I send. -- 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/