diff for duplicates of <20110226123522.GA4416@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 672d89c..a5fae97 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,9 +10,9 @@ On 02/25, Linus Torvalds wrote: > >> > > + struct pt_regs * regs) > >> > > +{ > >> > > + return do_execve_common(filename, -> >> > > + (void __user*)argv, (void __user*)envp, +> >> > > + (void __user*)argv, (void __user*)envp, > >> > -> >> > Shouldn't these be compat_ptr(argv)? (makes a difference on s390) +> >> > Shouldn't these be compat_ptr(argv)? (makes a difference on s390) > > Indeed. The "compat_uptr_t __user *argv" is wrong, and it should be just > @@ -85,3 +85,10 @@ and can be cleanuped. Or do you think I missed something else? 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 b22be8c..fe04f92 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -31,9 +31,9 @@ "> >> > > + struct pt_regs * regs)\n" "> >> > > +{\n" "> >> > > + 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 (void __user*)argv, (void __user*)envp,\n" + "> >> > > + (void __user*)argv, (void __user*)envp,\n" "> >> >\n" - "> >> > Shouldn't these be compat_ptr(argv)? \302\240(makes a difference on s390)\n" + "> >> > Shouldn't these be compat_ptr(argv)? (makes a difference on s390)\n" ">\n" "> Indeed. The \"compat_uptr_t __user *argv\" is wrong, and it should be just\n" ">\n" @@ -105,6 +105,13 @@ "\n" "Or do you think I missed something else?\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>" -bd777bf6bfdcf316819ddb45895b00e212a13f9ae2457c333f3852875b37e4c7 +520561df6cfb314b61ac9e54a86c93ad5ccb7325957d5a7915a04ed81aa7f3f5
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.