From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16545 invoked by alias); 27 Jul 2007 15:43:43 -0000 Received: (qmail 16485 invoked by uid 48); 27 Jul 2007 15:43:32 -0000 Date: Fri, 27 Jul 2007 15:48:00 -0000 Message-ID: <20070727154332.16484.qmail@sourceware.org> From: "wcohen at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20070726220143.4850.wcohen@redhat.com> References: <20070726220143.4850.wcohen@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug tapsets/4850] buildok/syscall.stp fails on ia64 2.6.23-rc1 kernel, missing sys_quotactl function 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: 2007-q3/txt/msg00200.txt.bz2 ------- Additional Comments From wcohen at redhat dot com 2007-07-27 15:43 ------- The sys_quotactl is not implemented in the particular build of the 2.6.23-rc1 for ia64 because it failed build with CONFIG_QUOTA=y. With CONFIG_QUOTA unset the sys_quotactl is unimplemented. There are a number of conditionally implement systemcalls in kernel/sys_ni.c. systemtap tapsets will need to handle those call gracefully. -- http://sourceware.org/bugzilla/show_bug.cgi?id=4850 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.