diff for duplicates of <20110226123731.GC4416@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 844cd59..6412d69 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,13 +9,13 @@ I think it does. > > +#ifdef CONFIG_COMPAT > > +int compat_do_execve(char *filename, -> > + compat_uptr_t __user *argv, -> > + compat_uptr_t __user *envp, -> > + struct pt_regs *regs) +> > + compat_uptr_t __user *argv, +> > + compat_uptr_t __user *envp, +> > + struct pt_regs *regs) > > +{ -> > + return do_execve_common(filename, -> > + (void __user *)argv, (void __user*)envp, -> > + regs, true); +> > + return do_execve_common(filename, +> > + (void __user *)argv, (void __user*)envp, +> > + regs, true); > > +} > > +#endif > @@ -79,3 +79,10 @@ is subjective. So, what do you think? Oleg. + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index f1dc2fb..303b4bd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -31,13 +31,13 @@ "\n" "> > +#ifdef CONFIG_COMPAT\n" "> > +int compat_do_execve(char *filename,\n" - "> > + \302\240 \302\240 \302\240 compat_uptr_t __user *argv,\n" - "> > + \302\240 \302\240 \302\240 compat_uptr_t __user *envp,\n" - "> > + \302\240 \302\240 \302\240 struct pt_regs *regs)\n" + "> > + compat_uptr_t __user *argv,\n" + "> > + compat_uptr_t __user *envp,\n" + "> > + struct pt_regs *regs)\n" "> > +{\n" - "> > + \302\240 \302\240 \302\240 return do_execve_common(filename,\n" - "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 (void __user *)argv, (void __user*)envp,\n" - "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 regs, true);\n" + "> > + return do_execve_common(filename,\n" + "> > + (void __user *)argv, (void __user*)envp,\n" + "> > + regs, true);\n" "> > +}\n" "> > +#endif\n" ">\n" @@ -100,6 +100,13 @@ "\n" "So, what do you think?\n" "\n" - Oleg. + "Oleg.\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -8e6f89eb9cbc28c142e825a4517d77fcb382e569b63b65a88404f1d89b49031c +eb48df454e96daa2fbde257df6e67fe40f9698644c731376cd30ce587bf50066
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.