The attached patch kills a sparse warning in binfmt_elf.c:dump_write() by adding a __user annotation. -Arun