diff options
| author | Andrew Morton <[email protected]> | 2007-01-10 23:15:45 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-01-11 18:18:22 -0800 |
| commit | aae7d14f619c665b83e07013e3dda8694ea3e40b (patch) | |
| tree | 031a1a3210ed7a62662df79a806bb4f77e187f88 /include/linux/debugobjects.h | |
| parent | e4f0ae0ea63caceff37a13f281a72652b7ea71ba (diff) | |
[PATCH] FD_ZERO build fix
unionfs managed to hit this on s390. Some architectures use __ptr_t in their
FD_ZERO implementation. We don't have a __ptr_t. Switch them over to plain
old void*.
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: "Luck, Tony" <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Josef 'Jeff' Sipek <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions