Re: x86 setup code rewrite in C - revised

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: H. Peter Anvin <hpa@...>
Cc: <andi@...>, Linux Kernel Mailing List <linux-kernel@...>, Andrew Morton <akpm@...>
Date: Thursday, July 12, 2007 - 1:24 pm

On Wed, 11 Jul 2007, H. Peter Anvin wrote:

I can't really argue against this on any sane grounds - not only is it 
removing more lines than it adds, but moving from mostly unreadable 
assembly to C seems a good idea.

How does this impact the size of that code? Do we even care?

But as to how to integrate it, I'm not sure I really want to just merge 
it. I suspect we would want to have it in some public tree that people 
actually test at least to some degree first, and the -mm tree seems to 
make most sense.

I didn't see anything objectionable in the series, although I do think the 
explanations need to be re-done for a number of them. You seem to have 
violated the "a single line to explain the patch at the top" rule, and as 
a result they make no sense for some of them (the explanation for patch 
05/33 doesn't parse for me and 07/33 seems to have the single-line 
problem)

So let's just get this merged. But the question is, do we put it in 
2.6.23-rc1, or do we put it in -mm for a few weeks, which would imply 
waiting for the next merge window? Andrew?

			Linus
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
x86 setup code rewrite in C - revised, H. Peter Anvin, (Wed Jul 11, 3:18 pm)
Re: x86 setup code rewrite in C - revised, Linus Torvalds, (Thu Jul 12, 1:24 pm)
Re: x86 setup code rewrite in C - revised, Andi Kleen, (Thu Jul 12, 3:38 pm)
Re: x86 setup code rewrite in C - revised, Andrew Morton, (Thu Jul 12, 1:30 pm)
Re: x86 setup code rewrite in C - revised, Linus Torvalds, (Thu Jul 12, 1:49 pm)
Re: x86 setup code rewrite in C - revised, Jeff Garzik, (Wed Jul 11, 4:08 pm)
Re: x86 setup code rewrite in C - revised, H. Peter Anvin, (Wed Jul 11, 4:29 pm)
[x86 setup 02/33] hd.c: remove BIOS/CMOS queries, H. Peter Anvin, (Wed Jul 11, 3:18 pm)