diff options
author | Matt Helsley <matthltc@us.ibm.com> | 2005-11-29 19:34:31 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-29 19:47:03 -0800 |
commit | df69a60dc6afc2936d79054d30b481c1fd9720e5 (patch) | |
tree | 9f64f677964ae214dd6654947c553d8416720049 /include/asm-parisc/fixmap.h | |
parent | 12074a35b4ef36d7a971beaf42412b22f304cdd1 (diff) |
[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>
Diffstat (limited to 'include/asm-parisc/fixmap.h')
0 files changed, 0 insertions, 0 deletions