login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
30
Re: Typo bug [Re: Linux 2.6.27-rc8]
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Ingo Molnar <mingo@...>
To: J.A. Magallón <jamagallon@...>
Cc: Linux-Kernel <linux-kernel@...>, H. Peter Anvin <hpa@...>, Yinghai Lu <yinghai@...>
Subject:
Re: Typo bug [Re: Linux 2.6.27-rc8]
Date: Tuesday, September 30, 2008 - 3:55 am
* J.A. Magallón <jamagallon@ono.com> wrote:
quoted text
> Hi.... > > On Mon, 29 Sep 2008 15:39:09 -0700 (PDT), Linus Torvalds <torvalds@linux-foundation.org> wrote: > > > > > So yet another week, another -rc. This one should be the last one: we're > > certainly not running out of regressions, but at the same time, at some > > point I just have to pick some point, and on the whole the regressions > > don't look _too_ scary. And -rc8 obviously does fix more of them. > > > > Most of the changes since -rc7 are pretty small, and there aren't even a > > whole lot of them. The shortlog (appended) is just a couple of pages, and > > the diffstat is even smaller, but since the dirstat is a dense overview, > > I'll just put that here instead: > > > > > Dealing with my Aspire One setup, I found this (so obvious I don't > send a patch:) > > > arch/x86/kernel/cpu/mtrr/main.c: > > static int __init disable_mtrr_cleanup_setup(char *str) > { > if (enable_mtrr_cleanup != -1) > enable_mtrr_cleanup = 0; > return 0; > } > early_param("disable_mtrr_cleanup", disable_mtrr_cleanup_setup); > > static int __init enable_mtrr_cleanup_setup(char *str) > { > if (enable_mtrr_cleanup != -1) > enable_mtrr_cleanup = 1; > return 0; > } > early_param("enble_mtrr_cleanup", enable_mtrr_cleanup_setup); > ^^^^^^ > > Nice ;)
heh. Could you send a patch with a changelog please? Ingo --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Linux 2.6.27-rc8
, Linus Torvalds
, (Mon Sep 29, 6:39 pm)
Typo bug [Re: Linux 2.6.27-rc8]
, J.A.
, (Tue Sep 30, 3:43 am)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, Ingo Molnar
, (Tue Sep 30, 3:55 am)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, H. Peter Anvin
, (Tue Sep 30, 2:47 pm)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, Yinghai Lu
, (Tue Sep 30, 3:30 pm)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, H. Peter Anvin
, (Tue Sep 30, 3:59 pm)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, Yinghai Lu
, (Tue Sep 30, 5:35 pm)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, H. Peter Anvin
, (Tue Sep 30, 5:37 pm)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, Yinghai Lu
, (Tue Sep 30, 5:42 pm)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, H. Peter Anvin
, (Tue Sep 30, 6:02 pm)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, J.A.
, (Tue Sep 30, 4:02 am)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, Ingo Molnar
, (Tue Sep 30, 4:05 am)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, Domenico Andreoli
, (Wed Oct 1, 5:33 pm)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, Willy Tarreau
, (Thu Oct 2, 1:27 am)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, Ingo Molnar
, (Thu Oct 2, 5:26 am)
Re: Typo bug [Re: Linux 2.6.27-rc8]
, Domenico Andreoli
, (Thu Oct 2, 5:45 am)
Re: Linux 2.6.27-rc8
, Jiri Kosina
, (Mon Sep 29, 7:33 pm)
Re: Linux 2.6.27-rc8
, Linus Torvalds
, (Mon Sep 29, 9:56 pm)
Re: Linux 2.6.27-rc8
, Jiri Kosina
, (Tue Sep 30, 3:06 am)
Re: Linux 2.6.27-rc8
, Krzysztof Halasa
, (Tue Sep 30, 10:09 am)
Re: Linux 2.6.27-rc8
, Jiri Kosina
, (Tue Sep 30, 10:11 am)
RE: Linux 2.6.27-rc8
, Allan, Bruce W
, (Tue Sep 30, 11:48 am)
RE: Linux 2.6.27-rc8
, Jiri Kosina
, (Wed Oct 1, 11:37 am)
RE: Linux 2.6.27-rc8
, Brandeburg, Jesse
, (Mon Sep 29, 10:30 pm)
RE: Linux 2.6.27-rc8
, Thomas Gleixner
, (Tue Sep 30, 6:07 pm)
Re: Linux 2.6.27-rc8
, Dave Airlie
, (Mon Sep 29, 9:59 pm)
Re: Linux 2.6.27-rc8
, Linus Torvalds
, (Mon Sep 29, 10:21 pm)
Re: Linux 2.6.27-rc8
, Jiri Kosina
, (Tue Sep 30, 3:11 am)
Re: Linux 2.6.27-rc8
, Eric Piel
, (Tue Sep 30, 3:58 am)
Re: Linux 2.6.27-rc8
, Luiz Fernando N. Capitulino...
, (Tue Sep 30, 12:28 pm)
Re: Linux 2.6.27-rc8
, Herton Ronaldo Krzesinski...
, (Tue Sep 30, 2:27 pm)
Re: Linux 2.6.27-rc8
, Arjan van de Ven
, (Mon Sep 29, 11:19 pm)
Re: Linux 2.6.27-rc8
, Dave Airlie
, (Mon Sep 29, 10:39 pm)
Re: Linux 2.6.27-rc8
, Arjan van de Ven
, (Mon Sep 29, 10:06 pm)
Re: Linux 2.6.27-rc8
, Linus Torvalds
, (Mon Sep 29, 10:23 pm)
Re: Linux 2.6.27-rc8
, Alan Cox
, (Tue Sep 30, 8:05 am)
Re: Linux 2.6.27-rc8
, Brandeburg, Jesse
, (Mon Sep 29, 11:42 pm)
Re: Linux 2.6.27-rc8
, Linus Torvalds
, (Mon Sep 29, 10:24 pm)
Re: Linux 2.6.27-rc8
, Alan Cox
, (Tue Sep 30, 8:06 am)
Re: Linux 2.6.27-rc8
,
, (Mon Sep 29, 7:09 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Linus Torvalds
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Artem Bityutskiy
[RFC PATCH 06/26] UBIFS: add superblock and master node
Joe Perches
[PATCH 001/148] include/asm-x86/acpi.h: checkpatch cleanups - formatting only
Linus Torvalds
Re: LSM conversion to static interface
git
:
linux-netdev
:
Alexey Dobriyan
Re: [GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Christoph Lameter
Network latency regressions from 2.6.22 to 2.6.29
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
2 users
and
684 guests
online.
Online users
notsure
roymarshall
Syndicate