diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-10-21 12:07:40 +0900 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-20 20:17:18 -0700 |
commit | 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4 (patch) | |
tree | b5c9983fd79b6627e47e80a74b68ad15cf2d9b41 /fs/open.c | |
parent | a50c22eed593f474e75f693381e4d42e81762de8 (diff) |
binfmt_elf_fdpic: Update for cputime changes.
Commit f06febc96ba8e0af80bcc3eaec0a109e88275fac ("timers: fix itimer/
many thread hang") introduced a new task_cputime interface and
subsequently only converted binfmt_elf over to it. This results in the
build for binfmt_elf_fdpic blowing up given that p->signal->{u,s}time
have disappeared from underneath us.
Apply the same trivial fix from binfmt_elf to binfmt_elf_fdpic.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions