bugutil-vserver - Bugs: bug #16158, clone syscall is used wrong for...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #16158: clone syscall is used wrong for s390

Submitter:  Micah Anderson <hacim>
Submitted:  Wed 22 Mar 2006 05:38:37 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  VServer build Status:  Fixed
Privacy:  Public Assigned to:  daniel_hozac
Open/Closed:  Closed Component Version:  alpha
Release:  0.30.210

Sun 17 Sep 2006 10:45:30 PM UTC, comment #1: 

Thanks, this should be fixed in SVN.

Daniel Hokka Zakrisson <daniel_hozac>
Group Member
Wed 22 Mar 2006 05:38:37 PM UTC, original submission:  

The clone syscall is called directly with the flags as the first argument and the stack as the second. This is correct on i386, but not on s390... for some reason s390 decided to have the stack first and then the syscall.

The attched patch fixes this, thanks to Bastian Blank

Micah Anderson <hacim>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1484:  diff added by hacim (1KiB - application/octet-stream - s390_clone_syscall_fix)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-09-17 daniel_hozac StatusNone Fixed
    Assigned toNone daniel_hozac
    Open/ClosedOpen Closed
2006-03-22 hacim Attached File- Added diff, #3518

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code