On Wed, 26 Sep 2012, Stephen Rothwell wrote: > > This still happens on x86_64 for linux-next as of today's tree. > > Are you sure? next-20120925? > > $ grep -n vmalloc fs/binfmt_elf.c > 30:#include <linux/vmalloc.h> > 1421: data = vmalloc(size); > Ok, it looks like it's fixed by 1bb6a4c9514e in today's linux-next tree; that wasn't present when I pulled it at 2am PDT, so it must be a time zone difference. Thanks. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>