From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759367Ab2DYOYJ (ORCPT ); Wed, 25 Apr 2012 10:24:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48048 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759355Ab2DYOYE (ORCPT ); Wed, 25 Apr 2012 10:24:04 -0400 Date: Wed, 25 Apr 2012 16:22:41 +0200 From: Oleg Nesterov To: Srikar Dronamraju Cc: Ingo Molnar , Ingo Molnar , Peter Zijlstra , Andrew Morton , Linus Torvalds , Ananth N Mavinakayanahalli , Jim Keniston , LKML , Linux-mm , Andi Kleen , Christoph Hellwig , Steven Rostedt , Arnaldo Carvalho de Melo , Masami Hiramatsu , Thomas Gleixner , Anton Arapov Subject: Re: [RFC 0/6] uprobes: kill uprobes_srcu/uprobe_srcu_id Message-ID: <20120425142241.GA18319@redhat.com> References: <20120405222024.GA19154@redhat.com> <20120414111637.GB24688@gmail.com> <20120416113124.GA25464@linux.vnet.ibm.com> <20120416144116.GA6745@redhat.com> <20120425125239.GA2889@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120425125239.GA2889@linux.vnet.ibm.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/25, Srikar Dronamraju wrote: > > I applied the patches and ran all my tests. > Everything works as expected. Thanks a lot Srikar. I'll resend this series with some cleanups. Probably we do not need is_swbp_at_addr_fast, we can check mm == current->mm in read_opcode() as Peter suggests. Plus I'll try to make the MMF_UPROBE changes we discussed. And a couple of really minor and off-topic cleanups. But I'll wait until we have all pending patches in -tip to avoid the unnecessary noise at this stage. Oleg. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx180.postini.com [74.125.245.180]) by kanga.kvack.org (Postfix) with SMTP id BBF126B0044 for ; Wed, 25 Apr 2012 10:23:59 -0400 (EDT) Date: Wed, 25 Apr 2012 16:22:41 +0200 From: Oleg Nesterov Subject: Re: [RFC 0/6] uprobes: kill uprobes_srcu/uprobe_srcu_id Message-ID: <20120425142241.GA18319@redhat.com> References: <20120405222024.GA19154@redhat.com> <20120414111637.GB24688@gmail.com> <20120416113124.GA25464@linux.vnet.ibm.com> <20120416144116.GA6745@redhat.com> <20120425125239.GA2889@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120425125239.GA2889@linux.vnet.ibm.com> Sender: owner-linux-mm@kvack.org List-ID: To: Srikar Dronamraju Cc: Ingo Molnar , Ingo Molnar , Peter Zijlstra , Andrew Morton , Linus Torvalds , Ananth N Mavinakayanahalli , Jim Keniston , LKML , Linux-mm , Andi Kleen , Christoph Hellwig , Steven Rostedt , Arnaldo Carvalho de Melo , Masami Hiramatsu , Thomas Gleixner , Anton Arapov On 04/25, Srikar Dronamraju wrote: > > I applied the patches and ran all my tests. > Everything works as expected. Thanks a lot Srikar. I'll resend this series with some cleanups. Probably we do not need is_swbp_at_addr_fast, we can check mm == current->mm in read_opcode() as Peter suggests. Plus I'll try to make the MMF_UPROBE changes we discussed. And a couple of really minor and off-topic cleanups. But I'll wait until we have all pending patches in -tip to avoid the unnecessary noise at this stage. Oleg. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org