Files
linux-st/include/linux
Matt Helsley df69a60dc6 [PATCH] process events connector: uid_t gid_t size issues
The uid_t and gid_t fields appear to present a 32/64-bit userspace/kernel
problem for some archs.

This patch addresses the problem by fixing the size to the largest size for
uid_t/gid_t used in the kernel.  This preserves the total size of the event
structure while ensuring that the layouts of the ID change event match in
32 and 64-bit kernels and applications.

Signed-off-by: Matt Helsley <matthltc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-29 19:47:03 -08:00
..
2005-11-28 21:00:29 +00:00
2005-11-13 18:14:17 -08:00
2005-11-13 18:14:10 -08:00
2005-11-10 02:26:41 +01:00
2005-11-22 19:39:30 -08:00
2005-11-14 14:14:16 -05:00
2005-11-28 14:42:23 -08:00
2005-11-13 18:14:12 -08:00
2005-11-21 06:56:52 -08:00
2005-11-13 18:14:15 -08:00
2005-11-20 21:25:15 -08:00
2005-11-10 17:14:59 -08:00
2005-11-23 23:04:28 -08:00