From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754642Ab1JOTFP (ORCPT ); Sat, 15 Oct 2011 15:05:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:31166 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754448Ab1JOTFM (ORCPT ); Sat, 15 Oct 2011 15:05:12 -0400 Date: Sat, 15 Oct 2011 21:00:07 +0200 From: Oleg Nesterov To: Srikar Dronamraju Cc: Peter Zijlstra , Ingo Molnar , Steven Rostedt , Linux-mm , Arnaldo Carvalho de Melo , Linus Torvalds , Jonathan Corbet , Masami Hiramatsu , Hugh Dickins , Christoph Hellwig , Ananth N Mavinakayanahalli , Thomas Gleixner , Andi Kleen , Andrew Morton , Jim Keniston , Roland McGrath , LKML Subject: [PATCH 0/X] (Was: Uprobes patchset with perf probe support) Message-ID: <20111015190007.GA30243@redhat.com> References: <20110920115938.25326.93059.sendpatchset@srdronam.in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110920115938.25326.93059.sendpatchset@srdronam.in.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 Hello. I was trying to make the signal patches we discussed, but I have noticed other problems. Please see the suggested initial fixes, more to come. Of course there were not tested ;) Please review. And. It it not that I suggest to add this series, just it is much simpler to me to write the patch with the changelog to explain what I mean. IOW, if you agree with these fixes, please incorporate them into the next version. Feel free to redo. Oleg.