From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754592Ab1A1O2u (ORCPT ); Fri, 28 Jan 2011 09:28:50 -0500 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.124]:41891 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753859Ab1A1O2t (ORCPT ); Fri, 28 Jan 2011 09:28:49 -0500 X-Authority-Analysis: v=1.1 cv=+c36koQ5Dcj/1qolKHjtkYAGXvrVJRRiKMp+84F5sLg= c=1 sm=0 a=AlKY2pELOfUA:10 a=Q9fys5e9bTEA:10 a=OPBmh+XkhLl+Enan7BmTLg==:17 a=D19gQVrFAAAA:8 a=b8VgSBC0AAAA:8 a=BS46hPYfh4gMF02818UA:9 a=l4In0M-jXrdeTY1uE6gKkGD3OLEA:4 a=PUjeQqilurYA:10 a=OPBmh+XkhLl+Enan7BmTLg==:117 X-Cloudmark-Score: 0 X-Originating-IP: 67.242.120.143 Subject: Re: [RFC] [PATCH 2.6.37-rc5-tip 8/20] 8: uprobes: mmap and fork hooks. From: Steven Rostedt To: Srikar Dronamraju Cc: Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Linus Torvalds , Ananth N Mavinakayanahalli , Christoph Hellwig , Masami Hiramatsu , Oleg Nesterov , LKML , SystemTap , Jim Keniston , Frederic Weisbecker , Andi Kleen , Andrew Morton , "Paul E. McKenney" In-Reply-To: <1296223077.10144.106.camel@gandalf.stny.rr.com> References: <20101216095714.23751.52601.sendpatchset@localhost6.localdomain6> <20101216095848.23751.73144.sendpatchset@localhost6.localdomain6> <1295957741.28776.719.camel@laptop> <1295985926.10144.61.camel@gandalf.stny.rr.com> <20110126090643.GI19725@linux.vnet.ibm.com> <1296147837.10144.79.camel@gandalf.stny.rr.com> <20110128045353.GU19725@linux.vnet.ibm.com> <1296223077.10144.106.camel@gandalf.stny.rr.com> Content-Type: text/plain; charset="ISO-8859-15" Date: Fri, 28 Jan 2011 09:28:46 -0500 Message-ID: <1296224926.10144.109.camel@gandalf.stny.rr.com> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2011-01-28 at 08:57 -0500, Steven Rostedt wrote: > On Fri, 2011-01-28 at 10:23 +0530, Srikar Dronamraju wrote: > > > Here is the extract from the original patch at > > https://lkml.org/lkml/2010/12/16/74 that I sent to LKML and I dont see > > p being uninitialized. > > I very much apologize. Seems that Evolution was playing tricks on me. > > http://rostedt.homelinux.com/private/evolution-wtf.png > > That's a screen shot of your email in the preview window. Where 'p' is > definitely not initialized. WTF happened to my email? > > But all the replies to that email does not have it initialized either ?? > I was not the only one affected by this. > Seems to be a bug in Evolution :-p As both Peter and I tested out this email in mutt, and that line appears ?? And Peter tried it out in raw mode (^u) and it shows up there in Evolution. I know, I know, GUI email clients suck. And for good reason too. I guess I just spent too many years in the corporate environment to know any better. -- Steve