Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752768Ab0FOGYN (ORCPT ); Tue, 15 Jun 2010 02:24:13 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:37021 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752378Ab0FOGYL (ORCPT ); Tue, 15 Jun 2010 02:24:11 -0400 Date: Tue, 15 Jun 2010 02:23:25 -0400 From: Christoph Hellwig To: Srikar Dronamraju Cc: Christoph Hellwig , Peter Zijlstra , Ingo Molnar , Masami Hiramatsu , Mel Gorman , Randy Dunlap , Arnaldo Carvalho de Melo , Steven Rostedt , "H. Peter Anvin" , Roland McGrath , Linus Torvalds , Ananth N Mavinakayanahalli , Oleg Nesterov , Mark Wielaard , Mathieu Desnoyers , LKML , Jim Keniston , Frederic Weisbecker , "Rafael J. Wysocki" , "Frank Ch. Eigler" , Andrew Morton , "Paul E. McKenney" Subject: Re: [PATCH v5 2/14] mm: Move replace_page to mm/memory.c Message-ID: <20100615062325.GB6974@infradead.org> References: <20100614082748.29068.21995.sendpatchset@localhost6.localdomain6> <20100614082818.29068.35191.sendpatchset@localhost6.localdomain6> <20100614174441.GC23754@infradead.org> <20100615040001.GD13800@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100615040001.GD13800@linux.vnet.ibm.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 603 Lines: 13 On Tue, Jun 15, 2010 at 09:30:01AM +0530, Srikar Dronamraju wrote: > replace_page() and write_protect_page() are used in write_opcode() to > insert/remove a breakpoint in the user-space breakpoint insertion layer. > i.e "[PATCH v5 3/14] User Space Breakpoint Assistance Layer" You're right. I did a git-grep, but that didn't find the newly added files.. -- 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/