qemu: Unsupported syscall: 369 (prlimit64)

Bug #728630 reported by Steve Langasek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro QEMU
Fix Released
Low
Unassigned

Bug Description

Using qemu-linaro+linaro-media-create to install the latest Linaro alpha candidate to my SD card, I see this message repeated many times in the output:

qemu: Unsupported syscall: 369

According to arch/arm/include/asm/unistd.h, 369 is prlimit64.

Would be good to have this implemented, if only to eliminate the console noise from running apt under qemu.

Revision history for this message
Peter Maydell (pmaydell) wrote :

This syscall is so new that there must be fallbacks for it; I'm tempted to just silence the warning for qemu-linaro 2011.03 and fix properly for after that.

Revision history for this message
Peter Maydell (pmaydell) wrote :

I have silenced the warning in qemu-linaro 2011.03 and will look at a proper implementation for 2011.04.

Changed in qemu-linaro:
status: New → In Progress
Peter Maydell (pmaydell)
Changed in qemu-linaro:
milestone: none → 2011.04
importance: Undecided → Low
Revision history for this message
Peter Maydell (pmaydell) wrote :

Real implementation didn't make it to 2011.04; better luck next time, perhaps.

Changed in qemu-linaro:
milestone: 2011.04 → none
Revision history for this message
Peter Maydell (pmaydell) wrote :

2011.07 should have a real implementation of the prlimit64 syscall.

Changed in qemu-linaro:
status: In Progress → Fix Committed
milestone: none → 2011.07
Peter Maydell (pmaydell)
Changed in qemu-linaro:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.