This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/4850] buildok/syscall.stp fails on ia64 2.6.23-rc1 kernel, missing sys_quotactl function


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]