Bug 119223 - missing syscall
Summary: missing syscall
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Final
Hardware: x86-64 All
: P5 - None : Major
Target Milestone: ---
Assignee: Andreas Kleen
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-28 14:26 UTC by Andreas Jaeger
Modified: 2005-09-28 20:32 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Jaeger 2005-09-28 14:26:34 UTC
Just got on my x86-64 system in dmesg:
IA32 syscall 289 from mono not implemented
Comment 1 Andreas Kleen 2005-09-28 15:21:44 UTC
289 is ioprio_set. It's probably not major. I wonder why Mono messes with that.

It's implemented in 2.6.14rc1 so it'll be ok in the next version. I doubt it's
worth to update 10.0 for it. Failing it should be 100% harmless.

Comment 2 Jens Axboe 2005-09-28 20:32:48 UTC
Hmm pretty strange indeed, but indeed nothing critical.