-
由 Heiko Carstens 提交于
Change the type of compat_sys_msgrcv's msgtyp parameter from long to compat_long_t, since compat user space passes only a 32 bit signed value. Let the compat wrapper do proper sign extension to 64 bit of this parameter. Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>291fdb0b