Bug 119223

Summary: missing syscall
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Jaeger <aj>
Component: KernelAssignee: Andreas Kleen <ak>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.