From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [Patch suggestion] Probability flag for 32 bit syscalls Date: Tue, 24 Sep 2013 15:21:30 -0400 Message-ID: <20130924192130.GC21307@redhat.com> References: <20130924185045.GB21307@redhat.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: trinity-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ildar Muslukhov Cc: trinity@vger.kernel.org On Tue, Sep 24, 2013 at 12:03:28PM -0700, Ildar Muslukhov wrote: > Is there any specific steps to reproduce this behaviour? Or just > calling random syscalls will do it? yeah, nothing special. I've been running it here for the last half hour without seeing anything weird so far. ( I changed the rand to be < 50 just to exercise it more). I'll leave it run for the afternoon, and see if anything falls out. Dave