From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8538 invoked by alias); 7 Sep 2009 09:40:41 -0000 Received: (qmail 8332 invoked by uid 48); 7 Sep 2009 09:40:03 -0000 Date: Mon, 07 Sep 2009 09:40:00 -0000 Message-ID: <20090907094003.8331.qmail@sourceware.org> From: "mjw at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090907092246.10613.mjw@redhat.com> References: <20090907092246.10613.mjw@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug tapsets/10613] 32-bit statfs [ustat] test fails on 2.6.30 kernels X-Bugzilla-Reason: AssignedTo 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 X-SW-Source: 2009-q3/txt/msg00593.txt.bz2 ------- Additional Comments From mjw at redhat dot com 2009-09-07 09:40 ------- commit 8785346c7b4789a23559ab7811cac692513d0fbf Author: Mark Wielaard Date: Mon Sep 7 11:36:03 2009 +0200 PR10613 sys32_ustat is renamed compat_sys_ustat in 2.6.30 kernel. Note that the new compat_sys_ustat is asmlinkage and has a differently named argument for the user struct. * tapset/syscalls2.stp (syscall.ustat32): Add compat_sys_ustat variant. (syscall.ustat.return): Likewise. * tapset/nd_syscalls2.stp (nd_syscall.ustat32): Likewise. (nd_syscall.ustat.return): Likewise. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=10613 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.