patch for sys32_msgrcv

Release: 20021004

Developer: R Sreelatha

Patched against: 2.5.32

Changelog:

The file changed was arch/ia64/ia32/sys_ia32.c

Received the following feedback from Dave Miller (davem@redhat.com)

" Fix this instead by declaring ipc_kludge with the proper
32-bit types.  This is why the identical code works on
sparc64 for sparc32 emulation. "

The previous patch has been reworked as per the suggestions given.

This patch has been committed to 2.5 tree by maintainer David Mosberger