From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752358Ab2GHUb7 (ORCPT ); Sun, 8 Jul 2012 16:31:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55372 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752135Ab2GHUb6 (ORCPT ); Sun, 8 Jul 2012 16:31:58 -0400 Date: Sun, 8 Jul 2012 22:29:18 +0200 From: Oleg Nesterov To: Ingo Molnar , Srikar Dronamraju Cc: Ananth N Mavinakayanahalli , Anton Arapov , Peter Zijlstra , linux-kernel@vger.kernel.org Subject: [PATCH 0/5] uprobes: misc fixlets Message-ID: <20120708202917.GA18188@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 Hello, Misc small fixes. The 1st one fixes the brown paper bug, I am proud of myself :/ Oleg.