public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] Consoldidate arch/{i386,x86_64}/boot
@ 2006-05-22 18:04 Carl-Daniel Hailfinger
  2006-05-22 18:28 ` Andi Kleen
  0 siblings, 1 reply; 5+ messages in thread
From: Carl-Daniel Hailfinger @ 2006-05-22 18:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Andi Kleen

Hi,

there are many differences between the files in
arch/{i386,x86_64}/boot, but it seems most (if not all) of them
have no effect on the generated code and are purely cosmetical.

I have a patch which increases similarity between these
subtrees, while still generating identical code. After that,
only very few differences remain in

compressed/misc.c
video.S
tools/build.c

and it should be possible to unify them and kill one copy of
each.

Would a series of incremental patches to consolidate these two
subtrees get accepted?

Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-05-23  3:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-22 18:04 [RFC] Consoldidate arch/{i386,x86_64}/boot Carl-Daniel Hailfinger
2006-05-22 18:28 ` Andi Kleen
2006-05-22 19:06   ` [PATCH] Consoldidate arch/{i386,x86_64}/boot/compressed/misc.c Carl-Daniel Hailfinger
2006-05-23  0:19     ` Andi Kleen
2006-05-23  3:09       ` Carl-Daniel Hailfinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox