public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86 boot cleanups
@ 2011-02-26 17:54 Brian Gerst
  2011-02-26 17:54 ` [PATCH 1/3] x86, boot: Use common ELF header defines Brian Gerst
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Brian Gerst @ 2011-02-26 17:54 UTC (permalink / raw)
  To: hpa; +Cc: x86, linux-kernel

Here are three small patches that merge 32 and 64 bit code in the boot code.

[PATCH 1/3] x86, boot: Use common ELF header defines
[PATCH 2/3] x86, boot: Remove memptr
[PATCH 3/3] x86, boot: merge memcpy()

 arch/x86/boot/compressed/misc.c |   44 ++++++++------------------------------
 1 files changed, 10 insertions(+), 34 deletions(-)


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

end of thread, other threads:[~2011-02-27 11:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-26 17:54 [PATCH 0/3] x86 boot cleanups Brian Gerst
2011-02-26 17:54 ` [PATCH 1/3] x86, boot: Use common ELF header defines Brian Gerst
2011-02-27 11:05   ` Pekka Enberg
2011-02-26 17:54 ` [PATCH 2/3] x86, boot: Remove memptr Brian Gerst
2011-02-27 11:07   ` Pekka Enberg
2011-02-26 17:54 ` [PATCH 3/3] x86, boot: merge memcpy() Brian Gerst
2011-02-27 11:11   ` Pekka Enberg

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