From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8107 invoked by alias); 31 Oct 2013 17:24:46 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 8058 invoked by uid 48); 31 Oct 2013 17:24:42 -0000 From: "dsmith at redhat dot com" To: systemtap@sourceware.org Subject: [Bug tapsets/15219] syscall.exp failures on RHEL5, RHEL6, and rawhide Date: Thu, 31 Oct 2013 17:24:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: tapsets X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dsmith at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-q4/txt/msg00147.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=15219 David Smith changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7226|0 |1 is obsolete| | --- Comment #12 from David Smith --- Created attachment 7262 --> https://sourceware.org/bugzilla/attachment.cgi?id=7262&action=edit simpler patch Here's a simpler version of the last patch that just fixes one syscall.exp failure for the 32-bit 'clock' subtest when run on rawhide x86_64. This simpler patch should make this approach easier to review and understand. Note that we'd have to make similar changes to nd_syscalls.stp. Also, it might make sense to combine the syscall.clock_nanosleep and syscall.compat_clock_settime probe aliases with their 'compat' probe aliases. -- You are receiving this mail because: You are the assignee for the bug.