Messages in this thread |  | | | From | David Howells <> | | Subject | Re: [PATCH] binfmt_elf_fdpic: fix clear_user() error handling | | Date | Tue, 01 Jun 2010 13:29:01 +0100 |
| |
Mike Frysinger <vapier.adi@gmail.com> wrote:
> on nommu systems, this is generally not an issue because clear_user() > is basically a memset(). but it's good to handle every case.
But FDPIC is used on MMU systems too.
David
|  |