diff options
author | Roland McGrath <[email protected]> | 2008-02-26 13:20:58 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-02-29 08:06:37 -0800 |
commit | b59931649256685f294d2d163a4f6d6286fbff05 (patch) | |
tree | f02694d6d248d8376d2788e5406f695f05a37667 /lib/debugobjects.c | |
parent | 7704a8b6fc4a8f51599eb2af4dcf1e2ac9c7e576 (diff) |
elfcore-compat fix uid/gid types
I overlooked the difference between __kernel_uid_t and uid_t when defining
struct compat_elf_prpsinfo. The result is a regression in 32-bit core
dumps on x86_64, where the NT_PRPSINFO note has the wrong size and layout.
This patch fixes it.
Signed-off-by: Roland McGrath <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions