Re: > 6 kernel arguments?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2012-02-22 at 07:02 -0800, H. Peter Anvin wrote:
> Yes, system call arguments.  I vaguely remember there being some
> architecture supporting 7 since pselect() was introduced, but I could
> just be full of it.

The parisc ABI allows for up to 8 register based arguments to a system
(or indeed any function) call.  However, in deference to the usual linux
calling conventions, we only use seven of them (one for the syscall
number and 6 for the arguments).  We definitely use pselect6.  I think
the architecture you're thinking of is microblaze, but it's obsoleted
it's seven argument version of pselect.

James


--
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux