[RFC] Consoldidate arch/{i386,x86_64}/boot

From: Carl-Daniel Hailfinger
Date: Mon May 22 2006 - 14:05:34 EST


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/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/