Searched hist:e1fd1f49 (Results 1 - 6 of 6) sorted by relevance

/linux-master/ipc/
H A Dsyscall.cdiff e1fd1f49 Tue Mar 05 13:04:55 MST 2013 Al Viro <viro@zeniv.linux.org.uk> get rid of union semop in sys_semctl(2) arguments

just have the bugger take unsigned long and deal with SETVAL
case (when we use an int member in the union) explicitly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dcompat.cdiff e1fd1f49 Tue Mar 05 13:04:55 MST 2013 Al Viro <viro@zeniv.linux.org.uk> get rid of union semop in sys_semctl(2) arguments

just have the bugger take unsigned long and deal with SETVAL
case (when we use an int member in the union) explicitly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dsem.cdiff e1fd1f49 Tue Mar 05 13:04:55 MST 2013 Al Viro <viro@zeniv.linux.org.uk> get rid of union semop in sys_semctl(2) arguments

just have the bugger take unsigned long and deal with SETVAL
case (when we use an int member in the union) explicitly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux-master/arch/parisc/kernel/
H A Dsys_parisc32.cdiff e1fd1f49 Tue Mar 05 13:04:55 MST 2013 Al Viro <viro@zeniv.linux.org.uk> get rid of union semop in sys_semctl(2) arguments

just have the bugger take unsigned long and deal with SETVAL
case (when we use an int member in the union) explicitly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux-master/arch/sparc/kernel/
H A Dsys_sparc_64.cdiff e1fd1f49 Tue Mar 05 13:04:55 MST 2013 Al Viro <viro@zeniv.linux.org.uk> get rid of union semop in sys_semctl(2) arguments

just have the bugger take unsigned long and deal with SETVAL
case (when we use an int member in the union) explicitly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux-master/include/linux/
H A Dsyscalls.hdiff e1fd1f49 Tue Mar 05 13:04:55 MST 2013 Al Viro <viro@zeniv.linux.org.uk> get rid of union semop in sys_semctl(2) arguments

just have the bugger take unsigned long and deal with SETVAL
case (when we use an int member in the union) explicitly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

Completed in 790 milliseconds