diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2014-03-04 12:39:03 +0100 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2014-03-06 15:35:09 +0100 |
commit | 291fdb0bcebd5e8db6af767c1fdc522167dad73d (patch) | |
tree | 019dbcd82cdc4a2e9d6c2426f0c52b8c2eb945e0 /net/sched/sch_netem.c | |
parent | c2e7c3d0ef0d1a3765792a35ae9e6f91a3025214 (diff) | |
download | linux-291fdb0bcebd5e8db6af767c1fdc522167dad73d.tar.bz2 |
ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_t
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: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'net/sched/sch_netem.c')
0 files changed, 0 insertions, 0 deletions