tech-kern archive

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

Re: mknodat(2) device argument type change



On Sun, Oct 06, 2013 at 04:59:19PM -0400, Christos Zoulas wrote:
> On Oct 6, 10:51pm, njoly%pasteur.fr@localhost (Nicolas Joly) wrote:
> -- Subject: Re: mknodat(2) device argument type change
[...]
> | It needs the PAD, syscalls files generation fails without it
> | (sysalign=1).
> | 
> | /bin/sh makesyscalls.sh syscalls.conf syscalls.master
> | syscalls.master: line 905: unexpected dev (expected <a padding argument>)
> | line is:
> | 460     STD  RUMP        {  int | sys |  | mknodat ( int fd , const char  * 
> path ,                        mode_t mode , dev_t dev ) ;  }
> | *** Error code 1
> 
> And mknod() works?

Yes. It satisfies dev_t alignment (argalign = 2).

-- 
Nicolas Joly

Biology IT Center
Institut Pasteur, Paris.


Home | Main Index | Thread Index | Old Index