Prev: [PATCH] USB: gadget: f_mass_storage: dead code removed
Next: perf: Makefile fix for Perl scripting
From: Nick Bowler on 18 Jun 2010 10:30 On 15:07 Fri 18 Jun , Kulikov Vasiliy wrote: > --- a/Documentation/sysctl/vm.txt > +++ b/Documentation/sysctl/vm.txt > @@ -196,7 +196,7 @@ controlled by this knob are discussed in > Documentation/laptops/laptop-mode.txt. > > legacy_va_layout > > -If non-zero, this sysctl disables the new 32-bit mmap mmap layout - the > kernel > +If non-zero, this sysctl disables the new 32-bit mmap layout - the > kernel > will use the legacy (2.4) layout for all processes. You might want to check your mailer settings: this patch has been mangled. -- Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Randy Dunlap on 18 Jun 2010 18:50 On Fri, 18 Jun 2010 10:22:52 -0400 Nick Bowler wrote: > On 15:07 Fri 18 Jun , Kulikov Vasiliy wrote: > > --- a/Documentation/sysctl/vm.txt > > +++ b/Documentation/sysctl/vm.txt > > @@ -196,7 +196,7 @@ controlled by this knob are discussed in > > Documentation/laptops/laptop-mode.txt. > > > > legacy_va_layout > > > > -If non-zero, this sysctl disables the new 32-bit mmap mmap layout - the > > kernel > > +If non-zero, this sysctl disables the new 32-bit mmap layout - the > > kernel > > will use the legacy (2.4) layout for all processes. > > You might want to check your mailer settings: this patch has been > mangled. Yep. There are some mail client clues in Documentation/email-clients.txt. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Kulikov Vasiliy on 25 Jun 2010 07:10 On Fri, Jun 18, 2010 at 15:40 -0700, Randy Dunlap wrote: > There are some mail client clues in Documentation/email-clients.txt. Sorry, my mistake. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Minchan Kim on 26 Jun 2010 21:40 Hello. On Fri, Jun 25, 2010 at 8:08 PM, Kulikov Vasiliy <segooon(a)gmail.com> wrote: > Fix trivial typo: duplicated word. > > diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt > index 5fdbb61..82b2da1 100644 > --- a/Documentation/sysctl/vm.txt > +++ b/Documentation/sysctl/vm.txt > @@ -196,7 +196,7 @@ controlled by this knob are discussed in Documentation/laptops/laptop-mode.txt. > > legacy_va_layout > > -If non-zero, this sysctl disables the new 32-bit mmap mmap layout - the kernel > +If non-zero, this sysctl disables the new 32-bit mmap layout - the kernel > will use the legacy (2.4) layout for all processes. > > ============================================================== > Please, add your sign. You can refer 12) in Documentation/SubmittingPatch. Thanks for your contribution. -- Kind regards, Minchan Kim -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Randy Dunlap on 27 Jun 2010 16:10 On Sun, 27 Jun 2010 07:51:06 +0400 Kulikov Vasiliy wrote: > Fix trivial typo: duplicated word. > > Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> Thanks. Acked-by: Randy Dunlap <rdunlap(a)xenotime.net> Kulikov, in the future, please send such small patches to: TRIVIAL PATCHES M: Jiri Kosina <trivial(a)kernel.org> T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git S: Maintained Jiri, will you pick this up, please? > > diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt > index 5fdbb61..82b2da1 100644 > --- a/Documentation/sysctl/vm.txt > +++ b/Documentation/sysctl/vm.txt > @@ -196,7 +196,7 @@ controlled by this knob are discussed in Documentation/laptops/laptop-mode.txt. > > �legacy_va_layout > > -If non-zero, this sysctl disables the new 32-bit mmap mmap layout - the kernel > +If non-zero, this sysctl disables the new 32-bit mmap layout - the kernel > �will use the legacy (2.4) layout for all processes. > > �============================================================== > --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Next
|
Last
Pages: 1 2 Prev: [PATCH] USB: gadget: f_mass_storage: dead code removed Next: perf: Makefile fix for Perl scripting |