Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932400Ab2FGRBn (ORCPT ); Thu, 7 Jun 2012 13:01:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46017 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932289Ab2FGRBl (ORCPT ); Thu, 7 Jun 2012 13:01:41 -0400 Date: Thu, 7 Jun 2012 18:59:42 +0200 From: Oleg Nesterov To: Hugh Dickins , Ingo Molnar , Peter Zijlstra , Srikar Dronamraju Cc: Ananth N Mavinakayanahalli , Anton Arapov , Linus Torvalds , Masami Hiramatsu , linux-kernel@vger.kernel.org Subject: [PATCH 0/3] uprobes fixes for 3.5 Message-ID: <20120607165942.GA31966@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 Content-Length: 555 Lines: 17 Hello, This doesn't depend on other uprobes patches I sent, and I think this is 3.5 material. However, please remember I do not understand vm, iow please review. write_opcode() becomes really ugly after 3/3, I'll try to cleanup it later. In fact I think it needs some cleanups even without this fix. Oleg. -- 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/